Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NPM module #2

Closed
reverofevil opened this issue Oct 19, 2014 · 4 comments
Closed

NPM module #2

reverofevil opened this issue Oct 19, 2014 · 4 comments

Comments

@reverofevil
Copy link

The previous ticket with the same name was created for some unclear reasons, but

Why don't you make an npm module? That needs npm init only, with jsonr-module.js being set as entry point.

JSONR looks like it's quite stable, as it serialized/deserialized several quite complex abstract syntax trees with no single error ("stable" circular-json didn't).

@fwolff
Copy link
Member

fwolff commented Oct 20, 2014

Done. You should be able to get the module with the following command:

$ npm install jsonr

Quick and dirty though, I'm pretty sure I didn't do it the clean way, tell me if something goes wrong.

Thanks for the nice feedback anyway!

@fwolff fwolff closed this as completed Oct 20, 2014
@reverofevil
Copy link
Author

Tested. Worked like a charm. Thank you!

@fwolff
Copy link
Member

fwolff commented Oct 21, 2014

Nice! Feel free to star the project on NPM: https://www.npmjs.org/package/jsonr ;)

@reverofevil
Copy link
Author

Starred :)

2014-10-21 14:16 GMT+04:00 Franck Wolff [email protected]:

Nice! Feel free to star the project on NPM:
https://www.npmjs.org/package/jsonr ;)


Reply to this email directly or view it on GitHub
#2 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants