An optimised way to copy'ing an object. A small and simple integration
mesqueeb8 months agoParse and stringify JSON with comments. It will retain comments even after saved!
kaelzhang6 months agocode-stringify is node.js module that converts JavaScript variables into source codes. Unlike JSON.stringify, code-stringify converts things into strings of code, not JSON.
kaelzhangover 2 years agoJavaScript object serializion and deserializion library using decorators. It supports also advanced Object concepts such as polymorphism, Object identity and cyclic objects.
pichillilorenzoover 2 years agoJavaScript object serialization and deserialization library using decorators. It supports also advanced Object concepts such as polymorphism, Object identity and cyclic objects.
badetitouover 1 year ago