DefinitelyTyped/griddle-react
2016-04-12 19:31:06 -07:00
..
test Updating definitions to include new properties from griddle-react@0.4.x 2016-03-30 00:16:28 -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 Updating definitions to include new properties from griddle-react@0.4.x 2016-03-30 00:16:28 -07:00
LICENSE Initial commit 2016-02-26 02:29:45 -08:00
package.json Updating definitions to include new properties from griddle-react@0.4.x 2016-03-30 00:16:28 -07:00
README.md Update README with that sweet badge 2016-03-14 23:26:41 -07:00
tsconfig.json Improve testability, and update results type to fix #2 2016-03-02 22:40:59 -08:00
typings.json Updating definitions to include new properties from griddle-react@0.4.x 2016-03-30 00:16:28 -07:00
webpack.config.js Updating definitions to include new properties from griddle-react@0.4.x 2016-03-30 00:16:28 -07:00

griddle-react-typings

Build Status

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/