Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

https://github.com/selvin-paul-raj/quote-generator-react-app

A React app that fetches and displays random inspirational quotes from the quotable.io API. Click "New Quote" for daily inspiration.

api babel babel-plugin quote-api quote-generator react reactjs

Last synced: 09 Feb 2025

https://github.com/mrtimofey/frontizer

Node.js frontend development platform

babel build-tool client-javascript javascript livereload pug stylus

Last synced: 20 Jan 2025

https://github.com/cjies/tree-shaking-demo

Tree-shaking DEMO 🌳

babel tree-shaking webpack

Last synced: 31 Dec 2024

https://github.com/alexz7000/clean-react-template

Clean Arch + React + Typescript + SWC + Vite + TailwindCSS + Eslint + Prettier + Husky + Jest + Testing library template

babel eslint html husky jest postcss prettier react reactts setup simple swc tailwind tailwind-css tailwindcss template testing-library type typescript vite

Last synced: 11 Feb 2025

https://github.com/2d-archive/menudocs-discord.js

Some improvements upon tmenudocs discord.js v12 tutorials

babel djs menudocs tutorials

Last synced: 22 Jan 2025

https://github.com/acheema90/netflix-clone-react

A Netflix clone app with React, Styled Components, and Redux

babel es6 hmr javascript react react-router redux styled-components webapp webpack2

Last synced: 10 Feb 2025

https://github.com/fuse-open/transpiler

JavaScript and TypeScript transpiler powered by Babel

babel fusejs javascript typescript

Last synced: 19 Nov 2024

https://github.com/brxlx/setup-node-ts

Basic environment setup with ts-node-dev, eslint, jest and babel

babel javascript jest nodejs typescript

Last synced: 22 Jan 2025

https://github.com/3rd-eden/setup-env

Automated, feature detected, environment setup for your test suite

babel environment enzyme jsdom react setup test testing

Last synced: 11 Nov 2024

https://github.com/anilanar/gbd

Print and return the value of a given expression for quick and dirty debugging.

babel babel-macro debug javascript typescript

Last synced: 20 Jan 2025

https://github.com/ying32/babel

jsx编译和压缩

babel

Last synced: 17 Jan 2025

https://github.com/quaddarv1ne/my-webpack-project

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

babel babel-plugin javascript js json maximdupley quadd4rv1n7 webpack webpack-dev-server webpack-loader webpack-plugin

Last synced: 01 Nov 2024

https://github.com/hydrocarbons/basic-react-router-boilerplate

Ultra basic boilerplate for React, react-bootstrap, react-router babel and webpack ready for 2019

2019 adf babel boilerplate-application boilterplat hydrocarbons javascript react react-bootstrap react-dom react-router webpack3

Last synced: 10 Feb 2025

https://github.com/albertfdp/boilerplate

🎩 Personal opinionated boilerplate for web apps

babel boilerplate css-modules jest postcss react unexpected webpack

Last synced: 31 Dec 2024

https://github.com/hrkings/express-typescript-full-template

A full feature Express API template, including database, Babel toolchain and full testing support

api babel database dx express express-js hot-reload integration-testing javascript mocha postgres rest-api typescript unit-testing

Last synced: 27 Dec 2024

https://github.com/anthonygauthier/create-babel-project

This module is meant to make the process of setting up a new Babel project easy and fast.

babel create ecmascript2016 ecmascript2017 ecmascript6 javascript nodejs project

Last synced: 02 Feb 2025

https://github.com/nicksp/react-webpack-typescript-babel-template

A starter template using Babel to build React (JSX) code written in TypeScript

babel react typecheck typescript webpack

Last synced: 07 Jan 2025

https://github.com/swinton/clasp-example

An example Clasp project, using Babel to transpile JavaScript

babel clasp example

Last synced: 10 Feb 2025

https://github.com/nicksp/webpack-typescript-babel-template

A starter template using Webpack and Babel to build TypeScript code

babel typecheck typescript webpack

Last synced: 07 Jan 2025

