Easy way to store/retrieve data in structured way. Multiplatform support native + web. Need to store game progress to disk? Custom data from your design app? This is your package.

Features

  • Store data in json compressed format.
  • Add binary data as bundle.
  • Fast in-memory load

Getting started

Usage

const like = 'sample';

Additional information

Libraries

bundelizer
Bundelizer library. Bundle and compress data in a easy way.
uuid_generator