es6-error
Easily-extendable error for use with ES6 classes
Found 6201 results for babel
Easily-extendable error for use with ES6 classes
Transform HAST to Babel AST (JSX)
Babel compiler core.
A toolkit for JavaScript codemods
Babel plugin to transpile import() to a deferred require(), for node
Helps you write code with promise-like chains that can run both synchronously and asynchronously
A Babel plugin that annotates frontend components with additional data to enrich the experience in Sentry
Seamless integration between Rollup and Babel.
Remove unnecessary React propTypes from the production build
A JavaScript parser
Find the closest babel config based on a directory
Babel preset for React Native applications
Super-fast alternative for babel
Module resolver plugin for Babel
Babel command line.
SWC node register
Babel plugin to emit decorator metadata like typescript compiler
Super-fast alternative for babel
Babel plugin to generate native module and view manager code for React Native.
CLI for the swc project
The Babel preset for Expo projects
Super-fast alternative for babel
Super-fast alternative for babel
Super-fast alternative for babel
Faster swc nodejs binding
Super-fast alternative for babel
Super-fast alternative for babel
Super-fast alternative for babel
Composable primitives for dead code elimination in Babel
Babel command line
convert estree ast to babel
Uses babel (babylon) to extract JavaScript code comments from a JavaScript string or file.
Standalone build of Babel for use in non-Node.js environments.
babel plugin for vue-cli
Build CSV files on the fly basing on Array/literal object of data
an eslint rule plugin companion to babel-eslint
Ember CLI addon for Babel
vite-plugin-istanbul ==========================
Adds babel as a Webpack5 compiler to Storybook
A simple decorator for deprecated methods and properties.
Babel command line.
ES201X/TypeScript class decorator for Vue components
Companion rules for @babel/eslint-parser
Use next generation JavaScript, today
Debug macros and feature flag stripping
Next.js plugin to transpile code from node_modules
Transforms member style imports (import {x} from 'y') into default style imports (import x from 'y/lib/x')
babel helper for vue jsx spread.
Transform async/await to promise chains
Babel plugin to replicate Webpack require.context
babel-plugin-module-resolver resolver for eslint-plugin-import
SQLite client for Node.js applications with SQL-based migrations API written in Typescript
Load environment variables using import statements.
Runs Babel in Vite during all commands
Provides methods to create Inferno VNodes
Provides an enum of all possible VNode Flags used when calling Inferno.createVNode
Serverless plugin to bundle your javascript with Webpack
Babel plugin that replaces member expressions and typeof statements with strings
babel plugin that emulates vite's import.meta.env functionality
Hydrate plugin to inferno. This package can be used to reuse server side rendered html
Parse a function into an object using espree, acorn or babylon parsers. Extensible through Smart Plugins
Babel plugin to transform svg to react component
The magical sticky regex-based parser generator 🧙
Babel plugin to replicate Webpack require.context
Super-fast alternative for babel
A babel plugin that optimizes and inlines SVGs for your react components.
Super-fast alternative for babel
Babel plugin for power-assert
Super-fast alternative for babel
Babel plugin for protecting against improper use of `t.throws()` in AVA
A plugin for Babel 6 that (mostly) replicates the old decorator behavior from Babel 5.
Babel plugin that adds React import declaration if file contains JSX tags.
A Babel Plugin for use with Relay applications.
A babel transform for filtering out imports
Utilities for testing babel plugins
Removes React properties
Safely evaluate JavaScript (estree) expressions, sync and async.
Default Babel preset for WordPress development.
babel preset that emulates vite's non-standard functionality
Babel plugin for Vue 2.0 JSX
babel plugin that emulates vite's import.meta.glob import.meta.globEager functionality
A mirror of Facebook's dev-expression Babel plugin
babel plugin that emulates vite's import.meta.hot functionality
Add context awareness to your apps and frameworks by safely evaluating user-defined conditional expressions. Useful for evaluating expressions in config files, prompts, key bindings, completions, templates, and many other user cases.
Babel plugin to add hook names for Preact devtools
Strips classCallCheck from babel6 output
Use next generation JavaScript, today
A small library for transforming TypeScript code into JavaScript code in the least destructive way possible. This library exports a single function whose purpose is to preserve everything else about the code except for the actual TypeScript syntax itself.
Super-fast HTML minifier
Data visualization library based on React and d3.
babel plugin to remove data-test-id attributes
An ESLint plugin that enforces the use of import aliases. Also supports autofixing.
Babel transform plugin for automatically injecting an import to be used as the pragma for the React JSX Transform plugin.
Babel preset for all Vue plugins.
The official FullStory React Native babel plugin
Babel plugin for annotating automatically pure function calls.
Convert acorn tokens to esprima
Pre-evaluate code at build-time
Provides methods to render HTML strings from Inferno elements
ECMAScript code beautifier/formatter
A Babel Macro for the require-context plugin
Super-fast HTML minifier
A babel plugin adding the ability to rewire module dependencies. This enables to mock modules for testing purposes.
Blazing fast zero-runtime CSS in JS library
Preprocessor to compile ES6 on the fly with babel.
Blazing fast zero-runtime CSS in JS library
Babel preset for React Native applications
An unofficial babel plugin for SAP UI5.
JavaScript parser used by esformatter
Simple, easy to use component for pagination. Compatible with bootstrap paginator stylesheets
Manages complex Babel config chains, avoiding duplicated work and enabling effective caching
Library of JavaScript stage-0 decorators (aka ES2016/ES7 decorators but that's not accurate!) inspired by languages that come with built-ins like @override, @deprecate, @autobind, @mixin and more! Works great with React/Angular/more!
Convert classes into factory functions so they can be called with or without new.
Extends Playwright test to measure code coverage
A babel preset for transforming your JavaScript for Airbnb
Replaces `arr.includes(val)' with `arr.indexOf(val) >= 0`.
Reload your babel-node app on JS source file changes. And do it *fast*.
Babel plugin for esbuild.
Load your `.env` file and replace `process.env.MY_VARIABLE` with the value you set.
Babel plugin to optimize the use of clsx, classnames, and all libraries with a compatible API
Standalone build of Babel for use in non-Node.js environments. Similar to the (now deprecated) babel-browser
Function parameter decorator transform plugin for babel v7, just like typescript.
Create a sub-traversal of an AST node in your ESLint plugin
> [!NOTE] > This is a fork of https://github.com/cafreeman/remove-types. It's not marked as a fork because we want pull requests to target this repo and not "upstream".
Transforms AMD code to CommonJS
Babel plugin to transpile import() to a deferred require(), for node
Manage state with style in React
Babel preset for Quasar CLI
Blazing fast zero-runtime CSS in JS library
A JSDoc plugin that transforms ES6 source files with Babel before they are processsed.
Transform required css modules so one can use generated class names.
Post compiler for Vue template render functions to support ES features with Babel
A babel plugin adding the ability to rewire module dependencies. This enables to mock modules for testing purposes.
Babel plugin to transform import() into its Universal counterpart
Provides a plugin for typhonjs-escomplex module processing which loads syntax definitions for trait resolution for Babylon AST.
Neater control statements (if/for) for jsx
A plugin for Babel 6 supports extending from builtin types based on static analysis.
Blazing fast zero-runtime CSS in JS library
Babel plugin that replaces System.import with the equivalent UMD pattern
Remove development warning from production code
A webpack loader/babel-plugin/babel-plugin-macros/CLI/generated file manager of GraphQL code generator.
webhint's recommended hints configuration for development
fast-async/await transformer Babel plugin
Provides a compatibility with React codebases
Super-fast HTML minifier
A plugin to automatically generate properties (for example data attributes) for all JSX open tags, using user specified convention
Plugin for transforming ES2015 javascript code to to ES5 syntax.
Babel plugin for protecting against improper use of `t.throws()` in AVA
Babel plugin to rewrite import.meta for bundled usage
Karma reporter that shows coverage for original non transpiled code (TypeScript, ES6/7, etc)
Read the closet Babel configuration file
Provides a helper to create Inferno Components without needing ES2015
**babel-jscs** allows you to lint **ALL** valid Babel code with [JSCS](https://github.com/jscs-dev/node-jscs). Big thanks to @sebmck!
provides helper function to clone Inferno's vNodes
converts flow types to react proptypes
Babel plugin to transpile import() to a deferred require(), for node
Minify HTML in tagged template strings using html-minifier
Wraps CommonJS scripts into System.registerDynamic(...
🐊 Pluggable and configurable code transformer with built-in ESLint, Babel and support of js, jsx, typescript, flow, markdown, yaml and json
Allows you to provide custom implementation of Object.assign in babel builds
Babel 8 in CommonJS
A babel plugin that combines babel-plugin-module-resolver and tsconfig-paths to resolve tsconfig paths
Converts global scripts into named System.registerDynamic('name', [], ...
Converts anonymous System.register([] into named System.register('name', [], ...
Turn JSX into Inferno virtual DOM
babel-minify plugin for webpack
A babel transform for managing feature flags
Super-fast HTML minifier
Blazing fast zero-runtime CSS in JS library
Super-fast HTML minifier
Simplest possible opinionated Babel AST printer for 🐊Putout
Babel plugin for automatic React display name generation with tree-shaking and prefix support, forked from @zendesk/babel-plugin-react-displayname.
Simple Babel plugin to prepend comment to the beginning of transformed code.
Super-fast HTML minifier
Preprocessor transpiles code of UI5 projects
A Babel plugin transform to convert CommonJS to ES modules
babel plugin to inline replace variables
Super-fast HTML minifier
Super-fast HTML minifier
Super-fast HTML minifier
A code coverage tool for ES6 (babel)
Wraps AMD scripts into System.registerDynamic(...
An opinionated babel preset, best used with kyt
Fork of @babel/code-frame with modern dependencies and exports
Babel plugin that returns an object containing paths like __dirname and __filename as static values
Babel provider for AVA
Strips heimdall instrumentation from babel6 output
An opinionated babel preset.
Super-fast HTML minifier
A package to help you find out which of your `node_modules` aren't ES5 so you can add them to your transpilation steps.
Dynamic imports for all
Google / Google Workspace Browserslist Shared Config
A babel plugin to add extension on project modules imports
Create a modified babel preset based on an an existing preset.
Neater control statements (if/for) for jsx
Babel preset to parse the Salesforce Design System React source code.
fork of eslint-import-resolver-babel-root-import that works
Blazing fast zero-runtime CSS in JS library
An opinionated babel preset for react apps, best used with kyt.
Babel plugin to replicate Webpack require.context
kepler.gl is a webgl based application to visualize large scale location data in the browser
Babel shared config for nextcloud apps
A TypeScript Rollup plugin that bundles declarations, respects Browserslists, and enables seamless integration with transpilers such as babel and swc
Like file-loader for webpack, but for Babel. Works with SSE apps.
🐊Putout-based minifier
Babel plugin to transpile object styles to template literal
Easy-to-use API for manipulating imports and require calls.
Babel plugin for unassert: Encourages programming with assertions by providing tools to compile them away
Babel visitor that makes it easier to work with imports and require calls.
Super-fast alternative to Babel for when you can target modern JS runtimes
Babel plugin to convert assert to power-assert at compile time
Babel preset for all power-assert plugins
Generate code at build-time
Babel plugin for stubbing (ES6, ES2015) module exports
Remove the resourceQuery param when importing modules via babel. Useful with Jest, that doesn't support resourceQueries
Babel plugin for esbuild.
Add component's name in `data-qa` attributes to React Components Edit
Babel Plugin to transform your code to include the mandatory file extensions so your output gets fully-specified imports.
Hmr plugin for dva.
TypeScript preset for Babel 7.x supporting Vue.js 3 components written in TS
Blazing fast zero-runtime CSS in JS library
Eliminate wasteful re-rendering in React components caused by inline functions
Allow react-native platform specific extensions to be used for other file types than Javascript.
A Babel 7 plugin which transforms React component classes into functions
Mithril precompilation JSX plugin for babel
Babel runtime support for jsx plus.
Utils for looking up and working with Flow & TypeScript scopes in Babel
A Laravel Mix extension to include polyfills by using Babel, core-js, and regenerator-runtime
Transform JSX className property to style property in react-native.
Redux integration for Firebase. Comes with a Higher Order Components for use with React.
Babel plugin to dynamically rewrite the path in require() and ES6 import
Static analysis for tests. Prints all tests in console and fails when exclusive or skipped tests found.
enforces spacing after async/await plugin
Simplest possible way to parse ImportSpecifiers
Read file contents at build time, similar to webpack raw-loader
Provides a front end for Javascript / Typescript AST generation by Babel parser with TyphonJS plugin support.
Babel plugin to replace extension of file name written in import statement and dynamic import
10up's default babel preset
Measure Babel compilation time
A plugin for vite using babel
Webpack plugin to replace the AWS SAM CLI build command
Babel plugin for rewriting requires/imports
Removes console calls from Gatsby production builds.
Babel + Tape for running your ES Next tests
Create constants that replace various expressions at build-time
Babel 7 plugin to transpile import() to a require(), for node
i18n for the component age. Auto management react-intl ID
The simplest tool to parse/transform/generate code on ast
Babel driver for Beemo.