An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: babel-plugin

vihanb/babel-plugin-wildcard

Wildcard imports import a directories JS files

Language: JavaScript - Size: 80.1 KB - Last synced at: 9 days ago - Pushed at: almost 4 years ago - Stars: 185 - Forks: 27

ULL-ESIT-PL/parser-left-side-crguezl

Storming ideas about making a minimal monorepo for the JS extensions

Language: JavaScript - Size: 2.8 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1

orenelbaum/babel-plugin-reactivars-solid

A Babel plugin that lets you use a Svelte like syntax with Solid

Language: TypeScript - Size: 85 KB - Last synced at: 4 days ago - Pushed at: almost 3 years ago - Stars: 20 - Forks: 0

orenelbaum/babel-plugin-solid-undestructure

A Babel plugin for SolidJS that allows you to destructure component props without losing reactivity.

Language: JavaScript - Size: 384 KB - Last synced at: 17 days ago - Pushed at: 10 months ago - Stars: 99 - Forks: 3

Solo-steven/rustgql

graphql tool written in rust

Language: Rust - Size: 1.3 MB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 0

zjxxxxxxxxx/babel-plugin-clsx

Add `clsx()` automatically to `className` in `React` and support `Typescript`.

Language: TypeScript - Size: 524 KB - Last synced at: 22 days ago - Pushed at: 5 months ago - Stars: 31 - Forks: 0

cfware/babel-plugin-bare-import-rewrite

Babel plugin to rewrite bare imports for use on web browsers.

Language: JavaScript - Size: 66.4 KB - Last synced at: 6 days ago - Pushed at: about 4 years ago - Stars: 11 - Forks: 4

cfware/babel-plugin-template-html-minifier

Minify HTML in tagged template strings using html-minifier

Language: JavaScript - Size: 227 KB - Last synced at: 18 days ago - Pushed at: 6 months ago - Stars: 63 - Forks: 4

zixiCat/babel-plugin-react-i18next

A babel plugin to help you to invoke some i18n-related translation functions globally.

Language: JavaScript - Size: 30.3 KB - Last synced at: 26 days ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

vasco3/jaibascript 📦

JavaScript en Español

Language: JavaScript - Size: 1.76 MB - Last synced at: about 16 hours ago - Pushed at: over 4 years ago - Stars: 17 - Forks: 2

kristerkari/babel-plugin-react-native-classname-to-style

Transform JSX className property to style property in react-native.

Language: JavaScript - Size: 2.31 MB - Last synced at: 5 days ago - Pushed at: about 2 years ago - Stars: 13 - Forks: 2

dwqs/babel-plugin-on-demand-import 📦

Babel plugin for importing components on demand

Language: JavaScript - Size: 19.5 KB - Last synced at: 6 days ago - Pushed at: about 7 years ago - Stars: 9 - Forks: 0

DiogoMalfatti/ranek

Curso de React feito na Origamid

Language: JavaScript - Size: 3.14 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

hamlim/astmodern

An online playground to experiment with babel plugins

Language: JavaScript - Size: 187 KB - Last synced at: 4 days ago - Pushed at: 3 months ago - Stars: 6 - Forks: 0

davidbonnet/babel-plugins

🐠 Set of Babel plugins to enhance support of functional programming.

Language: JavaScript - Size: 75.2 KB - Last synced at: 12 days ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 2

yukihirop/babel-udf-helpers 📦

A tool to create user-defined helpers that can be used in your babel plugin.

Language: TypeScript - Size: 556 KB - Last synced at: 4 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

junqiuzhang/babel-plugin-interface-to-schema

babel plugin transform interface to schema

Language: JavaScript - Size: 106 KB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

github/babel-plugin-transform-invariant-location 📦

Babel plugin that rewrites invariant calls with their source location

Language: JavaScript - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 13 - Forks: 7

birdofpreyru/babel-plugin-transform-assets Fork of jmurzy/babel-plugin-transform-assets

Transforms asset imports at compile time using Babel 📦

Language: JavaScript - Size: 454 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 1 - Forks: 1

OpenSourceRaidGuild/babel-vite

babel preset and plugins that emulate Vite's non-standard functionality

Language: TypeScript - Size: 102 KB - Last synced at: 1 day ago - Pushed at: 10 months ago - Stars: 61 - Forks: 13

gxlmyacc/babel-preset-react-scope-style

a babel plugin that scope style for style files in react component

Language: JavaScript - Size: 193 KB - Last synced at: 19 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

