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/danieledefoe/weather-app

Weather Application built using ES6 modules, ES 7 async

babel css3 es6-modules es7-async javascript theodinproject weather-api weather-app webpack

Last synced: 19 Feb 2025

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/evenfrost/booted

My pretty opinionated JS boilerplate

babel boilerplate eslint javascript pug stylus webpack yarn

Last synced: 09 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/cfware/fastify-babel

Fastify plugin for processing Javascript with babel.

babel fastify fastify-plugin

Last synced: 24 Nov 2024

https://github.com/erankitcs/myportfolio-reactjs-aws-cicd

This project aimed to create my portfolio website using ReactJS on AWS Serverless along with fully automated CI/CD process.

aws-cloudformation aws-serverless awscodebuild awscodepipeline babel jest mocha-chai portfolio-website reactjs webpack

Last synced: 19 Nov 2024

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/rimiti/es6-scripting

Base minimale pour scripter du JS ES6

babel es6 javascript node

Last synced: 19 Feb 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/skyrpex/linter-config

Linter Config Monorepo

babel eslint jest lint tslint typescript vue

Last synced: 22 Jan 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/autumnchris/rock-paper-scissors

A JavaScript game where the user plays Rock Paper Scissors against the computer. The first to beat the other in five rounds wins.

babel css css3 html5 javascript rock-paper-scissors sass scss the-odin-project theodinproject vanilla-javascipt vanilla-js vanillajs webpack

Last synced: 19 Feb 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/cyanxiao/vxml.jsx

Write VoiceXML in JSX.

babel jsx voicexml vxml

Last synced: 17 Feb 2025

https://github.com/gdenisc/jsc

JavaScript Compiler (babel plugin)

babel babel-plugin javascript js

Last synced: 01 Feb 2025

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/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/santospatrick/notify

Effortless Email and SMS Notification System using Third-Party Providers with Node.js

babel nodejs twilio typescript

Last synced: 27 Oct 2024

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/ezhlobo/pug-uses-variables

Find all JavaScript variables used in pug template

ast babel library pug pug-templates react

Last synced: 27 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: 18 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/babel-utils/pretty-format-ast

Pretty format plugin to print ASTs prettier

ast babel jest pretty-format pretty-printer

Last synced: 18 Feb 2025

https://github.com/arrudadev/ignite-reactjs-watch-me

Code of the Challenge 2 of the Ignite course on the ReactJs trail of the Rocketseat platform.

babel context-api json-server reactjs rocketseat typescript webpack

Last synced: 14 Jan 2025

https://github.com/dleitee/babel-plugin-transform-remove-export

This plugin removes all export calls.

babel babel-plugin export remove-exports

Last synced: 27 Oct 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/mqschwanda/node-monorepo

contains all public NPM packages published under the @mqschwanda scope

babel enzyme firebase firestore javascript jest monorepo node npm react rollup scripts

Last synced: 27 Jan 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/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/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/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/ericneves/speechrecognition

Speech Recognition with JS 🎙️

babel css html javascript nodejs speech-recognition webpack

Last synced: 18 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/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/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/evenfrost/boot

My pretty opinionated JS boilerplate

babel boilerplate eslint javascript pug stylus webpack yarn

Last synced: 11 Feb 2025

https://github.com/agneym/antd-typescript

Antd with Typescript and React

antd babel react typescript

Last synced: 07 Nov 2024

https://github.com/bush1d3v/tsbank_app

Aplicativo mobile do TSBank, um app bancário completo possuindo todas as transações bancárias existentes.

babel docker eslint expo html javascript mit-licence mobile nativewind nodejs postcss react react-native tailwindcss typescript yarn

Last synced: 14 Jan 2025

https://github.com/ethanlin-twer/frontend-nanodegree-neighborhood-map

https://travis-ci.org/linesh-simplicity/frontend-nanodegree-neighborhood-map

babel frontend knockoutjs nanodegree power-assert tdd udacity webpack

Last synced: 15 Jan 2025

https://github.com/devmagno/animais-fantasticos

🦊 Site de demonstração de animais selvagens para estudo de JavaScript moderno.

