bcdn-react

0.11.0-alpha • Public • Published

react

An npm package to get you immediate access to React, without also requiring the JSX transformer. This is especially useful for cases where you want to browserify your module using React.

Example Usage

var React = require('react');
 
// You can also access ReactWithAddons.
var React = require('react/addons');

Readme

Keywords

Package Sidebar

Install

npm i bcdn-react

Weekly Downloads

1

Version

0.11.0-alpha

License

none

Last publish

Collaborators

  • bat