From 3333293ed1c267b445925ea689018b6cfd5eaedc Mon Sep 17 00:00:00 2001 From: Tanner Linsley Date: Sat, 23 Jul 2016 08:27:17 -0600 Subject: [PATCH] Added another alternative --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2156f661ba5..ed5188457ba 100644 --- a/README.md +++ b/README.md @@ -179,6 +179,7 @@ If you don’t agree with the choices made in this project, you might want to ex * [quik](https://github.com/satya164/quik) * [sagui](https://github.com/saguijs/sagui) * [roc](https://github.com/rocjs/roc) +* [jumpsuit](https://github.com/jumpsuit/jumpsuit) You can also use module bundlers like [webpack](http://webpack.github.io) and [Browserify](http://browserify.org/) directly.
React documentation includes [a walkthrough](https://facebook.github.io/react/docs/package-management.html) on this topic.