Skip to content

JSONfn packaged for Meteor. Stringify and parse wrapped to preserve functions.

Notifications You must be signed in to change notification settings

jonjamz/meteor-jsonfn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

JSONfn packaged for Meteor. Stringify and parse wrapped to preserve functions.

From the website

JSONfn is a javascript plugin to convert jsvascript object with functions into a string and convert this string back to the object.

With this plugin you can easily serialize any javascript object, save this string in a local storage or on a server and then get the string and convert it back to object. I repeat it: object with functions!

If you still reading this text, you probably don't need any other arguments to start using this plugin. Well, one more thing: it's only 0.34K (yes, three hundred and forty bytes :).

About

JSONfn packaged for Meteor. Stringify and parse wrapped to preserve functions.

Resources

Stars

Watchers

Forks

Packages

No packages published