Serialize JavaScript to a superset of JSON that includes regular expressions and functions, from Yahoo (converted to no NPM requirements) - BSD License https://serializejs.5mode-lab.com/
|
|
před 4 roky | |
|---|---|---|
| CNAME | před 4 roky | |
| LICENSE | před 4 roky | |
| README.md | před 4 roky | |
| index.html | před 4 roky | |
| index.js.original_code.js | před 4 roky | |
| serialize-javascript.js | před 4 roky |
Serialize JavaScript to a superset of JSON that includes regular expressions and functions from Yahoo (no NPM requirements)
Serializer:
serialize(obj);
Avilable options:
space
isJSON
unsafe
ignoreFunction
Deserializer:
deserialize(jsons);
For more details please visit this link:
https://github.com/yahoo/serialize-javascript