react-photon

1.0.5 • Public • Published

react-photon

Photon components built with React.

thanks to

@frostney Add me to the developer of react-photon.

preview

installation

npm i -S react-photon

dynamic import

  1. install babel-plugin-import

    npm i -D babel-plugin-import
  2. .babelrc

{
  "presets": ["@babel/preset-env", "@babel/react"],
  "plugins": [
    // ....
    [ "import", { "libraryName": "react-photon", "libraryDirectory": "dist/lib" } ]
  ]
}

resources

Package Sidebar

Install

npm i react-photon

Weekly Downloads

3

Version

1.0.5

License

MIT

Unpacked Size

251 kB

Total Files

96

Last publish

Collaborators

  • afeiship
  • stoney