threepointone/glam

crazy good css in your js

Language: JavaScript - Size: 1.21 MB - Last synced at: 21 days ago - Pushed at: about 7 years ago - Stars: 509 - Forks: 18

xuyuanxiang/babel-plugin-styled-components-px2rem

Babel plugin for convert px to rem units of styled-components.

Language: TypeScript - Size: 1.35 MB - Last synced at: 25 days ago - Pushed at: over 2 years ago - Stars: 30 - Forks: 5

afzalsayed96/babel-plugin-transform-stitches-display-name

Babel plugin to add displayName to your styled component

Language: JavaScript - Size: 148 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 16 - Forks: 0

ember-cli/babel-plugin-htmlbars-inline-precompile 📦

Babel plugin to replace tagged template strings with precompiled HTMLBars templates

Language: JavaScript - Size: 2.03 MB - Last synced at: 5 days ago - Pushed at: about 2 years ago - Stars: 9 - Forks: 21

dgellow/plugin-test-internal

🕵️‍♀️ JS/TS compilers plugin to safely export internal functions and variables, for testing or meta programming purpose

Language: TypeScript - Size: 857 KB - Last synced at: 6 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

artsy/codemods

Various codemods used around Artsy

Language: TypeScript - Size: 1.2 MB - Last synced at: 3 days ago - Pushed at: about 2 years ago - Stars: 11 - Forks: 3

r17x/fetch.macro

Allows you to build fetcher function by URL at compile-time.

Language: Nix - Size: 3.21 MB - Last synced at: 7 days ago - Pushed at: 5 months ago - Stars: 32 - Forks: 9

maomincoding/babel-plugin-jsx-to-mettle

This plugin converts JSX into Tagged Templates that work with mettle.js.

Language: JavaScript - Size: 52.7 KB - Last synced at: 22 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

maomincoding/babel-plugin-mettle

A Babel plugin that compiles the template string in mettle.js into a normal object.

Language: JavaScript - Size: 56.6 KB - Last synced at: 13 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

ui5-community/babel-plugin-transform-modules-ui5

A Babel transformer plugin for OpenUI5/SAPUI5. It allows you to develop UI5 applications by using the latest ECMAScript or TypeScript, including new syntax and objective oriented programming technology.

Language: JavaScript - Size: 3.2 MB - Last synced at: 24 days ago - Pushed at: 7 months ago - Stars: 33 - Forks: 16

robertlisaru/multimedia-html-cast

Use your smart tv web browser to view (cast) local multimedia files from your PC in a html web page served locally (LAN). Useful when other cast methods are not available.

Language: JavaScript - Size: 4.76 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

shoonia/babel-plugin-transform-lhs-constants

The Babel plugin to move constant values to the left-hand side of binary nodes

Language: TypeScript - Size: 266 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

sidewayss/private-to-public

a Babel plugin that transforms #private to _public, with options

Language: JavaScript - Size: 283 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

detrohutt/babel-plugin-import-graphql

Enables import syntax for .graphql and .gql files

Language: JavaScript - Size: 2.17 MB - Last synced at: 6 days ago - Pushed at: 5 months ago - Stars: 314 - Forks: 22

WayneKim92/babel-plugin-local-ip

Do you want to automatically replace local IP? (I implemented this because I did not want to troubleshoot the reactotron host IP.)

Language: JavaScript - Size: 16.6 KB - Last synced at: 7 days ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

asapach/babel-plugin-rewire-exports

Babel plugin for stubbing [ES6, ES2015] module exports

Language: JavaScript - Size: 614 KB - Last synced at: 14 days ago - Pushed at: 5 months ago - Stars: 66 - Forks: 7

yookue/babel-plugin-remove-comment

Removes script comments during babel compilation

Language: TypeScript - Size: 49.8 KB - Last synced at: 24 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

jackluson/babel-plugin-styled-components-px2vw

Babel plugin for convert px to vw units of styled-components

Language: TypeScript - Size: 82 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 17 - Forks: 3

babel/kneden 📦

Transpile ES2017 async/await to vanilla ES6 Promise chains: a Babel plugin

Language: JavaScript - Size: 137 KB - Last synced at: 7 days ago - Pushed at: over 6 years ago - Stars: 515 - Forks: 41

macabeus/js-proposal-algebraic-effects

📐Let there be algebraic effects in JS

Language: JavaScript - Size: 5.77 MB - Last synced at: 5 months ago - Pushed at: almost 4 years ago - Stars: 178 - Forks: 4

