Awesome Open Source
Search
Programming Languages
Languages
All Categories
Categories
About
Search results for javascript babel plugin
babel-plugin
x
javascript
x
361 search results found
React Hot Loader
โญย
12,230
Tweak React components in real time. (Deprecated: use Fast Refresh instead.)
Htm
โญย
8,419
Hyperscript Tagged Markup: JSX alternative using standard tagged templates, with compiler support.
Gl Matrix
โญย
5,094
Javascript Matrix and Vector library for High Performance WebGL apps
Vuera
โญย
4,246
๐ Vue in React, React in Vue. Seamless integration of the two. ๐ฏ
Babel Plugin React Css Modules
โญย
1,962
Transforms styleName to className using compile time CSS module resolution.
Babel Plugin Transform Vue Jsx
โญย
1,834
babel plugin for vue 2.0 jsx
Jsx Control Statements
โญย
1,593
Neater If and For for React JSX
Babel Plugin React Transform
โญย
1,100
Babel plugin to instrument React components with custom transforms
Babel Plugin Styled Components
โญย
1,052
Improve the debugging experience and add server-side rendering support to styled-components
Babel Plugin Transform React Remove Prop Types
โญย
897
Remove unnecessary React propTypes from the production build. ๐
Babel Plugin Add Module Exports
โญย
732
ใv0.2 no longer maintainedใ Fix babel/babel#2212 - Follow the babel@5 behavior for babel@6
React Native Dotenv
โญย
721
Load react native environment variables using import statements for multiple env files.
Babel Plugin Webpack Loaders
โญย
631
babel 6 plugin which allows to use webpack loaders
Putout
โญย
629
๐ Pluggable and configurable JavaScript Linter, code transformer and formatter with built-in ESLint and Babel support for js, jsx typescript, flow, markdown, yaml and json. Write declarative codemods in a simplest possible way ๐
Esx
โญย
603
Like JSX, but native and fast
Babel Plugin Istanbul
โญย
549
A babel plugin that adds istanbul instrumentation to ES6 code
Babel Plugin Dynamic Import Node
โญย
501
Babel plugin to transpile import() to a deferred require(), for node
Babel Plugin Tcomb
โญย
484
Babel plugin for static and runtime type checking using Flow and tcomb
Babel Plugin Dynamic Import Webpack
โญย
483
Babel plugin to transpile import() to require.ensure, for Webpack
Babel Plugin Sitrep
โญย
442
Log all assignments and the return value of a function with a simple comment
Babel Plugin Flow React Proptypes
โญย
438
A babel plugin to generate React PropTypes definitions from Flow type declarations.
React Scoped Css
โญย
418
CSS encapsulation solution for React
I18nize React
โญย
387
Internationalize react apps within a lunch break
Reflective Bind
โญย
366
Eliminate wasteful re-rendering in React components caused by inline functions
Babel Plugin Closure Elimination
โญย
352
A Babel plugin which eliminates closures from your JavaScript wherever possible.
Babel Plugin Css Modules Transform
โญย
322
Extract css class names from required css module files, so we can render it on server.
Babel Plugin React Remove Properties
โญย
296
Babel plugin for removing React properties. ๐จ
Babel Plugin Import Graphql
โญย
288
Enables import syntax for .graphql and .gql files
Babel Plugin Tailwind Components
โญย
286
Use Tailwind with any CSS-in-JS library
Babel Plugin Console
โญย
286
Babel Plugin that adds useful build time console functions ๐ฎ
Babel Plugin Tester
โญย
268
Utilities for testing babel plugins
Babel Plugin __coverage__
โญย
251
[deprecated; use babel-plugin-istanbul instead] Istanbul-compatible code coverage instrumentation plugin for Babel.
Eslint Import Resolver Babel Module
โญย
248
Custom eslint resolve for babel-plugin-module-resolver
S2s
โญย
246
Coding time Compile. A tool to write code fastest.
Babel Plugin Angularjs Annotate
โญย
241
Add Angular 1.x dependency injection annotations to ES6 code
Style Sheet
โญย
211
โก๏ธ๐จ Fast styles in JavaScript with support for static CSS extraction.
Tcomb React
โญย
200
Alternative syntax for PropTypes
Babel Plugin Transform Typescript Metadata
โญย
186
Babel plugin to emit decorator metadata like typescript compiler
Param.macro
โญย
184
Partial application syntax and lambda parameters for JavaScript, inspired by Scala's `_` & Kotlin's `it`
Babel Plugin Dev Expression
โญย
176
A mirror of Facebook's dev-expression Babel plugin
Extract React Types
โญย
163
One stop shop for documenting your react components.
Babel Plugin Graphql Tag
โญย
162
Compiles GraphQL tagged template strings using graphql-tag.
Babel Plugin React Require
โญย
161
Babel plugin that adds React import declaration if file contains JSX tags
Babel Plugin React Html Attrs
โญย
160
Babel plugin which transforms HTML and SVG attributes on JSX host elements into React-compatible attributes
Babel Plugin Prismjs
โญย
152
A babel plugin to use PrismJS with standard bundlers.
React App Rewire Styled Components
โญย
151
Add the styled-components Babel plugin to your create-react-app app via react-app-rewired
Babel Plugin Flow To Typescript
โญย
147
Babel plugin to convert Flow code into TypeScript
Babel Plugin Jsx V Model
โญย
146
JSX Syntactic Sugar Plugin for v-model
Babel Plugin Webpack Alias
โญย
145
babel 6 plugin which allows to use webpack resolve options
Rrv4 Ssr And Code Splitting
โญย
133
Blog Post Here - https://medium.com/airbnb-engineering/server-rende
Babel Plugin Polished
โญย
129
Compile polished helper functions at build time
Babel Plugin Styled Components Css Namespace
โญย
120
A babel plugin to add css namespaces (and increase specificity) of styled-component classes.
Babel Plugin Extensible Destructuring
โญย
117
Plugin for extensible destructuring in Babel
Babel Plugin Recharts
โญย
117
Babel Plugin Runtyper
โญย
117
โก๏ธ Runtime type-checker for JavaScript
Astexplorer.app
โญย
116
An https://astexplorer.net wrapper which adds module bundling and hot reloading.
Js Proposal Algebraic Effects
โญย
115
๐Let there be algebraic effects in JS
Generator Babel Plugin
โญย
111
Babel Plugin generator for Yeoman
Babel Plugin Mobx Deep Action
โญย
106
Reduces `action` and `runInAction` boilerplates
Babel Plugin Functional Hmr
โญย
104
Babel plugin enables HMR for functional components in React Native.
Babel Jest Assertions
โญย
95
Babel Plugin that adds safety to your tests by verifying assertions are actually ran ๐โ๏ธ
Rebem
โญย
94
React โค๏ธ BEM
Babel Plugin Jsx Adopt
โญย
94
Idx.macro
โญย
93
a 'babel-macros' version of 'babel-plugin-idx'
Babel Plugin Espower
โญย
91
Babel plugin for power-assert
Babel Plugin React Persist
โญย
88
Automatically useCallback() & useMemo(); memoize inline functions
React Ssr
โญย
85
Seamless server-side rendering of React apps
Modify Babel Preset
โญย
84
๐ซ Create a modified babel preset based on an an existing preset.
Babel Plugin Stateful Functional React Components
โญย
83
Stateful functional React components without runtime overhead
Babel Plugin Captains Log
โญย
81
Babel plugin that injects helpful details into console statements
Babel Plugin React Directives
โญย
81
A babel plugin that provides some directives for react(JSX), similar to directives of vue.
Boilerplate.react.spa.full Server
โญย
74
A boilerplate for creating a SPA in React, with a full server.
Sowing Machine
โญย
67
๐ฑA React UI toolchain & JSX alternative
Babel Plugin Operator Overload
โญย
66
Babel plugin for overloading operators
Penv.macro
โญย
66
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.
Babel Plugin Graphql
โญย
65
Babel plugin that compile GraphQL tagged template strings
Babel Plugin Rewire Exports
โญย
65
Babel plugin for stubbing [ES6, ES2015] module exports
Babel Plugin Transform Require Ignore
โญย
64
Babel Plugin React Pure Components
โญย
62
Optimize React code by making pure classes into functions
Linkref
โญย
62
Like Linked State, but for Refs. Works with Preact and React.
Babel Plugin Console Groupify
โญย
61
A small babel plugin that wraps console.logs inside a console.group with surrounding function name
Babel Plugin Function Composition
โญย
58
Babel plugin to compose functions with piping using the & operator
Babel Plugin Transform Pipeline
โญย
58
Compile pipeline operator to ES5
Babel Plugin Add React Displayname
โญย
57
Tinker.macro
โญย
55
Evaluate Laravel code at build-time, via Laravel Tinker
Babel Plugin Css Prop
โญย
54
Babel plugin to transpile `css` prop to a styled component. (Experimental)
Normalizr Graphql
โญย
53
creates a normalizr schema for a graphql query from a graphql schema
Tagged Translations
โญย
52
A dead simple babel-plugin for translating texts in React applications
Babel Plugin Feature Flags
โญย
52
A babel transform for managing feature flags
Babel Plugin Inline Svg
โญย
50
Babel plugin to optimise and inline svg
Babel Plugin Dual Import
โญย
49
NOTE: now use babel-plugin-universal-import if you're using React Universal Component
Babel Plugin Const Enum
โญย
49
Transform TypeScript `const` enums
Availity React
โญย
48
React components using Availity UIKit and Bootstrap 4
Babel Plugin Meaningful Logs
โญย
48
Make your logs more descriptive
Babel Plugin Trace
โญย
48
This is a Babel plugin which adds a straightforward, declarative syntax for adding debug logging to JavaScript applications.
Babel Plugin Uglify
โญย
47
UglifyJS integration for Babel
Babel Plugin Transform Amd To Commonjs
โญย
47
โจ Babel plugin that transforms AMD to CommonJS
Babel Plugin React Cssmoduleify
โญย
46
Babel plugin to transform traditional React element classNames to CSS Modules
Babel Plugin Ast
โญย
43
ไฝฟ็จ babel ่ฟ่ก AST ๅๆๅๅค็
Babel Plugin Source Map Support
โญย
41
A Babel plugin which automatically makes stack traces source-map aware
Related Searches
Javascript Reactjs (121,118)
Javascript Html (48,022)
Javascript Css (46,402)
Javascript Testing (21,652)
Javascript Redux (21,545)
Javascript Vue (19,153)
Javascript Nextjs (8,601)
Javascript Types (8,178)
Javascript Promise (7,898)
Javascript Angularjs (7,563)
1-100 of 361 search results
Next >
Privacy
ย |ย
About
ย |ย
Terms
ย |ย
Follow Us On Twitter
Copyright 2018-2025 Awesome Open Source.ย All rights reserved.