Skip to content
This repository has been archived by the owner on Nov 26, 2022. It is now read-only.

deckyfx/marshaljson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

marshaljson

NPM version Stories in Ready build status

Introduction

Serialize circular JSON even containing function

Instalation

npm install marshaljson

Usage

var marshaljson = require('marshaljson');
marshaljson.serialize(<JSON>);
marshaljson.deserialize(<String>);

Sample

To Do

Documentation

Tests

Contribution

You are welcome to contribute by writing issues or pull requests.

You are also welcome to correct any spelling mistakes or any language issues, because my english is not perfect...

License

Copyright (c) 2014 Decky Fx

MIT (http://www.opensource.org/licenses/mit-license.php)

About

Dump circular JSON even containing function

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published