2F4S7/goit-js-hw-12-countries

Language: JavaScript - Size: 2.19 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

leonardfactory/babel-plugin-transform-typescript-metadata

Babel plugin to emit decorator metadata like typescript compiler

Language: JavaScript - Size: 1.04 MB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 215 - Forks: 17

DevSA-009/babel-plugin-tsconfig-alias-to-relative

Path resolve (relative) plugin for babel

Language: JavaScript - Size: 32.2 KB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

recharts/babel-plugin-recharts

Language: JavaScript - Size: 916 KB - Last synced at: 12 days ago - Pushed at: over 1 year ago - Stars: 119 - Forks: 16

AsrielDreemurrGM/Pratica_Do_ES6

Desenvolvido código JS para filtrar alunos com média maior ou igual a 6. Utilizado Babel e funcionalidades do ES6+.

Language: JavaScript - Size: 19.5 KB - Last synced at: 23 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

QuadDarv1ne/my-webpack-project

Установка необходимых пакетов для работы с Webpack и Babel

Language: HTML - Size: 9.64 MB - Last synced at: 3 days ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

59naga/babel-plugin-add-module-exports

【v0.2 no longer maintained】 Fix babel/babel#2212 - Follow the babel@5 behavior for babel@6

Language: JavaScript - Size: 258 KB - Last synced at: 13 days ago - Pushed at: over 2 years ago - Stars: 728 - Forks: 54

piglovesyou/graphql-let

A webpack loader / babel-plugin / babel-plugin-macros / CLI / generated file manager of GraphQL code generator.

Language: TypeScript - Size: 4.91 MB - Last synced at: 15 days ago - Pushed at: 16 days ago - Stars: 454 - Forks: 34

himynameismartin/babel-plugin-transform-react-default-props

Overload React component’s defaultProps using .corianderc file

Language: JavaScript - Size: 70.3 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

chengjianhua/penv.macro

A macro used with babel-plugin-macros to write configurations for multiple environments, and remove configurations are irrelevant with the specified environment from your codes finally.

Language: JavaScript - Size: 820 KB - Last synced at: 9 days ago - Pushed at: over 2 years ago - Stars: 76 - Forks: 5

dralletje/idx.macro 📦

a 'babel-macros' version of 'babel-plugin-idx'

Language: JavaScript - Size: 75.2 KB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 92 - Forks: 8

inversepolarity/babel-prop-name-value-shorthand

JSX shorthand babel plugin

Language: JavaScript - Size: 6.84 KB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

planjs/stan

🔨 Collection of front-end engineering tools

Language: TypeScript - Size: 3.97 MB - Last synced at: 17 days ago - Pushed at: about 2 months ago - Stars: 24 - Forks: 4

bernard-lin/babel-plugin-glamorous-displayname

A babel plugin for Glamorous displayNames 💄

Language: JavaScript - Size: 69.3 KB - Last synced at: 8 days ago - Pushed at: about 7 years ago - Stars: 31 - Forks: 2

oliviertassinari/babel-plugin-react-remove-properties

Babel plugin for removing React properties. :dash:

Language: JavaScript - Size: 42 KB - Last synced at: 15 days ago - Pushed at: about 6 years ago - Stars: 379 - Forks: 18

akameco/babel-plugin-react-intl-auto

i18n for the component age. Auto management react-intl ID.

Language: TypeScript - Size: 4.76 MB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 211 - Forks: 34

vslinko/babel-plugin-react-require

Babel plugin that adds React import declaration if file contains JSX tags

Language: JavaScript - Size: 343 KB - Last synced at: 7 days ago - Pushed at: 9 months ago - Stars: 159 - Forks: 15

nasriyasoftware/PostBuild

PostBuild is a utility pacakge for TypeScript run useful tasks after transpiling TypeScript into ESM and CJS JavaScript file.

Language: JavaScript - Size: 60.5 KB - Last synced at: 1 day ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

seyoonPuvi/REACT-ASSIGNMENTS

react assignments and coding exercise

Size: 7.81 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

SuperPaintman/babel-plugin-syntax-pipeline

Allow parsing of pipeline operator |>

Language: JavaScript - Size: 31.3 KB - Last synced at: 7 days ago - Pushed at: about 8 years ago - Stars: 22 - Forks: 3

Grohden/babel-plugin-resolve-barrel-files

A plugin that resolves barrel files imports within babel

