0.3.1 • Published 10 years ago

react-topcoat v0.3.1

Weekly downloads
3
License
MIT
Repository
github
Last release
10 years ago

react-topcoat

A collection of React components for Topcoat.

See test.js for sample usage.

Demo

Go here: http://arnemart.github.io/react-topcoat/

Or check out https://github.com/arnemart/hamburger-basement for a project using it.

Installation

npm install react-topcoat or just download react-topcoat.js.

Loading

With browserify: var ReactTopcoat = require('react-topcoat');

With AMD: require(['react-topcoat'], function(ReactTopcoat) { // Do stuff })

…or just include in a script tag (after loading react.js first, of course).

0.3.1

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago