0.1.3 • Published 2 years ago

react-dom-core v0.1.3

Weekly downloads
55,858
License
MIT
Repository
github
Last release
2 years 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

2 years ago

0.1.2

4 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

7 years ago

0.0.2

8 years ago

0.0.1

8 years ago