Skip to content

Serialize javascript objects to JSON with support for rich data structures

License

Notifications You must be signed in to change notification settings

jsreport/serializator

Repository files navigation

⚠️ This repository has been moved to the monorepo jsreport/jsreport

serializator

NPM Version License Build Status

⚠️ WARNING: this is an internal package that we use inside jsreport dependencies, if you plan to use it be aware that we can make breaking changes at any time according to our needs, so use it at your own risk.

Serialize javascript objects to JSON with support for rich data structures

This module let you serialize and parse javascript objects to JSON with support for data structures like Date, Buffer. Additionally properties with value of undefined will be serialized to null in order to preserve the property key definition.

License

See license

About

Serialize javascript objects to JSON with support for rich data structures

Resources

License

Stars

Watchers

Forks

Packages

No packages published