mirror of
https://github.com/flynx/serialize.js.git
synced 2026-07-10 19:20:56 +00:00
docs...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
837adb077b
commit
23b5c41fa0
@ -3,7 +3,7 @@
|
|||||||
This extends the default JSON serialization adding the following:
|
This extends the default JSON serialization adding the following:
|
||||||
- Recursive data structure serialization
|
- Recursive data structure serialization
|
||||||
- `undefined`/`NaN` serialization
|
- `undefined`/`NaN` serialization
|
||||||
- `Set`/`Map` serialization
|
- Serialization of `BigInt`'s, `Set`'s, `Map`'s
|
||||||
- Function serialization (off by default)
|
- Function serialization (off by default)
|
||||||
- Deep and partial-deep cleen object copy
|
- Deep and partial-deep cleen object copy
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user