Extend babel-plugin-module-resolver to Gatsby sites
Latest Release: 1.0.73 at Aug 6, 2019, 9:33:05 PM (5 years ago)
Keywords: gatsby gatsby-plugin gatsby-plugin-babel-module-resolver babel-plugin-module-resolver babel
Babel plugin to ignore fonts
Latest Release: 1.0.1 at Jan 23, 2020, 8:23:31 PM (4 years ago)
Keywords: babel ssr fonts ignore
A Babel plugin to transform BigInt to JSBI
Latest Release: 1.0.3 at Aug 16, 2022, 11:37:27 AM (2 years ago)
Keywords: babel bigint polyfill jsbi
add a prop like data-source-loc="src/foo.js:35:8" to every JSX element
Latest Release: 1.0.2 at Jan 21, 2021, 9:29:27 PM (3 years ago)
Keywords: babel jsx react transforms
Babel plugin to transform class names into cssobj localized
Latest Release: 2.1.0 at Dec 20, 2016, 2:19:00 PM (7 years ago)
Keywords: babel plugin cssobj transform mapClass jsx
Babel plugin to transform import() into its Universal counterpart
Latest Release: 2.0.0 at Nov 8, 2018, 5:55:55 AM (6 years ago)
Keywords: babel universal react universal import redux-first-router ruc
A serverless nodejs boilerplate using webpack and babel. This uses aws-lambda as the provider but can be easily configured to support others.
Latest Release: 1.0.0 at Sep 9, 2017, 5:57:16 AM (7 years ago)
Keywords: yeoman-generator serverless nodejs webpack babel aws-lambda boilerplate eslint flow flowtype
Use Node.js modules with React Native by injecting global symbols
Latest Release: 1.0.1 at Jun 18, 2017, 7:31:26 PM (7 years ago)
Keywords: babel plugin react-native global inject node node-js nodeify ReactNativify babel-plugin hack javascript node-module
Transforms member style imports (import {x} from 'y') into default style imports (import x from 'y/lib/x')
Latest Release: 1.1.1 at Jun 1, 2022, 9:54:57 AM (2 years ago)
Keywords: babel transform import custom react-bootstrap lodash
Run it before @rob.j.qva/babel-plugin-debug! Then it inserts console.log("[ DEBUG line:", <LINE>, "file:", "<FILE> ]", <ENTER or EXIT FUNCTION_NAME>)" on all functions between __DEBUG_START and __DEBUG_END.
Latest Release: 1.2.2 at Jun 18, 2020, 4:46:46 PM (4 years ago)
Keywords: babel babel-plugin babel plugin babelplugin plugin debug
Fetch SSM parameters at compile time and insert them in your code.
Latest Release: 1.1.0 at Jan 4, 2021, 8:06:45 PM (3 years ago)
Keywords: ssm aws babel babel-plugin plugin systems manager
A Babel plugin to generate a POT file for translate calls
Latest Release: 1.2.0 at Aug 5, 2020, 10:51:39 AM (4 years ago)
Keywords: es2015 es6 es6-javascript javascript nodejs react redux wordpress
The zero configuration build tool for the web. 📦🚀
Latest Release: 2.0.0-nightly.656 at May 10, 2021, 12:10:02 AM (3 years ago)
Keywords: assets build-tool commonjs compiler css es6 html javascript module-bundler modules web
A list of browser globals that are often used by mistake instead of local variables
Latest Release: 2.0.2-0 at Sep 23, 2018, 2:46:10 AM (6 years ago)
Keywords: eslint globals build-tools react zero-configuration
Babel preset used by Create React App
Latest Release: 5.0.2-custom.2 at Oct 2, 2018, 3:52:56 PM (6 years ago)
Keywords: build-tools react zero-configuration
The babel plugin of Modern.js Module
Latest Release: 0.0.0-nightly-20241129170708 at Nov 29, 2024, 5:11:59 PM (10 hours ago)
Keywords: react framework modern modern.js boilerplate build-tool rspack ssr web webpack website
The meta-framework suite designed from scratch for frontend-focused modern web development.
Latest Release: 0.0.0-canary-20240727143942 at Jul 27, 2024, 2:44:04 PM (4 months ago)
Keywords: react framework modern modern.js boilerplate build-tool rspack ssr web webpack website
Simple transform `arr.push(a)` to `arr[arr.length] = a`, just follow loverajoel/jstips#00
Latest Release: 0.1.2 at May 8, 2016, 3:53:19 AM (8 years ago)
Keywords: babel plugin transform array-push jstips
a babel plugin can resolve the webpack alias when you use 'require' or 'import' with babel. Besides, it supports that you can 'path.resolve()' or 'require.resolve()' to get the real path transformed according to webpack alias.
Latest Release: 1.0.1 at Dec 15, 2016, 6:16:19 AM (7 years ago)
Keywords: babel plugin webpack alias resolve
Babel plugin stripping test-only function declarations
Latest Release: 1.0.6 at Mar 28, 2018, 1:14:30 PM (6 years ago)
Keywords: babel plugin strip test