Skip to content

Commit

Permalink
Merge pull request sindresorhus#208 from lpinca/add/remarkable
Browse files Browse the repository at this point in the history
Add remarkable to Parsing
  • Loading branch information
sindresorhus committed Nov 3, 2014
2 parents 9fdf5d7 + c0aa1ff commit 67d7372
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 @@ -326,6 +326,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [css](https://github.com/reworkcss/css) - CSS parser / stringifier.
- [strip-json-comments](https://github.com/sindresorhus/strip-json-comments) - Strip comments from JSON.
- [marked](https://github.com/chjj/marked) - A markdown parser and compiler built for speed.
- [remarkable](https://github.com/jonschlinkert/remarkable) - A very fast markdown parser with 100% CommonMark support, extensions and syntax plugins.
- [js-yaml](https://github.com/nodeca/js-yaml) - Very fast YAML parser.
- [URI.js](https://github.com/medialize/URI.js) - URL mutation.
- [JSONStream](https://github.com/dominictarr/JSONStream) - Streaming JSON.parse and stringify.
Expand Down

0 comments on commit 67d7372

Please sign in to comment.