react-dom-core

0.1.3 • Public • Published

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.

/react-dom-core/

    Package Sidebar

    Install

    npm i react-dom-core

    Weekly Downloads

    48,683

    Version

    0.1.3

    License

    MIT

    Unpacked Size

    2.16 MB

    Total Files

    178

    Last publish

    Collaborators

    • remarkablemark