DefinitelyTyped/griddle-react
2016-03-14 23:21:15 -07:00
..
test Fixed components! 2016-03-14 22:56:06 -07:00
.babelrc Improve testability, and update results type to fix #2 2016-03-02 22:40:59 -08:00
.gitignore first pass 2016-02-26 02:41:38 -08:00
.travis.yml set up CI tests 2016-03-14 22:10:48 -07:00
griddle-react.d.ts Fixed components! 2016-03-14 22:56:06 -07:00
LICENSE Initial commit 2016-02-26 02:29:45 -08:00
package.json Fixing tests. 2016-03-14 23:21:15 -07:00
README.md Improve testability, and update results type to fix #2 2016-03-02 22:40:59 -08:00
tsconfig.json Improve testability, and update results type to fix #2 2016-03-02 22:40:59 -08:00
typings.json Fixing tests. 2016-03-14 23:21:15 -07:00
webpack.config.js Improve testability, and update results type to fix #2 2016-03-02 22:40:59 -08:00

griddle-react-typings

Type definition for https://griddlegriddle.github.io/Griddle/

Depends upon the ambient react type definitions (github:DefinitelyTyped/DefinitelyTyped/react/react.d.ts#f407264835650f5f38d4bb2c515a79e7a835916b) which you can install with:

typings install react --ambient

Testing

run:

npm install
npm test

then open your browser to http://localhost:8080/webpack-dev-server/test/