This plugin allows using [storybook-addon-pseudo-states](https://github.com/Ergosign/storybook-addon-pseudo-states) with [emotion](https://emotion.sh/)
Latest Release: 0.2.3 at Sep 18, 2021, 10:17:44 AM (3 years ago)
Keywords: babel babel-plugin emotion storybook
This Babel 6 plugin transforms the extension of imported files from .jsx to .js.
Latest Release: 0.1.0 at May 21, 2016, 6:23:15 PM (9 years ago)
Keywords: babel-plugin
Move comments to top of the file
Latest Release: 1.0.3 at Jul 22, 2016, 4:48:48 AM (8 years ago)
Keywords: babel-plugin
Alterntative to default babel-plugin-transform-es2015-modules-amd that does not mangle symbol names. Simply uses [babel-plugin-transform-es2015-modules-commonjs-simple](https://github.com/jamietre/babel-plugin-transform-es2015-modules-commonjs-simple) as
Latest Release: 6.6.7 at Mar 25, 2016, 12:51:51 PM (9 years ago)
Keywords: babel-plugin
babel-plugin-danger-remove-unused-import for taro
Latest Release: 1.0.0 at Nov 5, 2018, 12:50:13 PM (6 years ago)
Keywords: remove-unused babel-plugin
Wraps render() method in React.Component with try-catch statement
Latest Release: 3.0.2 at May 31, 2019, 2:20:46 AM (6 years ago)
Transforms wildcard imports (import * as x from 'y';x.a();) to member style imports (import {a} from 'y';a();)
Latest Release: 0.1.1 at Dec 13, 2018, 2:46:19 PM (6 years ago)
Keywords: babel plugin transform import wildcard resolve babel-plugin es6
A Babel plugin for transforming 'block', 'elem' and 'mods' attributes into a proper 'className'
Latest Release: 0.1.2 at Nov 16, 2022, 8:14:27 PM (2 years ago)
Keywords: babel react jsx bem props attributes transform
Add component's name in `data-qa` attributes to React Components Edit
Latest Release: 0.0.9 at Oct 18, 2018, 1:34:48 AM (6 years ago)
Keywords: babel plugin react component qa automate test
Babel plugin to dynamically rewrite the path in require() and ES6 import
Latest Release: 0.1.2 at May 30, 2017, 1:54:23 AM (8 years ago)
Keywords: babel babel-plugin module rewrite resolve dynamic rename require import
Latest Release: 0.0.2 at Aug 20, 2019, 8:31:38 AM (5 years ago)
Keywords: babel
Original: [loganfsmyth/babel-plugin-transform-decorators-legacy](https://github.com/loganfsmyth/babel-plugin-transform-decorators-legacy).
Latest Release: 1.0.1 at Oct 8, 2016, 2:23:05 PM (8 years ago)
Latest Release: 1.0.3 at Aug 14, 2022, 5:45:22 AM (2 years ago)
Babel plugin to add react-docgen info into your code
Latest Release: 4.2.1-dev.1 at Jun 16, 2022, 10:33:18 PM (2 years ago)
Keywords: react docs docgen babel-plugin doc-gen docgen-info proptypes storybook
Babel and flow for npm library
Latest Release: 1.1.0 at Dec 20, 2017, 4:06:00 PM (7 years ago)
Babel plugin to add react-docgen info into your code with custom resolver capability
Latest Release: 4.1.5 at Mar 14, 2020, 9:48:12 PM (5 years ago)
Keywords: react docs docgen babel-plugin
Extracts string messages for translation from modules that use React Intl.
Latest Release: 2.5.1 at Jul 10, 2018, 6:49:38 PM (6 years ago)
Keywords: babel-plugin react-intl
babel-plugin-local-scoped-modules ================ This plugin intends to avoid typing relative paths.Use relative paths like local modules instead.
Latest Release: 0.120.3 at Dec 27, 2023, 4:48:18 AM (a year ago)
Keywords: babel-plugin relative-path no-relative-path
Babel plugin to make raw files importable
Latest Release: 1.1.2 at Jun 30, 2019, 11:02:36 AM (5 years ago)
Keywords: babel-plugin graphql raw extension wrap import inline
babel plugin for automatically wrapping top level awaits
Latest Release: 0.7.1 at Sep 10, 2016, 12:56:09 AM (8 years ago)