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 | hai 3 semanas | |
---|---|---|
CNAME | hai 1 ano | |
LICENSE | %!s(int64=2) %!d(string=hai) anos | |
README.md | %!s(int64=2) %!d(string=hai) anos | |
index.html | hai 3 semanas | |
index.js.original_code | %!s(int64=2) %!d(string=hai) anos | |
serialize-javascript.js | %!s(int64=2) %!d(string=hai) anos |
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