mirror of
https://github.com/flynx/serialize.js.git
synced 2026-07-10 11:10:57 +00:00
docs...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
e804af7447
commit
4dd2b9db27
@ -1,8 +1,9 @@
|
||||
# serilize.js: Extended JSON serilization
|
||||
|
||||
An extended-JSON serilization/deserialization implementation.
|
||||
JSON-like extended serialization/deserialization, and serialization-based
|
||||
object isolated deep and semi-deep copying library.
|
||||
|
||||
This extends the default JSON serialization adding the following:
|
||||
This extends the default JSON specification adding the following:
|
||||
- Recursive data structure serialization
|
||||
- Sparse array serialization
|
||||
- `undefined`/`NaN` serialization
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user