1.0.0 • Published 9 years ago

tfunctionaljson v1.0.0

Weekly downloads
1
License
MIT
Repository
-
Last release
9 years ago

#tFunctionalJSON a JSON object, that will stringify and parse functions. so the functions source is going to be a string, and when parse the functions is parsed to be a function again to restore its functionality. this will make it possible provice macros and methods for the data that the user is actualy working with. I want to handle methods like that, to make a data-driven app, where everything is stored in JSON and the user can make its own methods.