From b98c55682a2682b4253be4998557c03cdf136f9d Mon Sep 17 00:00:00 2001 From: Dan Abramov <dan.abramov@gmail.com> Date: Thu, 15 Sep 2016 18:36:01 +0300 Subject: [PATCH] Add kyt as an alternative --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3c0a07a2f..fc8434a65 100644 --- a/README.md +++ b/README.md @@ -207,6 +207,7 @@ If you don’t agree with the choices made in this project, you might want to ex * [dev-toolkit](https://github.com/stoikerty/dev-toolkit) * [mozilla-neo](https://github.com/mozilla/neo) * [tarec](https://github.com/geowarin/tarec) +* [kyt](https://github.com/NYTimes/kyt) You can also use module bundlers like [webpack](http://webpack.github.io) and [Browserify](http://browserify.org/) directly.<br> React documentation includes [a walkthrough](https://facebook.github.io/react/docs/package-management.html) on this topic. -- GitLab