This simple system allows for excellent compression of uri encoded JSON strings using the JSCrush algorithm.
Features
- The JSCrush algorithm eliminates repeated substrings similar to the zip algorithm
- Strings are processed to swap out common json characters with ones that won't be escaped in the URL
- This can be used to compress any type of string but is optimized for uri encoded JSON
- The algorithm speed is reasonable for most cases but can be slow for long strings (>10K characters)
- The character \u0001 (start of heading) is used as a delimiter and will be removed if it appears
- No additional libraries or dependencies are required and minified code is under 2k
Categories
JSONLicense
MIT LicenseFollow JSONCrush
Other Useful Business Software
$300 Free Credits for Your Google Cloud Projects
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of JSONCrush!