Language: JavaScript - Size: 99.6 KB - Last synced at: 8 days ago - Pushed at: about 1 year ago - Stars: 18 - Forks: 3

fiddlerwoaroof/babel-camel-case

Simple babel demo

Language: JavaScript - Size: 93.8 KB - Last synced at: 4 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

shaobeichen/babel-plugin-client-variable

Preventing client variables from reporting errors on the server is very useful in SSR. 防止客户端变量在服务端报错,在SSR里使用很有用。

Language: JavaScript - Size: 5.86 KB - Last synced at: 18 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

dassudip2001/marn

This repository is created for mern app

Language: JavaScript - Size: 244 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

WanQuanXie/babel-plugin-lucide-react-native

Easy lucide-react-native modular builds

Language: TypeScript - Size: 407 KB - Last synced at: 7 days ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

OwenMelbz/babel-plugin-tailwind-rn

Allows you to use className="w-full md:w-1/2" syntax in your react native projects.

Language: JavaScript - Size: 735 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 30 - Forks: 6

uiwjs/babel-plugin-transform-remove-imports

Remove the specified import declaration when you use the babel transform to build the package.

Language: JavaScript - Size: 248 KB - Last synced at: 2 days ago - Pushed at: about 1 month ago - Stars: 22 - Forks: 3

tkh44/babel-plugin-sitrep

Log all assignments and the return value of a function with a simple comment

Language: JavaScript - Size: 27.3 KB - Last synced at: 6 months ago - Pushed at: over 7 years ago - Stars: 436 - Forks: 29

dnlsandiego/babel-plugin-tinytime

A babel plugin for tinytime

Language: JavaScript - Size: 25.4 KB - Last synced at: 8 months ago - Pushed at: about 8 years ago - Stars: 5 - Forks: 0

satya164/babel-plugin-optional-require

Babel plugin to optionaly require modules

Language: JavaScript - Size: 147 KB - Last synced at: 9 days ago - Pushed at: over 6 years ago - Stars: 53 - Forks: 1

1hiteshk/FoodOrder-like-Swiggy

Using Reactjs, Restaurants info. food order website & fetching live api data from swiggy

Language: JavaScript - Size: 586 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 4 - Forks: 1

elliothux/babel-plugin-jsx-for-directive 📦

🍺 A "for" directive solution for React.

Language: JavaScript - Size: 8.79 KB - Last synced at: 13 days ago - Pushed at: 9 months ago - Stars: 10 - Forks: 0

elliothux/babel-plugin-auto-argument 📦

🍺 Using auto argument in JavaScript like Scala

Language: JavaScript - Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 1

elliothux/babel-plugin-jsx-if-directive 📦

🍺 A "if" directive solution for React.

Language: JavaScript - Size: 15.6 KB - Last synced at: about 8 hours ago - Pushed at: 9 months ago - Stars: 11 - Forks: 3

jan53n/babel-plugin-attributes

A Babel plugin that enhances JavaScript functions with custom attributes, providing additional metadata and annotations.

Language: JavaScript - Size: 161 KB - Last synced at: 9 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

robertknight/babel-plugin-mockable-imports

Babel plugin that enables mocking of ES and CommonJS imports in tests

Language: JavaScript - Size: 1.07 MB - Last synced at: 12 days ago - Pushed at: 6 months ago - Stars: 12 - Forks: 1

AngelLozan/Transaction-Hash-Explorer-Extension

A demo chrome extension built with the blockchair API and using their extension code in part to demonstrate the capabilities of such a search. Internal tool hackathon project for Exodus.

Language: JavaScript - Size: 15.5 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

discord/babel-plugin-define-patterns

Create constants that replace various expressions at build-time

Language: JavaScript - Size: 182 KB - Last synced at: 3 days ago - Pushed at: almost 2 years ago - Stars: 38 - Forks: 6

github/babel-plugin-ensure-name-for-custom-elements 📦

This plugin makes sure that your custom elements always have a name property, even after minifying.

Language: JavaScript - Size: 113 KB - Last synced at: about 13 hours ago - Pushed at: about 5 years ago - Stars: 11 - Forks: 5

prantlf/requirejs-babel Fork of mikach/requirejs-babel

An AMD module loader plugin for using RequireJS with Babel 7

Language: JavaScript - Size: 801 KB - Last synced at: 17 days ago - Pushed at: 9 months ago - Stars: 4 - Forks: 2

goto-bus-stop/babel-plugin-generator-prettier

Babel plugin to use prettier for transformed code output

Language: JavaScript - Size: 30.3 KB - Last synced at: 11 days ago - Pushed at: about 1 year ago - Stars: 9 - Forks: 1

gajus/babel-plugin-transform-export-default-name

Babel plugin that transforms default exports to named exports.

Language: JavaScript - Size: 136 KB - Last synced at: 4 days ago - Pushed at: about 3 years ago - Stars: 21 - Forks: 6

grafoojs/grafoo 📦

A GraphQL Client and Toolkit

Language: TypeScript - Size: 3.42 MB - Last synced at: 5 days ago - Pushed at: about 2 years ago - Stars: 274 - Forks: 9

rtymchyk/babel-plugin-extract-text

Babel plugin to extract strings from React components and gettext-like functions into a gettext PO file.

Language: JavaScript - Size: 728 KB - Last synced at: 12 days ago - Pushed at: over 2 years ago - Stars: 13 - Forks: 3

dbo/babel-plugin-transform-n4js-systemjs-commonjs

A babel plugin to transform N4JS SystemJS modules into CommonJS, enabling bundlers.

Language: JavaScript - Size: 1.22 MB - Last synced at: 7 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

strayiker/babel-plugin-hoist-facc

Babel plugin to hoist Function as Child Component

Language: JavaScript - Size: 48.8 KB - Last synced at: 8 days ago - Pushed at: over 6 years ago - Stars: 8 - Forks: 1

syd-strzempko/CRA_test-eject_require-context-workaround

Ejected Create-React-App with require.context Jest Testing Support

Language: JavaScript - Size: 202 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

baozouai/babel-plugin-enhance-log

A babel Plugin to add log line, add log argument name and separator

Language: TypeScript - Size: 704 KB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 38 - Forks: 4

chocolateboy/babel-plugin-inline-functions Fork of emilecantin/babel-plugin-transform-inline-functions

A Babel plugin to inline selected functions

Language: JavaScript - Size: 592 KB - Last synced at: 15 days ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 3

Jay1194/Text-Editor

The PWA Text Editor is a Progressive Web Application that enables users to create and store text notes or code snippets seamlessly, with or without an internet connection. It offers reliability and accessibility for later use, providing a convenient and efficient user experience.

Language: JavaScript - Size: 203 KB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

michalkvasnicak/babel-plugin-css-modules-transform

Extract css class names from required css module files, so we can render it on server.

Language: JavaScript - Size: 260 KB - Last synced at: about 15 hours ago - Pushed at: over 2 years ago - Stars: 326 - Forks: 54

baozouai/babel-plugin-enum-to-object

transform enum to const object

Language: TypeScript - Size: 39.1 KB - Last synced at: 19 days ago - Pushed at: about 2 years ago - Stars: 7 - Forks: 1

arthurdenner/super-expressive.macro

🎣 A macro to generate Regular Expressions (RegExp) at build-time with super-expressive.

Language: TypeScript - Size: 129 KB - Last synced at: 18 days ago - Pushed at: about 4 years ago - Stars: 10 - Forks: 0

gaetanlegac/babel-plugin-glob-import

Babel plugin to import multiple modules with one import statement thanks to glob patterns.

Language: TypeScript - Size: 26.4 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Xinhe998/babel-plugin-add-jsx-classes

Add the `className` to all JSX elements in your project

Language: TypeScript - Size: 307 KB - Last synced at: 5 months ago - Pushed at: almost 3 years ago - Stars: 14 - Forks: 0

re-js/babel-plugin-jsx-wrapper

Babel plugin to automatic decorate jsx for Remini and Mobx

Language: JavaScript - Size: 109 KB - Last synced at: about 23 hours ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 1

hustcc/babel-plugin-optimize-i18n

:key: 优化国际化文案的 Babel 插件,可以减少国际化文案 40% ~ 50% 的 bundle size。

Language: JavaScript - Size: 9.77 KB - Last synced at: 24 days ago - Pushed at: over 6 years ago - Stars: 14 - Forks: 2

ontanj/babel-plugin-recursive-tail-calls

A babel plugin for performing tail call optimization in recursive functions

Language: TypeScript - Size: 193 KB - Last synced at: 23 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

AMorgaut/babel-plugin-transform-class

A minimalist ES6 class babel transformer

Language: JavaScript - Size: 104 KB - Last synced at: 16 days ago - Pushed at: 10 months ago - Stars: 5 - Forks: 1