All Projects → AndersDJohnson → Webpack Babel Env Deps

AndersDJohnson / Webpack Babel Env Deps

Licence: mit
Find dependencies to transpile with Babel.

Programming Languages

javascript
184084 projects - #8 most used programming language
es6
455 projects
js
455 projects
es2015
71 projects
es7
32 projects
es2016
15 projects

Projects that are alternatives of or similar to Webpack Babel Env Deps

Mhy
🧩 A zero-config, out-of-the-box, multi-purpose toolbox and development environment
Stars: ✭ 128 (-1.54%)
Mutual labels:  webpack, babel
Simple Boilerplate
A simple webpack boilerplate for your comfortable work with HTML, JS and CSS.
Stars: ✭ 116 (-10.77%)
Mutual labels:  webpack, babel
React Workshop
⚒ 🚧 This is a workshop for learning how to build React Applications
Stars: ✭ 114 (-12.31%)
Mutual labels:  webpack, babel
Webpack Seed
🚀 A Multi-Page Application base on webpack and babel. webpack搭建基于ES6,支持模板的多页面项目
Stars: ✭ 113 (-13.08%)
Mutual labels:  webpack, babel
Across Tabs
Easy communication between cross-origin browser tabs. Simplified "CORS"ing!
Stars: ✭ 1,575 (+1111.54%)
Mutual labels:  webpack, babel
Babel Plugin Prismjs
A babel plugin to use PrismJS with standard bundlers.
Stars: ✭ 114 (-12.31%)
Mutual labels:  webpack, babel
React Redux Auth0 Kit
Minimal starter boilerplate project with CRA, React, Redux, React Router and Auth0 authentication
Stars: ✭ 115 (-11.54%)
Mutual labels:  webpack, babel
React Start Kit
A boilerplate of SPA, built with React.js, Webpack, ES6+, Redux, Router, Babel, Express, Ant Design...
Stars: ✭ 107 (-17.69%)
Mutual labels:  webpack, babel
Vue Starter
🐩 A boilerplate for HTML5, Vue, Vue Router, i18n, Tailwind, Windi, Netlify, and Vite.
Stars: ✭ 120 (-7.69%)
Mutual labels:  webpack, babel
Vue Spa Project
vue.js + vuex + vue-router + fetch + element-ui + es6 + webpack + mock 纯前端SPA项目开发实践
Stars: ✭ 118 (-9.23%)
Mutual labels:  webpack, babel
Universal React Redux
🧐 A sensible universal starter kit for React + Redux
Stars: ✭ 112 (-13.85%)
Mutual labels:  webpack, babel
Serverless Prisma
AWS Serverless Prisma Boilerplate
Stars: ✭ 126 (-3.08%)
Mutual labels:  webpack, babel
React Starter
A basic template that consists of the essential elements that are required to start building a React (v16.3) application using Webpack (v4)
Stars: ✭ 108 (-16.92%)
Mutual labels:  webpack, babel
Serverless Webpack
Serverless plugin to bundle your lambdas with Webpack
Stars: ✭ 1,595 (+1126.92%)
Mutual labels:  webpack, babel
Lecture Frontend Dev Env
"[인프런] 프론트엔드 개발환경의 이해와 실습" 강의 실습 자료입니다.
Stars: ✭ 108 (-16.92%)
Mutual labels:  webpack, babel
Raw.macro
Read file contents at build time via babel-plugin-macros. webpack-less raw-loader
Stars: ✭ 115 (-11.54%)
Mutual labels:  webpack, babel
React Bootstrap Webpack Starter
ReactJS 16.4 + new React Context API +react Router 4 + webpack 4 + babel 7+ hot Reload + Bootstrap 4 + styled-components
Stars: ✭ 103 (-20.77%)
Mutual labels:  webpack, babel
Angular Es6
Angular ES6 utility library. Write directives, controllers and services as ES6 classes.
Stars: ✭ 103 (-20.77%)
Mutual labels:  webpack, babel
Static Site Boilerplate
A better workflow for building modern static websites.
Stars: ✭ 1,633 (+1156.15%)
Mutual labels:  webpack, babel
Reactly Starter Kit
Deployable React + Webpack 2 starter kit
Stars: ✭ 122 (-6.15%)
Mutual labels:  webpack, babel

webpack-babel-env-deps

Find dependencies to transpile with Babel.

📖 Read the docs!

A webpack helper to find dependencies of your project that require transpilation with Babel (and @babel/preset-env) by comparing your minimum Node.js engine against theirs (engines in package.json), and/or by determining their minimum Node.js engine or published ES2015/ES6+ source (module/jsnext:main in package.json) to require features provided by plugins and polyfills from @babel/preset-env.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].