Skip to content

scarf005/json-map

Repository files navigation

@scarf005/json-map

JSON parse and stringify that uses Map instead of Object. Can be used in a niche situation when you need to preserve the order of keys in JSON objects for some reason.

Implemented as a thin wrapper around serde_json.

About

JSON parse and stringify that uses Map

Resources

License

Stars

Watchers

Forks

Packages

No packages published