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 | преди 3 седмици | |
---|---|---|
CNAME | преди 1 година | |
LICENSE | преди 2 години | |
README.md | преди 2 години | |
index.html | преди 3 седмици | |
index.js.original_code | преди 2 години | |
serialize-javascript.js | преди 2 години |
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