0.1.3 • Published 6 months ago

react-dom-core v0.1.3

Weekly downloads
55,858
License
MIT
Repository
github
Last release
6 months ago

react-dom-core

NPM

NPM version

Copy of react-dom@15.

Install

npm install react-dom-core

Usage

The following files and directories are copied:

  • dist
  • lib
  • index.js
  • server.js
  • test-utils.js

This means you can require with CommonJS:

var HTMLDOMPropertyConfig = require('react-dom-core/lib/HTMLDOMPropertyConfig');

Or with ES Modules:

import SVGDOMPropertyConfig from 'react-dom-core/lib/SVGDOMPropertyConfig';

License

MIT. See license from original project.

0.1.3

6 months ago

0.1.2

3 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

6 years ago

0.0.2

7 years ago

0.0.1

7 years ago