https://github.com/christopherrobin/react-starter-pack

This is my custom React Starter Pack, a constantly evolving collection of my favorite tools ready to be used to jump-start a new project.

babel bootstrap-grid create-react-app-template fetch jsx-control-statements lodash material-ui reacstrap react react-router-dom react-transition-group sass

Last synced: 04 Feb 2025

https://github.com/christopherrobin/cryptalyzer

Cryptalyzer is an app that allows for deep analysis of your cryptocurrency trades. The first integration is authentication through Coinbase which allows you to organize, filter, and identify patterns or opportunities to improve profitability.

babel bootstrap create-react-app lodash material-ui react react-router-dom sass

Last synced: 04 Feb 2025

https://github.com/andrewscwei/webpack-mpa-builder

Standalone multi-page app builder using Webpack

babel builder i18n multipage-application pug sass webpack

Last synced: 21 Jan 2025

https://github.com/fakiolinho/javascript-unit-tests-playground

This is a playground so i can run some javascript unit tests fast

babel es6 javascript jest mocha tape testing unit-testing

Last synced: 04 Feb 2025

https://github.com/skovy/typescript-codemod-examples

Examples of code audits and code transforms (codemods) written in TypeScript

abstract-syntax-tree audit babel codemod jscodeshift typescript

Last synced: 02 Feb 2025

https://github.com/summer-andy/react-loading-demand

this is a babel plugin for react-loading

babel demand

Last synced: 26 Jan 2025

https://github.com/laiff/babel-plugin-react-wrapped-display-name

Add display name to memoized components

babel babel-plugin display-name memo react

Last synced: 28 Oct 2024

https://github.com/soenkekluth/bablyfill

instantly run or transpile your es6+ code without needing to install anything else but bablyfill

babel es6 es7 esnext instant node polyfill run

Last synced: 27 Dec 2024

https://github.com/techpacket/techpacket-build-tools

A tool for building projects that does not require additional dependencies.

babel build-tool react react-bundle typescript webpack webpack-boilerplate zero-configuration

Last synced: 10 Feb 2025

https://github.com/inokawa/babel-plugin-evaluate-modules

A babel plugin to evaluate modules at build-time.

babel babel-plugin

Last synced: 10 Feb 2025

https://github.com/chinchiheather/cypress-babel-esx-preprocessor

Cypress plugin to allow you to use all proposals to the JavaScript language at Proposal stage or above by using babel-preset-stage-1 as well as all JavaScript that has been finalised in the ECMA standard by using babel-preset-env

babel babel-presets cypress cypress-plugin cypress-preprocessor

Last synced: 09 Feb 2025

https://github.com/chinanf-boy/disqus-proxy-heroku

heroku 版本 disqus-proxy 网站没部署 可以通过 npm run debug 查看

babel disqus-api heroku hexo koa preact proxy webpack

Last synced: 19 Nov 2024

https://github.com/jonwoodring/octal-number-loader

A webpack loader for octal numbers

babel octal strict webpack

Last synced: 10 Nov 2024

https://github.com/evenfrost/booted

My pretty opinionated JS boilerplate

babel boilerplate eslint javascript pug stylus webpack yarn

Last synced: 09 Feb 2025

https://github.com/zioroboco/substance

React, Typescript, Webpack 4 with HMR... oh my!

babel hmr react typescript vscode webpack4

Last synced: 02 Feb 2025

https://github.com/vijaysutrave/make-react-app

:rocket: Create React Apps with basic configurations of Webpack, Babel, ESLint, Jest

babel eslint jest react setup webpack

Last synced: 31 Dec 2024

https://github.com/ops-gaurav/es6-basecamp

es6-basecamp is a basic base node js app that uses es6 standard of javascript

babel babel-es6 basecamp es6 nodejs scaffold

Last synced: 05 Feb 2025

https://github.com/ntonbala/react-blog

Client app, technologies used: React, ReactDOM, React Router, Semantic UI React, Lodash, C3, Moment, immutability-helper & superagent. Development powered by Webpack, Webpack Dev Server, React Hot Loader, Babel & ESLint.

