From 2ea59e9eafaa54ab72f8517ca46ca5598446a591 Mon Sep 17 00:00:00 2001 From: Jared Forsyth Date: Sun, 2 Feb 2014 01:23:12 -0700 Subject: [PATCH] adding a link to react-router --- docs/complementary-tools.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/complementary-tools.md b/docs/complementary-tools.md index dc9f3ef3..1122674a 100644 --- a/docs/complementary-tools.md +++ b/docs/complementary-tools.md @@ -34,6 +34,7 @@ If you want your project on this list, or think one of these projects should be * **[director](https://github.com/flatiron/director)** (for an example see [TodoMVC](https://github.com/tastejs/todomvc/blob/gh-pages/architecture-examples/react/js/app.jsx#L29)) * **[Backbone](https://backbonejs.org/)** (for an example see [github-issues-viewer](https://github.com/jaredly/github-issues-viewer)) + * **[react-router](https://github.com/jaredly/react-router)** (example coming soon) ### Model management