-
Notifications
You must be signed in to change notification settings - Fork 63
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
Status of this Library #30
Comments
I'm using this library fairly extensively and it's been working great for me. |
It looks like #7 was fixed and was just never closed. I just tested and it seems to work for almost all of these characters:
A couple characters toward the end of the last line didn't work for me. I haven't noticed the memory leak yet. My application isn't in production yet, so that may be why. I don't use streams2, and rounding of longs is part JavaScript not a problem with this library. |
Cool, so #7 is resolved and #26 looks complete as well. I think I was confusing streams 2 with the actual up-to-date streams which I believe are 3. So that should probably be closed as wont fix or something. Is there any intent to add docs to this module? Or do they exist somewhere that I don't see? I will close this issue, since that covers most of my questions, thanks @mattsgarlata! |
Hey @creationix!
I was just wondering about the state of this package? With no readme, docs, recent commits or issue resolutions, but TONS of installs, I am unsure if it is safe to use this. Is this module recommended? Or is there a newer streaming json parser around?
The text was updated successfully, but these errors were encountered: