@babel/parser
A JavaScript parser
Found 6435 results for babel
A JavaScript parser
Babel compiler core.
The compat-data to determine required Babel plugins
Super-fast alternative to Babel for when you can target modern JS runtimes
Helper functions on Babel compilation targets
A collection of JavaScript globals for Babel internal usage
Compile class public and private fields, private methods and decorators to ES6
Delightful JavaScript Testing.
Super-fast alternative for babel
Super-fast alternative for babel
A babel plugin that adds istanbul instrumentation to ES6 code
Delightful JavaScript Testing.
A Babel preset that targets modern browsers by fixing engine bugs.
Compile ESNext Regular Expressions to ES5
babel module loader for webpack
Delightful JavaScript Testing.
Composable primitives for dead code elimination in Babel
Super-fast alternative for babel
a few common utility template tags for ES2015
Compile class and object decorators to ES5
Transform HAST to Babel AST (JSX)
A Babel plugin that annotates frontend components with additional data to enrich the experience in Sentry
Easily-extendable error for use with ES6 classes
Seamless integration between Rollup and Babel.
Babel compiler core.
Babel plugin to generate native module and view manager code for React Native.
Babel preset for React Native applications
The Babel preset for Expo projects
A toolkit for JavaScript codemods
Helps you write code with promise-like chains that can run both synchronously and asynchronously
Super-fast alternative for babel
Faster swc nodejs binding
Babel plugin to transpile import() to a deferred require(), for node
Find the closest babel config based on a directory
SWC node register
Super-fast alternative for babel
Oxc Transformer Node API
Babel command line.
CLI for the swc project
A JavaScript parser
Babel plugin to emit decorator metadata like typescript compiler
Module resolver plugin for Babel
Remove unnecessary React propTypes from the production build
Oxc Transformer Node API
Super-fast alternative for babel
Super-fast alternative for babel
Super-fast alternative for babel
Super-fast alternative for babel
Super-fast alternative for babel
Super-fast alternative for babel
Oxc Transformer Node API
Babel command line
Rolldown plugin for Babel
vite-plugin-istanbul ==========================
Build CSV files on the fly basing on Array/literal object of data
Companion rules for @babel/eslint-parser
Ember CLI addon for Babel
Standalone build of Babel for use in non-Node.js environments.
an eslint rule plugin companion to babel-eslint
Debug macros and feature flag stripping
convert estree ast to babel
Super-fast alternative for babel
babel plugin for vue-cli
Adds babel as a Webpack5 compiler to Storybook
Super-fast alternative for babel
Uses babel (babylon) to extract JavaScript code comments from a JavaScript string or file.
Babel plugin that transforms Lingui compile-time macros into optimized runtime calls
A simple decorator for deprecated methods and properties.
Load environment variables using import statements.
Oxc Transformer Node API
Use next generation JavaScript, today
Transform async/await to promise chains
Oxc Transformer Node API
Oxc Transformer Node API
Oxc Transformer Node API
Oxc Transformer Node API
Parse a function into an object using espree, acorn or babylon parsers. Extensible through Smart Plugins
Provides an enum of all possible VNode Flags used when calling Inferno.createVNode
Oxc Transformer Node API
ES201X/TypeScript class decorator for Vue components
Babel command line.
SQLite client for Node.js applications with SQL-based migrations API written in Typescript
Oxc Transformer Node API
Oxc Transformer Node API
Runs Babel in Vite during all commands
Next.js plugin to transpile code from node_modules
Oxc Transformer Node API
babel-plugin-module-resolver resolver for eslint-plugin-import
Oxc Transformer Node API
Babel plugin to add hook names for Preact devtools
Oxc Transformer Node API
babel helper for vue jsx spread.
Transforms member style imports (import {x} from 'y') into default style imports (import x from 'y/lib/x')
Oxc Transformer Node API
Oxc Transformer Node API
Oxc Transformer Node API
Provides methods to create Inferno VNodes
Oxc Transformer Node API
Super-fast HTML minifier
The magical sticky regex-based parser generator 🧙
Babel plugin to replicate Webpack require.context
Oxc Transformer Node API
A Babel Plugin for use with Relay applications.
Hydrate plugin to inferno. This package can be used to reuse server side rendered html
Safely evaluate JavaScript (estree) expressions, sync and async.
Oxc Transformer Node API
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 that replaces member expressions and typeof statements with strings
Serverless plugin to bundle your javascript with Webpack
Oxc Transformer Node API
Default Babel preset for WordPress development.
Babel plugin that adds React import declaration if file contains JSX tags.
A mirror of Facebook's dev-expression Babel plugin
Super-fast HTML minifier
Removes React properties
Convert acorn tokens to esprima
babel plugin that emulates vite's import.meta.env functionality
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.
A babel plugin that optimizes and inlines SVGs for your react components.
Babel plugin for Vue 2.0 JSX
A babel transform for filtering out imports
ECMAScript code beautifier/formatter
Babel plugin to transform svg to react component
A plugin for Babel 6 that (mostly) replicates the old decorator behavior from Babel 5.
Babel plugin for protecting against improper use of `t.throws()` in AVA
Use next generation JavaScript, today
babel plugin that emulates vite's import.meta.glob import.meta.globEager functionality
Babel transform plugin for automatically injecting an import to be used as the pragma for the React JSX Transform plugin.
An ESLint plugin that enforces the use of import aliases. Also supports autofixing.
Utilities for testing babel plugins
babel preset that emulates vite's non-standard functionality
JavaScript parser used by esformatter
The official FullStory React Native babel plugin
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!
> [!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".
babel plugin that emulates vite's import.meta.hot functionality
babel plugin to remove data-test-id attributes
Babel plugin for power-assert
Babel plugin for annotating automatically pure function calls.
Pre-evaluate code at build-time
Babel preset for all Vue plugins.
Babel preset for Quasar CLI
Data visualization library based on React and d3.
Manage state with style in React
Babel preset for React Native applications
Function parameter decorator transform plugin for babel v7, just like typescript.
Preprocessor to compile ES6 on the fly with babel.
Babel plugin to replicate Webpack require.context
Strips classCallCheck from babel6 output
Super-fast alternative for babel
An unofficial babel plugin for SAP UI5.
Provides methods to render HTML strings from Inferno elements
Extends Playwright test to measure code coverage
Super-fast alternative for babel
[Docs](../../README.md)
Transform required css modules so one can use generated class names.
A Babel plugin that enhances Datadog's React Native SDK by automatically enriching React components with contextual metadata.
A babel preset for transforming your JavaScript for Airbnb
Super-fast alternative for babel
Babel plugin that replaces System.import with the equivalent UMD pattern
Simple, easy to use component for pagination. Compatible with bootstrap paginator stylesheets
Provides a plugin for typhonjs-escomplex module processing which loads syntax definitions for trait resolution for Babylon AST.
Babel plugin to optimize the use of clsx, classnames, and all libraries with a compatible API
Replaces `arr.includes(val)' with `arr.indexOf(val) >= 0`.
A babel plugin adding the ability to rewire module dependencies. This enables to mock modules for testing purposes.
Plugin for transforming ES2015 javascript code to to ES5 syntax.
Super-fast HTML minifier
Create a sub-traversal of an AST node in your ESLint plugin
Super-fast HTML minifier
Standalone build of Babel for use in non-Node.js environments. Similar to the (now deprecated) babel-browser
Load your `.env` file and replace `process.env.MY_VARIABLE` with the value you set.
Super-fast HTML minifier
Super-fast HTML minifier
Babel 8 bundled
A Babel Macro for the require-context plugin
Convert classes into factory functions so they can be called with or without new.
🐊 Pluggable and configurable code transformer with built-in ESLint, Babel and support of js, jsx, typescript, flow, markdown, yaml and json
Babel plugin for esbuild.
Simplest possible opinionated Babel AST printer for 🐊Putout
A JSDoc plugin that transforms ES6 source files with Babel before they are processsed.
Babel plugin to transpile import() to a deferred require(), for node
Babel plugin for automatic React display name generation with tree-shaking and prefix support, forked from @zendesk/babel-plugin-react-displayname.
Super-fast HTML minifier
Blazing fast zero-runtime CSS in JS library
Blazing fast zero-runtime CSS in JS library
Super-fast HTML minifier
Super-fast HTML minifier
Transforms AMD code to CommonJS
Neater control statements (if/for) for jsx
A babel plugin to add extension on project modules imports
Super-fast HTML minifier
Remove development warning from production code
Allows you to provide custom implementation of Object.assign in babel builds
A babel plugin that combines babel-plugin-module-resolver and tsconfig-paths to resolve tsconfig paths
Reload your babel-node app on JS source file changes. And do it *fast*.
Post compiler for Vue template render functions to support ES features with Babel
Simplest possible way to parse ImportSpecifiers
converts flow types to react proptypes
Babel runtime support for jsx plus.
Minify HTML in tagged template strings using html-minifier
Karma reporter that shows coverage for original non transpiled code (TypeScript, ES6/7, etc)
A babel transform for managing feature flags
👻🐠
Manages complex Babel config chains, avoiding duplicated work and enabling effective caching
fast-async/await transformer Babel plugin
Simple Babel plugin to prepend comment to the beginning of transformed code.
Provides a helper to create Inferno Components without needing ES2015
provides helper function to clone Inferno's vNodes
webhint's recommended hints configuration for development
Converts global scripts into named System.registerDynamic('name', [], ...
Wraps CommonJS scripts into System.registerDynamic(...
Provides a compatibility with React codebases
Babel runtime support for jsx.
**babel-jscs** allows you to lint **ALL** valid Babel code with [JSCS](https://github.com/jscs-dev/node-jscs). Big thanks to @sebmck!
A Laravel Mix extension to include polyfills by using Babel, core-js, and regenerator-runtime
Fork of @babel/code-frame with modern dependencies and exports
kepler.gl constants used by kepler.gl components, actions and reducers
A webpack loader/babel-plugin/babel-plugin-macros/CLI/generated file manager of GraphQL code generator.
A plugin for Babel 6 supports extending from builtin types based on static analysis.
A code coverage tool for ES6 (babel)
Read the closet Babel configuration file
Wraps AMD scripts into System.registerDynamic(...
🐊Putout-based minifier
Babel plugin to rewrite import.meta for bundled usage
Converts anonymous System.register([] into named System.register('name', [], ...
Laravel Mix extension for Babel-transpiling dependencies inside node_modules
Babel plugin to transform import() into its Universal counterpart
Preprocessor transpiles code of UI5 projects
Blazing fast zero-runtime CSS in JS library
Strips heimdall instrumentation from babel6 output
A plugin to automatically generate properties (for example data attributes) for all JSX open tags, using user specified convention
Dynamic imports for all
Turn JSX into Inferno virtual DOM
kepler.gl is a webgl based application to visualize large scale location data in the browser
Babel provider for AVA
Babel plugin to replace extension of file name written in import statement and dynamic import
Boilerplate and tooling for JavaScript application development with React
Babel plugin to transpile import() to a deferred require(), for node
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.
Eliminate wasteful re-rendering in React components caused by inline functions
An opinionated babel preset, best used with kyt
babel-minify plugin for webpack
An opinionated babel preset for react apps, best used with kyt.
Babel shared config for nextcloud apps
Super-fast HTML minifier
Super-fast HTML minifier
An opinionated babel preset.
Static analysis for tests. Prints all tests in console and fails when exclusive or skipped tests found.
Babel plugin that returns an object containing paths like __dirname and __filename as static values