@@ -193,23 +193,24 @@ We are grateful to the authors of existing related projects for their ideas and
193193
194194## Alternatives
195195
196- If you don’t agree with the choices made in this project, you might want to explore alternatives with different tradeoffs:
196+ If you don’t agree with the choices made in this project, you might want to explore alternatives with different tradeoffs.
197+ Some of the more popular and actively maintained ones are:
198+
199+ * [ insin/nwb] ( https://github.com/insin/nwb )
200+ * [ mozilla/neo] ( https://github.com/mozilla/neo )
201+ * [ NYTimes/kyt] ( https://github.com/NYTimes/kyt )
202+
203+ Notable alternatives also include:
197204
198205* [ enclave] ( https://github.com/eanplatter/enclave )
199- * [ nwb] ( https://github.com/insin/nwb )
200206* [ motion] ( https://github.com/motion/motion )
201- * [ rackt-cli] ( https://github.com/mzabriskie/rackt-cli )
202- * [ budō] ( https://github.com/mattdesl/budo )
203- * [ rwb] ( https://github.com/petehunt/rwb )
204207* [ quik] ( https://github.com/satya164/quik )
205208* [ sagui] ( https://github.com/saguijs/sagui )
206209* [ roc] ( https://github.com/rocjs/roc )
207210* [ aik] ( https://github.com/d4rkr00t/aik )
208211* [ react-app] ( https://github.com/kriasoft/react-app )
209212* [ dev-toolkit] ( https://github.com/stoikerty/dev-toolkit )
210- * [ mozilla-neo] ( https://github.com/mozilla/neo )
211213* [ tarec] ( https://github.com/geowarin/tarec )
212- * [ kyt] ( https://github.com/NYTimes/kyt )
213214
214215You can also use module bundlers like [ webpack] ( http://webpack.github.io ) and [ Browserify] ( http://browserify.org/ ) directly.<br >
215216React documentation includes [ a walkthrough] ( https://facebook.github.io/react/docs/package-management.html ) on this topic.
0 commit comments