Serialize JavaScript to a superset of JSON that includes regular expressions and functions, from Yahoo (converted to no NPM requirements) - BSD License
Capitan Cloud 7b5e1ae863 Update index.html | vor 3 Wochen | |
---|---|---|
CNAME | vor 1 Jahr | |
LICENSE | vor 2 Jahren | |
README.md | vor 2 Jahren | |
index.html | vor 3 Wochen | |
index.js.original_code | vor 2 Jahren | |
serialize-javascript.js | vor 2 Jahren |
Serialize JavaScript to a superset of JSON that includes regular expressions and functions from Yahoo (no NPM requirements)
Serializer:
serialize(obj);
Available options:
space
isJSON
unsafe
ignoreFunction
Deserializer:
deserialize(jsons);
For more details please visit this link:
https://github.com/yahoo/serialize-javascript