We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Suggestion: compress your JSON data for loading using zipson.
You'd want to keep the original data file to maintain your data, but publish a compressed version that’s use to load the JSON into memory.
The text was updated successfully, but these errors were encountered:
Hey @tohagan, we've just published an enhanced package with more features and control over the data quality, data compressed too: https://github.com/elysiumphase/node-location-timezone. Hope it could fit your needs.
Sorry, something went wrong.
Just checked out your source code changes for zipson. Awesome work. Hope my tiny tip will boost 🚀 your OSS project!
zipson
Thank you for your amazing tip! Really appreciated!
No branches or pull requests
Suggestion: compress your JSON data for loading using zipson.
You'd want to keep the original data file to maintain your data, but publish a compressed version that’s use to load the JSON into memory.
The text was updated successfully, but these errors were encountered: