From cb7b9583b9d2722afee9dfdac084a64cd4cb177b Mon Sep 17 00:00:00 2001 From: Paulo Ragonha <paulo@ragonha.me> Date: Fri, 22 Jul 2016 19:23:14 +0200 Subject: [PATCH] Add Sagui to the list of alternatives (#81) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 820510d51..a29de3377 100644 --- a/README.md +++ b/README.md @@ -176,6 +176,7 @@ If you don’t agree with the choices made in this project, you might want to ex * [rackt-cli](https://github.com/mzabriskie/rackt-cli) * [budÅ](https://github.com/mattdesl/budo) * [rwb](https://github.com/petehunt/rwb) +* [sagui](https://github.com/saguijs/sagui) 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. -- GitLab