react-15

0.2.1 • Public • Published

react-15

NPM

NPM version

Copy of react@15.

Install

npm install react-15

Usage

The following files and directories are copied:

  • dist
  • lib
  • react.js

This means you can require with CommonJS:

var shallowCompare = require('react-15/lib/shallowCompare');

Or with ES Modules:

import sliceChildren from 'react-15/lib/sliceChildren';

License

MIT. See license from original project.

/react-15/

    Package Sidebar

    Install

    npm i react-15

    Weekly Downloads

    600

    Version

    0.2.1

    License

    MIT

    Unpacked Size

    536 kB

    Total Files

    59

    Last publish

    Collaborators

    • remarkablemark