bundelizer 0.0.1 copy "bundelizer: ^0.0.1" to clipboard
bundelizer: ^0.0.1 copied to clipboard

bundelizer

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 #