Skip to content

Commit

Permalink
Merge pull request parro-it#48 from ErikOnBike/master
Browse files Browse the repository at this point in the history
Added parse-next-json-value to string category.
  • Loading branch information
parro-it authored Feb 12, 2018
2 parents 7da37aa + fbe55e4 commit e9d9b00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
* [slice.js](https://github.com/hustcc/slice.js) - Javascript library to engance String.substring / Array.slice with python slice style.
* [strip-ansi](https://github.com/chalk/strip-ansi) - Strip ANSI escape codes.
* [striptags](https://github.com/ericnorris/striptags) - An implementation of PHP's strip_tags in Node.js.
* [parse-next-json-value](https://github.com/ErikOnBike/parse-next-json-value) - Parse next JSON value from string allowing extraneous characters after value.

### Date & Time

Expand Down

0 comments on commit e9d9b00

Please sign in to comment.