Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Babel
🐠 Babel is a compiler created by Sebastian McKenzie in 2014 to convert ES6 to ES5 (originally called 6to5). It has since become a toolchain that enables developers to write any next generation JavaScript and serves as a testing ground for proposals from TC39, the technical committee that specifies ECMAScript. Babel can also convert JSX syntax and strip out type annotations from both Flow and TypeScript. Babel is built out of plugins. Compose your own transformation pipeline using plugins written by the community or write your own.
- GitHub: https://github.com/topics/babel
- Repo: https://github.com/babel
- Created by: Sebastian McKenzie, James Kyle, Henry Zhu, Logan Smyth, Daniel Tschinder
- Released: September 28, 2014
- Related Topics: babel-preset, babel-plugin, babel-es6,
- Aliases: babeljs,
- Last updated: 2024-11-04 00:02:36 UTC
- JSON Representation
https://github.com/mattphillips/babel-jest-assertions
Babel Plugin that adds safety to your tests by verifying assertions are actually ran 🃏⁉️
assertion babel babel-plugin jest testing
Last synced: 31 Oct 2024
https://github.com/orenelbaum/babel-plugin-solid-undestructure
A Babel plugin for SolidJS that allows you to destructure component props without losing reactivity.
babel babel-plugin destructure solid-js undestructure
Last synced: 30 Oct 2024
https://github.com/ninelines-team/ninelines-template
Шаблон для разработки сайтов
autoprefixer babel browsersync eslint gulp javascript jquery png-sprites pug pug-lint scss stylelint svg-sprites template
Last synced: 10 Oct 2024
https://github.com/andarist/babel-plugin-annotate-pure-calls
This plugins helps with annotating top level functions calls with #__PURE__ comment.
babel minify plugin pure side-effects uglifyjs
Last synced: 29 Oct 2024
https://github.com/irevenko/forge-node-app
🛠📦🎉 Generate Node.js boilerplate with optional libraries & tools
babel boilerplate boilerplate-node cli cli-app command-line command-line-interface command-line-tool javascript node node-boilerplate node-js nodejs npm-module npm-package npx typescript
Last synced: 01 Aug 2024
https://github.com/goldhand/cookiecutter-webpack
Boilerplate for webpack 2, babel, react + redux + hmr, and karma. Can be inserted into existing django projects.
babel cookiecutter cookiecutter-webpack hmr karma mocha react redux webpack webpack2
Last synced: 10 Oct 2024
https://github.com/anandgupta193/react-enterprise-starter-kit
Highly Scalable Awesome React Starter Kit for an enterprise application with a very easy maintainable codebase. :fire:
babel ci-cd css docker eslint github-workflows html javascript jsx postcss react react-ssr redux redux-saga scss ssr storybook travis-ci webpack
Last synced: 26 Oct 2024
https://github.com/dralletje/idx.macro
a 'babel-macros' version of 'babel-plugin-idx'
babel babel-macros babel-plugin idx
Last synced: 03 Aug 2024
https://github.com/Vectorized/Aris
Aris - A fast and powerful tool to write HTML in JS easily. Includes syntax highlighting, templates, SVG, CSS autofixing, debugger support and more...
angular babel css css-in-js css-prefixer css-preprocessor css3 frontend html-css-javascript html-parser html-template html5 jquery js js-framework jsx lodash react svg syntax-highlighting
Last synced: 28 Oct 2024
https://github.com/vectorized/aris
Aris - A fast and powerful tool to write HTML in JS easily. Includes syntax highlighting, templates, SVG, CSS autofixing, debugger support and more...
angular babel css css-in-js css-prefixer css-preprocessor css3 frontend html-css-javascript html-parser html-template html5 jquery js js-framework jsx lodash react svg syntax-highlighting
Last synced: 01 Nov 2024
https://github.com/modularorg/modularjs
△ Dead simple modular JavaScript framework for ES modules.
babel es6 esmodules framework javascript modular
Last synced: 10 Oct 2024
https://github.com/temilaj/react-webpack-starter
A really simple boiler plate for creating react applications bundled by webpack (using ES6+, Babel, SASS and webpack development server) ⚛️
babel boilerplate es6 es7 react react-app react-boilerplate reactjs sass webpack webpack2 webpack3 yarn
Last synced: 11 Oct 2024
https://github.com/charpeni/svelte-example
:rocket: :books: Some examples to test the Svelte Framework
babel eslint rollup svelte svelte-framework
Last synced: 27 Oct 2024
https://github.com/kwelch/babel-plugin-captains-log
Babel plugin that injects helpful details into console statements
babel babel-plugin console-statements logging utility
Last synced: 26 Oct 2024
https://github.com/developit/modify-babel-preset
:dizzy: Create a modified babel preset based on an an existing preset.
babel babel-plugin babel-preset
Last synced: 31 Oct 2024
https://github.com/yohangz/packer-cli
:boom: Full-fledged CLI tool to generate and package node modules compliant with Browser and NodeJS. Packer CLI support all modern style, unit test and script transpiler tools
babel build-tool eslint gulp handlebars istambul jasmine jest jsdom less mocha nodejs reactjs rollupjs sass spdx stylelint stylus tslint typescript
Last synced: 10 Oct 2024
https://github.com/orkon/koa2-example-app
An app that is built using koa2 and async/await
async-await babel koa2 nodejs pm2
Last synced: 16 Oct 2024
https://github.com/bytesleo/nodetomic-api
NEW VERSION HERE https://github.com/kevoj/nodetomic RESTful API Nodejs designed for horizontal scalability with support for cluster, based on Express, MongoDB, Redis, JWT, Socket.io, Passport.
babel es6 expressjs javascript mongodb node-api nodejs nodejs-api nodejs-api-auth nodejs-api-boilerplate nodejs-api-scalability nodejs-authentication nodejs-backend nodejs-boilerplate nodejs-cluster nodejs-framework nodejs-mongodb nodejs-redis nodejs-server nodejs-server-api
Last synced: 31 Oct 2024
https://github.com/verdaccio/monorepo
🏰 Core dependencies and plugins for verdaccio 5.x branch ⚠️ DEPRECATED
babel babel-preset core eslint eslint-config eslint-plugin javascript plugin typescript verdaccio
Last synced: 11 Oct 2024
https://github.com/tusbar/babel-plugin-dotenv-import
Load environment variables using import statements.
babel babel-plugin dotenv environment-variables
Last synced: 31 Oct 2024
https://github.com/satya164/babel-test
An opinionated library to make testing babel plugins easier.
babel fixtures hacktoberfest jest jest-snapshots snapshot
Last synced: 26 Oct 2024
https://github.com/anishkny/playwright-test-coverage
Extends Playwright test to measure code coverage
babel coverage istanbul playwright
Last synced: 01 Nov 2024
https://github.com/ghost---shadow/unit-test-recorder
Record unit tests as you use your application.
babel babeljs instrumentation jest jest-snapshots nodejs testing unit-testing
Last synced: 11 Oct 2024
https://github.com/atulmy/universal-react
🌐 A simple universal react application with server side rendering built with latest versions of React (v16+), React Router (v5+), Redux (v4+), Express (v5+), Webpack (v4+), Babel Preset ES6 👨💻
babel express isomorphic learn-by-examples react react-router-v4 redux server-side-rendering universal universal-javascript universal-react webpack2
Last synced: 27 Sep 2024
https://github.com/grafana/k6-template-es6
Template using Webpack and Babel to enable ES6 features in k6 tests
babel bundling es6 javascript k6 load-testing performance-testing templates webpack
Last synced: 07 Oct 2024
https://github.com/davidnguyen11/nextjs-full-demo
Demo about integration between examples of next.js and also fix some issues during development
babel dynamic-import gulp material-ui nextjs reactjs redux scss
Last synced: 28 Oct 2024
https://github.com/jatin-8898/react-quiz-app
A Simple React Quiz App 💎
babel bootstrap4 component components material-design material-ui no-create-react-app quiz quiz-game quizapp react react-quiz react-quiz-form responsive score webpack
Last synced: 27 Oct 2024
https://github.com/didilinkin/vue-spa-wx-shangchao
上朝科技 - 物业管理系统 - 微信公众号网站 - Vue2.0
async-await axios babel es2015 es2016 eslint faker gulp layzr mint-ui mockjs picker pug-templates sass sweetalert2 vue-cli-template vue-router2 vue2 vuex2 webpack2
Last synced: 11 Oct 2024
https://github.com/kktjs/ssr
Create React server-side rendering universal JavaScript applications with no configuration.
babel kkt react react-router redux rematch server-side server-side-rendering ssr webpack
Last synced: 14 Oct 2024
https://github.com/dhinesh03/mithril-starter-kit
Mithril Starter Kit — A boilerplate Mithril application using ES6, Babel, Webpack 4, Sass/SCSS, Webpack dev server hot reload and eslint
babel boilerplate-mithril-application css-hot-loader es6 eslint hot-reload mithril mithril-starter mithriljs sass scss starter-kit webpack4
Last synced: 01 Aug 2024
https://github.com/transitive-bullshit/npm-es-modules
Breakdown of 7 different ways to use ES modules with npm today.
babel commonjs es6 es6-modules esm esmodules esnext javascript npm rollup typescript webpack
Last synced: 17 Oct 2024
https://github.com/starkovsky/vue3-webpack-boilerplate
Vue 3 Webpack Boilerplate (Vue 3, Vue Router 4, Vuex 4, Typescript)
alpha babel typescript vue vue-router vue-router4 vue3 vue3-typescript vuex4 webpack
Last synced: 04 Aug 2024
https://github.com/kentcdodds/css-in-js-precompiler
WORK IN PROGRESS: Precompiles CSS-in-JS objects to CSS strings
babel css-in-js make-alex-happy
Last synced: 19 Oct 2024
https://github.com/clayrisser/idempotent-babel-polyfill
import babel-polyfill multiple times
babel babel-polyfill idempotent polyfill
Last synced: 22 Oct 2024
https://github.com/jonschlinkert/parse-comments
Parse JavaScript code comments. Works with block and line comments, and should work with CSS, LESS, SASS, or any language with the same comment formats.
apidoc babel catharsis code comments context docs doctrine documentation espree esprima javascript jonschlinkert jsdoc markdown nodejs parse
Last synced: 31 Oct 2024
https://github.com/tahnik/electron-react
A simple and compact boilerplate for electron and react (redux, router)
babel boilerplate electron eslint react react-router-v4 redux webpack3
Last synced: 11 Oct 2024
https://github.com/asapach/babel-plugin-rewire-exports
Babel plugin for stubbing [ES6, ES2015] module exports
babel babel-plugin es2015 es6 esm javascript rewire rollup stub systemjs unit-testing webpack
Last synced: 31 Oct 2024
https://github.com/finmavis/webpack-4-boilerplate
Webpack 4 Boilerplate with Babel, SASS or SCSS, browser autoprefix, and optimization using gzip and brotli for Production
auto-prefixer babel boilerplate bundler es6 html5 javascript postcss sass scss webpack webpack-boilerplate webpack-configuration webpack-dev-server webpack-starter webpack4 webpack4-boilerplate
Last synced: 01 Aug 2024
https://github.com/di-ninja/di-ninja
The Dependency Injection Framework for JavaScript NodeJS and Browser - really made for Composition Root
babel best-practices composition-root decorator dependency dependency-injection dependency-injection-container di dic factory framework injection inversion-of-control ioc node oop react-native strategy webpack
Last synced: 28 Aug 2024
https://github.com/harrysolovay/sowing-machine
🌱A React UI toolchain & JSX alternative
babel babel-macro babel-plugin eslint eslint-config eslint-plugin jsx markup react
Last synced: 28 Sep 2024
https://github.com/teambit/envs
Component development environments for the Bit community
babel compilers isolate-components react react-native typescript
Last synced: 12 Aug 2024
https://github.com/minooo/dolife
嘟嘟微生活——我司主项目基于React全家桶的前端架构。
babel css-modules react react-router-v3 redux webpack
Last synced: 14 Oct 2024
https://github.com/raymondsze/create-react-scripts
Easily extend the react-scripts to your own version of react-scripts
babel boilerplate create-react-app javascript react server-side-rendering universal-react webpack
Last synced: 04 Aug 2024
https://github.com/WebExp0528/React-Extension-Boilerplate
This is cross-browser(Chrome, Firefox, Opera, Edge) extension boilerplate using React, Typescript and Webpack
babel boilerplate browser-extension chrome chrome-extension cross-browser-extension edge extension firefox firefox-addon firefox-extension hot-reload javascript manifest-v3 opera opera-extension react typescript
Last synced: 10 Aug 2024
https://github.com/dword-design/eslint-plugin-import-alias
An ESLint plugin that enforces the use of import aliases. Also supports autofixing.
alias aliases autofix babel babel-plugin-module-resolver enforce eslint fix import lint module module-resolver nuxt nuxtjs plugin prefer replace require rule
Last synced: 01 Nov 2024
https://github.com/julon/vue-cli-template-library
Template for developing open-source vue.js libraries with Rollup + Jest + Babel + Storybook + TravisCI + SemanticRelease
babel jest linter rollup semantic-release storybook vue vue-cli vue-components vuejs
Last synced: 01 Nov 2024
https://github.com/opensourceraidguild/babel-vite
babel preset and plugins that emulate Vite's non-standard functionality
babel babel-plugin babel-preset vitejs
Last synced: 29 Oct 2024
https://github.com/blogfoster/blogfoster-scripts
Single-command, zero-config tooling for Node.js projects
babel build-tool eslint javascript prettier webpack zero-configuration
Last synced: 31 Oct 2024
https://github.com/staylor/wp-graphql
WordPress REST API exposed via GraphQL
babel dataloader es6 express graphql wordpress yarn
Last synced: 14 Oct 2024
https://github.com/bradlc/tinker.macro
Evaluate Laravel code at build-time, via Laravel Tinker
babel babel-plugin babel-plugin-macros laravel php
Last synced: 03 Aug 2024
https://github.com/haltcase/babel-plugin-partial-application
[DEPRECATED] Please use https://github.com/citycide/param.macro
application babel babel-plugin functional kotlin lambda lambda-parameters lightscript partial placeholder plugin scala underscore
Last synced: 03 Aug 2024
https://github.com/brianvoe/vue-build
Ultra Simple, Development, Testing and Production Build Cli
babel chai e2e-tests eslint javascript karma mocha nightwatch sass unit-testing vue webpack2
Last synced: 01 Oct 2024
https://github.com/minhuyen/generator-expressjs-rest
Project template for an ExpressJS application
admin-dashboard api babel docker express rest-api swagger yeoman
Last synced: 11 Oct 2024
https://github.com/jhen0409/css-to-rn.macro
Convert CSS to React Native style sheet at build time with babel macros
Last synced: 27 Oct 2024
https://github.com/raphamorim/xwasm
[Work In Progress] WebAssembly Packager and WASM tooling for modern frontend
babel babel-plugin emcc emscripten hooks react wasm webassembbly
Last synced: 02 Nov 2024
https://github.com/raquo/minimal-hapi-react-webpack
Minimal Hapi + React + Webpack + HMR (hot module reloading) Sandbox
babel chai eslint hapi hapi-server hmr hot-module-replacement hot-reload jsdom mocha nodemon react react-hot-reload webpack webpack-assets
Last synced: 01 Oct 2024
https://github.com/itcnz/vue-dropload
vue下拉加载,简单路由,模态框组件等开发
babel element-ui vue vue-dropload vue-resource vue-router webpack
Last synced: 27 Oct 2024
https://github.com/ITCNZ/vue-dropload
vue下拉加载,简单路由,模态框组件等开发
babel element-ui vue vue-dropload vue-resource vue-router webpack
Last synced: 03 Nov 2024
https://github.com/satya164/babel-plugin-css-prop
Babel plugin to transpile `css` prop to a styled component. (Experimental)
babel babel-plugin linaria styled-components
Last synced: 27 Oct 2024
https://github.com/60frames/react-boilerplate
Production-ready boilerplate for building universal web apps with React and Redux
babel boilerplate code-splitting css-modules dx es2015 javascript jest react react-boilerplate redux universal universal-applications webpack
Last synced: 14 Oct 2024
https://github.com/egoist/graphql-aot
Run GraphQL query ahead of time. (i.e. at build time)
Last synced: 22 Oct 2024
https://github.com/xtuc/babel-plugin-transform-scala-lambda
Enable Scala lambda style
Last synced: 22 Oct 2024
https://github.com/jaydenseric/find-unused-exports
A Node.js CLI and equivalent JS API to find unused ECMAScript module exports in a project.
babel esm maintained mjs node npm npx typescript
Last synced: 01 Nov 2024
https://github.com/tkrotoff/marvelheroes
Web app that displays characters from Marvel comics
babel bootstrap jest playwright react react-testing-library typescript
Last synced: 28 Oct 2024
https://github.com/satya164/babel-plugin-optional-require
Babel plugin to optionaly require modules
babel babel-plugin bundler hacktoberfest
Last synced: 27 Oct 2024
https://github.com/rwieruch/react-micro-frontend-example
One approach for a micro frontend in React.
babel micro-frontend micro-frontends react reactjs webpack
Last synced: 16 Oct 2024
https://github.com/roybarber/static-starter
Tailwind 3 CSS + Gulp 4 + Webpack 4 + Handlebars + Babel + BrowserSync + Netlify CLI + Netlify Functions. Speed up your development with a complete and scalable gulpjs based build system that scaffolds the project for you.
babel browsersync build css gulp gulp-sketch gulpjs netlify netlify-cli netlify-functions sass starter starter-kit starter-template static tailwind tailwindcss webpack
Last synced: 11 Oct 2024
https://github.com/quisido/react-innertext
Returns the innerText of a React JSX object.
babel babeljs chai es6 innerhtml innertext javascript js mocha npm npm-module npm-package react reactjs travis travis-ci travisci webpack
Last synced: 31 Oct 2024
https://github.com/stowball/elf
Elf is a simple & magical Eleventy starter kit to help you create a project using standard technologies like webpack, Babel and Sass, while also considering ease of use, performance and browser compatibility.
autoprefixer babel ejs eleventy eleventy-sample jamstack sass webpack
Last synced: 12 Oct 2024
https://github.com/CharlesStover/react-innertext
Returns the innerText of a React JSX object.
babel babeljs chai es6 innerhtml innertext javascript js mocha npm npm-module npm-package react reactjs travis travis-ci travisci webpack
Last synced: 08 Aug 2024
https://github.com/iest/babel-plugin-inline-svg
Babel plugin to optimise and inline svg
Last synced: 27 Oct 2024
https://github.com/the-road-to-learn-react/react-testing-mocha-chai-enzyme
A solid test setup for React components with Mocha, Chai, Sinon, Enzyme in a Webpack/Babel application.
babel chai coverage coverage-report coverage-testing coveralls enzyme jest mocha react reactjs sinon travis travis-ci webpack
Last synced: 14 Oct 2024
https://github.com/midori-profile/sourcecode-seeker
This is a development tool that supports one-click navigation from web components to the source code and supports both React and Vue.
babel chrome development-efficiency react source-code-analysis vuejs
Last synced: 11 Oct 2024
https://github.com/developit/preact-in-es3
:horse: How to use Preact without Babel, ES2015 or JSX.
Last synced: 16 Oct 2024
https://github.com/rrjanbiah/react2solid
ReactJS to SolidJS Converter aka Transpiler
babel babeljs code-converter converter react reactjs solidjs transpiler
Last synced: 11 Oct 2024
https://github.com/storybookjs/require-context.macro
🖇 A Babel macro needed for some advanced Storybook setups. Used to mock webpack's context function in test environments.
Last synced: 03 Aug 2024
https://github.com/satya164/eslint-config-satya164
An ESLint config with automatic overrides for common environments such as TypeScript, Jest etc.
babel eslint eslint-config hacktoberfest typescript
Last synced: 11 Oct 2024
https://github.com/swizz/snabbdom-pragma
'NotReact.createElement' jsx pragma although for snabbdom
babel buble jsx react snabbdom traceur typescript
Last synced: 31 Oct 2024
https://github.com/anyaudio/web
[Inactive] A free, open source music player
babel babel-preset babel-webpack es-2015 eslint frontend javascript music music-player react-router-dom react-router-v4 reactjs reducer redux redux-devtools redux-thunk router webpack
Last synced: 31 Oct 2024
https://github.com/friendsofredaxo/redaxo-mit-bimmelbam
REDAXO front-end with Gulp, Browserify, PostCSS and Bimmelbam (stuff)
babel browserify frontend gulp node nunjucks postcss redaxo sass
Last synced: 09 Oct 2024
https://github.com/vinayakkulkarni/nuxt-ava-e2e-unit-testing
🧪 Nuxt + Ava for E2E & Unit Testing
ava babel code-coverage e2e-testing javascript nuxt nyc testing testing-framework unit-testing vue
Last synced: 05 Nov 2024
https://github.com/leeswagger/webpack-starter
Simple webpack config with babel, scss, and lodash
babel babel7 boilerplate es6 es7 lodash optional-chaining sass webpack webpack4
Last synced: 27 Oct 2024
https://github.com/chocolateboy/babel-plugin-source-map-support
A Babel plugin which automatically makes stack traces source-map aware
babel babel-plugin node-package npm-module npm-package plugin source-map source-maps sourcemap sourcemaps
Last synced: 31 Oct 2024
https://github.com/jonschlinkert/eval-estree-expression
Safely evaluate JavaScript (estree) expressions, sync and async.
ast babel babeljs context escodegen esprima estree eval evaluate evaluate-expressions evaluation evaluator expression expression-evaluator parse parser
Last synced: 11 Oct 2024
https://github.com/effectsjs/effectsjs
Algebraic Effects in Javascript
algebraic-effects babel effects javascript neat-o runtime typescript
Last synced: 04 Aug 2024
https://github.com/albert-gao/modern-es6-npm-boilerplate
An ES6 boilerplate for writing NPM package.
babel boilerplate es6 eslint javascript jest npm template
Last synced: 15 Oct 2024
https://github.com/statickidz/webpack-handlebars-bootstrap
JAMstack static site generator built with Webpack, Bootstrap and Handlebars.
babel bootstrap bootstrap-4 browsersync handlebars handlebars-frontend-template jamstack moustache webpack
Last synced: 11 Oct 2024
https://github.com/cosmitar/todoist-js
!! OBSOLETE !! The (un)official Todoist javascript API library
babel es7-async javascript jest jest-tests tdd todoist todoist-api todoist-js
Last synced: 11 Oct 2024
https://github.com/MithrilJS/mopt
Babel plugin to optimize Mithril m() calls into simple JS objects for speed
babel build mithril optimization
Last synced: 01 Aug 2024
https://github.com/htdangkhoa/express-react-boilerplate
(Deprecated) 🚀🚀🚀 This is a tool that helps programmers create Express & React projects easily base on react-cool-starter.
axios babel boilerplate code-splitting es6 eslint express flowtype jest mongodb npm-package prettier react react-router redux storybook template unit-testing universal webpack
Last synced: 29 Oct 2024
https://github.com/jerazost/DM_Tools
An open-source Dungeons and Dragons DM helper desktop app built with React.js, Redux, SCSS
babel create-react-app dnd5e dragon dungeon dungeon-master electron javascript ogl react react-router redux scss
Last synced: 02 Aug 2024
https://github.com/htdangkhoa/erb
(Deprecated) 🚀🚀🚀 This is a tool that helps programmers create Express & React projects easily base on react-cool-starter.
axios babel boilerplate code-splitting es6 eslint express flowtype jest mongodb npm-package prettier react react-router redux storybook template unit-testing universal webpack
Last synced: 10 Aug 2024
https://github.com/davesnx/babel-plugin-transform-react-qa-classes
Add component's name in `data-qa` attributes to React Components
babel babel-plugin qa qatools react react-components
Last synced: 01 Nov 2024
https://github.com/kutyel/babel-plugin-remove-test-ids
🐠 Babel plugin to strip `data-test-id` HTML attributes
babel babel-plugin cypress e2e e2e-testing e2e-tests javascript-testing react-testing selenium testing testing-jsx
Last synced: 01 Nov 2024