cryo icon indicating copy to clipboard operation
cryo copied to clipboard

JSON on steroids.

Results 7 cryo issues
Sort by recently updated
recently updated
newest added

I need a javascript pickler (or json to pickled string utility) that outputs strings equivalent to what pickle.dumps would provide. Is that feasible? If not could you give some programming...

Looks like the last commit was in 2017. Is this project still maintained or should it be considered EOL? @hunterloftis Also, I couldn't find a license listed for your project....

Hi, I'm a member of the Node.js Security WG and we received a report regarding a security issue with this module. We tried inviting the author by e-mail but received...

This actually deletes the code that attempts to parse functions in favour of a simpler technique (originally used in [utilise/fn](https://github.com/utilise/fn/blob/master/index.js)) which means all the newer features like classes and arrow...

I was just wondering if anyone has looked into adding this before and not done it for any reason, and if not, @hunterloftis would you accept a PR to add...

The major version number has been incremented due to the backward incompatible changes to callbacks.

Certainly these can be done in a custom way, but it would be nice to support these structures by default, since they are often used.