From 1504add716502e6945d37f88099f01b3d7db2a4f Mon Sep 17 00:00:00 2001 From: Eric Saboia Date: Fri, 24 Jun 2016 15:20:13 +0200 Subject: [PATCH] Add Hypernova (#536) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 9162e88..941c34f 100644 --- a/readme.md +++ b/readme.md @@ -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. - [simplecrawler](https://github.com/cgiffard/node-simplecrawler) - Event driven web crawler. - [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