mirror of
https://github.com/flynx/serialize.js.git
synced 2026-07-13 04:20:57 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
71a79e193a
commit
ed993e7391
@ -28,6 +28,7 @@ var RECURSIVE = '<RECURSIVE%>'
|
|||||||
// serialize(obj, path, seen, space, indent)
|
// serialize(obj, path, seen, space, indent)
|
||||||
// -> str
|
// -> str
|
||||||
//
|
//
|
||||||
|
// XXX add function support...
|
||||||
// XXX need to destinguish between map key and value in path...
|
// XXX need to destinguish between map key and value in path...
|
||||||
var serialize =
|
var serialize =
|
||||||
module.serialize =
|
module.serialize =
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user