Add Hypernova (#536)

This commit is contained in:
Eric Saboia
2016-06-24 15:20:13 +02:00
committed by Sindre Sorhus
parent 7bffdcd993
commit 1504add716

View File

@@ -771,6 +771,7 @@
- [resolve-from](https://github.com/sindresorhus/resolve-from) - Resolve the path of a module like `require.resolve()` but from a given path. - [resolve-from](https://github.com/sindresorhus/resolve-from) - Resolve the path of a module like `require.resolve()` but from a given path.
- [simplecrawler](https://github.com/cgiffard/node-simplecrawler) - Event driven web crawler. - [simplecrawler](https://github.com/cgiffard/node-simplecrawler) - Event driven web crawler.
- [jsdom](https://github.com/tmpvar/jsdom) - JavaScript implementation of HTML and the DOM. - [jsdom](https://github.com/tmpvar/jsdom) - JavaScript implementation of HTML and the DOM.
- [hypernova](https://github.com/airbnb/hypernova) - A service for server-side rendering your JavaScript views.
## Resources ## Resources