smol-string

Compression for browsers' localStorage. Alternative to lz-string written in Zig.

MIT License

Downloads
125
Stars
36

Bot releases are visible (Hide)

smol-string - v1.0.3 Latest Release

Published by Senryoku 4 months ago

Compression optimization.

No breaking changes.

smol-string - v1.0.2

Published by Senryoku 6 months ago

Minor optimisation

smol-string - v1.0.1

Published by Senryoku 6 months ago

Zig update and minor internal rewrites.

smol-string - 1.0.0

Published by Senryoku 7 months ago

smol-string - v0.2.0-beta

Published by Senryoku 11 months ago

Breaking changes

  • Removed packed version of the module, this is now the default behavior.
  • Compressed streams from an earlier version won't be compatible with this version.

Other changes

  • Performance optimization.