babel c3 eslint immutability-helper lodash moment qs react react-dom react-redux react-router react-router-v3 redux redux-devtools redux-thunk semantic-ui-react superagent webpack

Last synced: 26 Jan 2025

https://github.com/ayarcohaila/react-redux-starter

Starter pack for React + Redux + Webpack projects.

babel react redux redux-actions webpack

Last synced: 24 Jan 2025

https://github.com/runkitdev/babel-plugin-secure-syntax

security plugin for babel that checks for accidental API keys in your source code

babel babel-plugin

Last synced: 19 Nov 2024

https://github.com/ripe-tech/ripe-commons-js

Set of shared Javascript infrastructure for RIPE

babel commons js

Last synced: 23 Nov 2024

https://github.com/d-band/etpl-loader

Ejs template loader using babel.

babel ejs encode loader webpack webpack-loader xss

Last synced: 24 Jan 2025

https://github.com/cyanxiao/vxml.jsx

Write VoiceXML in JSX.

babel jsx voicexml vxml

Last synced: 12 Oct 2024

https://github.com/fakiolinho/react-stopwatch

A simple StopWatch SPA built with ReactJS and Express

babel enzyme express jest localstorage react redux redux-thunk webpack2

Last synced: 10 Dec 2024

https://github.com/javitocor/express-mongoose-api

A very basic RESTfull API built with Express and Mongoose

babel express-api express-js mongoosejs

Last synced: 29 Jan 2025

https://github.com/arjuntheprogrammer/e-commerce-reactjs-nodejs-mongodb

E-Commerce Platform built using ReactJS, NodeJS, MongoDB.

babel e-commerce mongodb nodejs react redux

Last synced: 26 Jan 2025

https://github.com/vzhou842/faster.js-demo

An demo of the faster.js Babel plugin.

babel demo fasterjs fastjs javascript

Last synced: 10 Feb 2025

https://github.com/EasyWebApp/Promise

Promise/A+ implement based on ES 6+ & Babel

babel ecmascript polyfill promise

Last synced: 23 Oct 2024

https://github.com/pau1fitz/es6-es5

Beginners set up to compile ES6 to ES5

babel es6

Last synced: 09 Feb 2025

https://github.com/korniychuk/wallaby-ts-starter

Modern Wallaby JS (TypeScript + Babel + Jest) Starter

babel jest starter ts typescript wallabyjs

Last synced: 22 Jan 2025

https://github.com/yi-love/koa2-vue2-demo

this is a demo about how to build with vue2.

axios babel koa koa-vue koa2 koa2-vue2-demo vue vue-demo vue2-demo vuejs webpack webpack3

Last synced: 29 Jan 2025

https://github.com/alsiola/test-ids

Babel plugin to provide extractable test ids with zero runtime cost.

babel testing

Last synced: 12 Feb 2025

https://github.com/IainIsCreative/johnny-five-speech-recognition-lamp

A lamp that loops through colours using Johnny Five and controlled by HTML5 Speech Recognition.

arduino babel es6 express hardware iot javascript johnny-five led-controlling nodebots socket-io speech-recognition voice-commands webpack websockets

Last synced: 02 Nov 2024

https://github.com/shashanktomar/node-cli-yargs-boilerplate

A boilerplate for nodejs cli apps using yargs.

babel boilerplate cli command-line eslint nodejs yargs

Last synced: 02 Feb 2025

https://github.com/shqld/template-babel-typescript

A template for quick setup of babel typescript workspace

babel browser node typescript

Last synced: 13 Feb 2025

https://github.com/cfware/fastify-babel

Fastify plugin for processing Javascript with babel.

babel fastify fastify-plugin

Last synced: 24 Nov 2024

https://github.com/doinel1a/webpack-react-ts

Start a ReactJS Web App, SPA, website or landing page using TypeScript, Tailwind CSS, ESLint, Husky, Webpack, Babel and much more, in JUST 30 seconds, without the hassle of setting up your dev environment.

