lz-string
secure-ls
lz-string | secure-ls | |
---|---|---|
6 | 4 | |
4,167 | 648 | |
- | 0.2% | |
8.1 | 6.1 | |
6 months ago | 4 months ago | |
TypeScript | JavaScript | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
lz-string
-
What Are Web Workers and How to Leverage Them for Optimized Frontend Performance
LZ-String Documentation
- LZ-based compression algorithm for JavaScript
- Partager l'état d'une application sans base de donnée
- Struggling to post ~30MB of data from JavaScript to a server
-
Secure localStorage data with high level of encryption and data compression
Compresion / Decompression using lz-string
-
How to implement save files and modding?
The really nice thing about JSON is that it's very compressible. I was saving my game's entire world state as JSON and ran up against the 5MB LocalStorage limits for Javascript pretty quick. When I brought in lz-string for compression I got 90% reduction in save sizes, and that's not even a particularly aggressive algorithm.
secure-ls
- HELP: How do you secure REST APIs for modern front-ends?
-
SvelteKit: Use local database in the browser
idb-keyval is a great library for storing simple data in the browser using IndexedDB. secure-ls is great for storing data securely in Local Storage in the browser. There is also svelte-local-storage-store for saving and retrieving data to/from Local Storage in the browser easily with just a svelte store.
-
Secure localStorage data with high level of encryption and data compression
By https://github.com/softvar/secure-ls
- Something weird in my local storage (Vuex)
What are some alternatives?
crypto-js - JavaScript library of crypto standards.
wasm-flate - 🗜️⚡WebAssembly powered compression and decompression in the browser and server. Supports GZIP, ZLIB and DEFLATE
link-lock - Password-protect URLs using AES in the browser; create hidden bookmarks without a browser extension
name-the-gwent-card - In this mini-game, your goal is to name a random Gwent card from its illustration.
sanitize-html - Clean up user-submitted HTML, preserving whitelisted elements and whitelisted attributes on a per-element basis. Built on htmlparser2 for speed and tolerance
umd - UMD (Universal Module Definition) patterns for JavaScript modules that work everywhere.
idb - IndexedDB, but with promises
ESLint - Find and fix problems in your JavaScript code.
Hemmelig.app - Keep your sensitive information out of chat logs, emails, and more with encrypted secrets.
chai - BDD / TDD assertion framework for node.js and the browser that can be paired with any testing framework.
html-vault - Store a secret securely in a standalone HTML file.