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

Empty string stringified to 'null' #5

Closed
Guria opened this issue Nov 13, 2015 · 2 comments
Closed

Empty string stringified to 'null' #5

Guria opened this issue Nov 13, 2015 · 2 comments

Comments

@Guria
Copy link
Member

Guria commented Nov 13, 2015

var values = {foo: ''};
URLON.parse(URLON.stringify(values)); // => { foo: 'null' }
@Guria
Copy link
Member Author

Guria commented Nov 13, 2015

Seems latest changes is not published to npm

@Guria
Copy link
Member Author

Guria commented Nov 17, 2015

@vjeux thanks

@Guria Guria closed this as completed Nov 17, 2015
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

1 participant