Babel plugin for type checking based on JSDoc comments in selected environments.
Latest Release: 3.0.3 at Oct 16, 2020, 5:54:11 AM (5 years ago)
Keywords: Babel JSDoc type checker babel-plugin
reduce your bundle size
Latest Release: 1.0.3 at Mar 4, 2019, 5:03:34 AM (7 years ago)
Keywords: babel-plugin
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 (7 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 (3 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 (7 years ago)
Keywords: babel plugin react component qa automate test
Wrap literally every React component in an MobX observer higher order component.
Latest Release: 0.1.16 at Sep 5, 2024, 10:54:01 PM (a year ago)
Keywords: babel-plugin mobx mobx-react react observer babel
Adds data- attribute to html elements showing the trace of React components names that led to this element creation.
Latest Release: 0.2.7 at Dec 9, 2020, 5:11:06 PM (5 years ago)
Keywords: babel plugin react component data dataattribute testing babel-plugin data-attributes
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 (9 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 (10 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 (7 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)
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
Streamplace's FFMpeg bulid
Latest Release: 0.2.1-2eaae4a5 at May 9, 2018, 9:36:49 AM (7 years ago)
Keywords: FFMpeg ast babel compiler es2015 es6 flavortown javascript
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 (9 years ago)
Latest Release: 1.0.3 at Aug 14, 2022, 5:45:22 AM (3 years ago)
Babel and flow for npm library
Latest Release: 1.1.0 at Dec 20, 2017, 4:06:00 PM (8 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 (6 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 (7 years ago)
Keywords: babel-plugin react-intl
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 (3 years ago)
Keywords: react docs docgen babel-plugin doc-gen docgen-info proptypes storybook