uikit-react-experimental

0.2.6 • Public • Published

This package is made on the basis of the react-uikit-components. so, including only very fundamental.

you should use react-uikit-components

Badges

  • npm version

work around

  • this package is not including polyfill. if you want to exec on like ie9, you should import/transcode some polyfill-package.

  • Test中に次のエラーが出る → v15.2.0を使う Missing React element for debugID" warning when testing components with Jest (https://github.com/facebook/react/issues/7240)

not implemented (todo)

  • es7 @decorator対応させたい
  • lodashみたいに直下のフォルダにファイルを展開したい
    • var uikit = require('uikit-react-experimental')
    • var Block = require('uikit-react-experimental/block')

Readme

Keywords

Package Sidebar

Install

npm i uikit-react-experimental

Weekly Downloads

1

Version

0.2.6

License

MIT

Last publish

Collaborators

  • tetsuyainfra