babel boilerplate boilerplate-template express react react-ts react-typescript sass scss starter tailwind-css tailwindcss template ts typescript webpack

Last synced: 07 Nov 2024

https://github.com/malcolm-kee/modern-frontend

A workshop that introduces tools in modern front-end development

babel eslint postcss prettier sass webpack workshop

Last synced: 28 Jan 2025

https://github.com/pmcalabrese/node-babel

A minimal boilerplate for running Node.js with Babel, Webpack 4 or Rollup

babel boilerplate nodejs webpack4

Last synced: 21 Jan 2025

https://github.com/yarapolana/facebook-webpack-front

📱Facebook front using webpack created from scratch

babel babel-config rocketseat-desafio-04 webpack webpack-config

Last synced: 13 Jan 2025

https://github.com/lemmon/babel-env-cli

Babel command line interface for global use, including preset-env as default.

babel cli compiler ecmascript javascript

Last synced: 20 Dec 2024

https://github.com/ericneves/speechrecognition

Speech Recognition with JS 🎙️

babel css html javascript nodejs speech-recognition webpack

Last synced: 18 Jan 2025

https://github.com/viendinhcom/psd2html

🛠 A set of tools for faster and easier front-end development.

babel css eslint grunt gulp html javascript jquery scss stylelint twig

Last synced: 07 Nov 2024

https://github.com/macagua/python_i18n_babel_jinja2

i18n Python Web Application by Babel and Jinja2

babel i18n jinja2 python webapp

Last synced: 09 Jan 2025

https://github.com/etareduction/clamp-tailwind

CLI tool that merges your react/tailwind codebase className's into per-component CSS modules.

babel css css-modules cssmodules react reactjs tailwindcss

Last synced: 26 Jan 2025

https://github.com/crystal-ball/babel-base

🔮 Projects - Babel configs

babel crystal-ball

Last synced: 23 Nov 2024

https://github.com/andygeek/webpack-babel-rick-morty

Web that show characters of Rick and Morty series.

babel javascript webpack

Last synced: 13 Feb 2025

https://github.com/e2e-boilerplate/puppeteer-es-modules-babel-ava

Puppeteer end-to-end test automation boilerplate, using ES6 Modules and AVA.

ava babel end-to-end-test-automation es6 puppeteer

Last synced: 12 Nov 2024

https://github.com/long-woo/systemjs-swc-ts

⚡️ SystemJS SWC extension.

babel extension single-spa swc systemjs typescript vite

Last synced: 09 Jan 2025

https://github.com/sreetamdas/ts-react-starter

Starter for a React App with TypeScript

babel editorconfig eslint prettier react typescript webpack

Last synced: 11 Feb 2025

https://github.com/vale1534/node-babel-jest-startkit

搭建 Node + Babel7 + Jest 的脚手架,用于开发试验 Node 应用。

babel jest node

Last synced: 08 Jan 2025

https://github.com/pa87901/hotmodulereplacementtutorial

A repository to accompany my hot module replacement tutorial. This repository can also serve as a template for developers to start developing in React and Node. Webpack, Babel and Eslint are configured accordingly.

babel eslint hmr tutorial webpack3

Last synced: 11 Jan 2025

https://github.com/evenfrost/boot

My pretty opinionated JS boilerplate

babel boilerplate eslint javascript pug stylus webpack yarn

Last synced: 11 Feb 2025

https://github.com/sharmaadityahq/adopt-me

Find pets according to your location and adopt them

babel parcel react typescript

Last synced: 11 Feb 2025

https://github.com/monkeymars/express-auth-jwt

Adding jwt auth to express-mongoose-es6-rest-api

babel es6 express jwt mongoose

Last synced: 01 Feb 2025

https://github.com/asifvora/webpack-react

Tutorial: How to set up React, webpack 4, and Babel 7 (2018) React is mostly used for Single Page Applications.

babel javascript react reactjs tutorial webpack webpack-react

Last synced: 15 Jan 2025