json-fn

v1.1.1
javascript plugin to stringify, parse and clone javascript objects with Functions, RegExp and Date.
stringify object with function stringify object with regexp stringify with function JSON with regex JSON stringify with functions

JSONfn

Javascript (both node.js and browser) plugin to stringify / parse / clone jsvascript objects with

  • Functions
  • RegExp
  • Date

Version - 1.1.0

Copyright (c) Vadim Kiryukhin ( vkiryukhin @ gmail.com )

Home page: http://www.eslinstructor.net/jsonfn/

License: MIT

Basic usage:

var str = JSONfn.stringify(obj);

var obj = JSONfn.parse(str);
npm i json-fn

Metadata

  • MIT
  • Whatever
  • Vadim Kiryukhin
  • released 7/30/2016

Downloads

Maintainers