Skip to content

Commit

Permalink
Merge pull request sindresorhus#272 from RnbWd/master
Browse files Browse the repository at this point in the history
Add `nearley`
  • Loading branch information
sindresorhus committed Apr 30, 2015
2 parents 9106563 + 5b7f658 commit d755b48
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 @@ -372,6 +372,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [PEG.js](https://github.com/dmajda/pegjs) - Simple parser generator that produces fast parsers with excellent error reporting.
- [binary-extract](https://github.com/juliangruber/binary-extract) - Extract a value from a buffer of JSON without parsing the whole thing.
- [x-ray](https://github.com/lapwinglabs/x-ray) - A web scraping utility to see through the `<html>` noise.
- [nearley](https://github.com/Hardmath123/nearley) - Simple, fast, powerful parsing for JavaScript.


### Humanize
Expand Down

0 comments on commit d755b48

Please sign in to comment.