babel devmagno es6 eslint gulp javascript javascript-es6 js npm webpack

Last synced: 07 Jan 2025

https://github.com/codedcontainer/online-video-downloader

Download a video online and attach a subtitle file.

babel express ffmpeg nodejs nodemon react socket-io typescript youtube-dl

Last synced: 05 Jan 2025

https://github.com/bushmusi/amazon-makeup

Amazon Makeup project is used for showing list of makeup products to user and also users can filter by brand and price amount. For building this API we have used third party api.

babel css eslint react redux redux-thunk scss-framework stylelint webpack

Last synced: 09 Jan 2025

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/springtype-org/st-start

Zero configuration TypeScript/JavaScript bundler & DevServer for frontend and Node.js projects. Framework agnostic.

babel browserslist bundler cli code-splitting cross-platform css dev-server hmr html javascript jest nodejs postcss pwa sass server typescript webpack zero-configuration

Last synced: 10 Nov 2024

https://github.com/whiteprints/whiteprints

A Copier-based cookiecutter for creating Python projects managed by uv.

babel cookiecutter copier github-actions pytest readthedocs sigstore sphinx template uv

Last synced: 04 Feb 2025

https://github.com/kravse/kravse.dev

My portfolio website! Built with Vue.js, Webpack, Three.js.

babel developer javascript portfolio vue vuejs web webpack website

Last synced: 30 Dec 2024

https://github.com/kensho-technologies/babel-preset

Babel preset to transpile ES2020, TS(X), and language proposals

babel emotion jsx typescript

Last synced: 06 Nov 2024

https://github.com/the3dgar/node_backend

Template (ES6) for backend apps

babel express nodejs

Last synced: 18 Jan 2025

https://github.com/ecorreia45/express-server-boiler-plate

This is a simple express setup to be used when building a multi-page, server side render website.

babel boilerplate eslint express express-server jade javascript multi-page node router sass stylesheets webpack

Last synced: 06 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/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/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/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/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/sharmaadityahq/adopt-me

Find pets according to your location and adopt them

babel parcel react typescript

Last synced: 11 Feb 2025

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/crystal-ball/babel-base

🔮 Projects - Babel configs

babel crystal-ball

Last synced: 23 Nov 2024

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/automattic/babel-plugin-replace-textdomain

[READ ONLY] A Babel plugin to replace the textdomain in gettext-style function calls. This repository is a mirror, for issue tracking and development head to: https://github.com/automattic/jetpack

babel babel-plugin gettext

Last synced: 04 Feb 2025

https://github.com/martinbinard/martinbinard_7_02122021

GROUPOMANIA - A private social network using Quasar(VueJS 3), Babel, VueX, nodeJS, express, MySQL & Sequelize

babel backend express mysql nodejs quasar-cli sequelize vuejs vuex4

Last synced: 10 Jan 2025

https://github.com/raziyehbazargan/video-finder

A single page application using Youtube search API && React.js to search youtube videos.

babel bootstrap4 es6 javascript jsx react-bootstrap reactjs webpack youtube-api

Last synced: 19 Jan 2025

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/alonronin/jsil-ydnbp

Javascript IL talk

babel boilerplate webpack4

Last synced: 01 Feb 2025

https://github.com/takaneichinose/turret-shooting-survival-game

This is a shooting game with a non-moving turret character. Just prevent the zombies to come near you. You'll lose your life point.

babel css css-animations css3 es6 game gamedev games html html5 javascript javascript-game node node-js nodejs react reactjs sass scss webgame

Last synced: 15 Feb 2025

https://github.com/soiu/rapydscript-plugin

Babel plugin to load Python/RapydScript code

babel babel-plugin loader python rapydscript transpiler

Last synced: 10 Feb 2025

https://github.com/hiroppy/bazero

#0CJS(zero config) for Babel

babel zero-configuration

Last synced: 25 Jan 2025

https://github.com/zephyrpersonal/babelrc-to-install

Write .babelrc once. Install everywhere.

babel babelrc npm

Last synced: 19 Jan 2025