diff --git a/docs/docs/complementary-tools.md b/docs/docs/complementary-tools.md index 7370e542d38..46ea6f6089d 100644 --- a/docs/docs/complementary-tools.md +++ b/docs/docs/complementary-tools.md @@ -58,3 +58,4 @@ If you want your project on this list, or think one of these projects should be * **[react-lorem-component](https://github.com/martinandert/react-lorem-component)** Lorem Ipsum placeholder component. * **[wingspan-forms](https://github.com/wingspan/wingspan-forms)** React library for dynamic forms & grids; widgets provided by KendoUI. * **[react-translate-component](https://github.com/martinandert/react-translate-component)** React component for i18n. + * **[newforms](http://newforms.readthedocs.org/en/latest/)** Form-handling library which renders to `React.DOM` components on the client and the server.