babel-plugin-react-bootstrap-fixed

0.0.3 • Public • Published

babel-plugin-react-bootstrap

Build Status

Install

$ npm i --save-dev babel-plugin-react-bootstrap

Example

Transforms

import { Button } from 'react-bootstrap';

roughly to

import Button from 'react-bootstrap/lib/Button';

Usage

.babelrc

{
  "plugins": ["react-bootstrap"],
  "presets": ["es2015"]
}

Thanks

Heavily inspired by babel-plugin-lodash and babel-plugin-date-fns.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    0
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i babel-plugin-react-bootstrap-fixed

Weekly Downloads

0

Version

0.0.3

License

MIT

Last publish

Collaborators

  • jcguarinpenaranda123