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/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/gdenisc/jsc

JavaScript Compiler (babel plugin)

babel babel-plugin javascript js

Last synced: 01 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/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/yussan/express-mongodb-boilerplate

i created this repo to make easy and fast to start new project from freelance or others, builded using NodeJS + ExpressJS + MongoDB with Ecma Script 6.

babel es6 expressjs mongodb nodejs

Last synced: 17 Feb 2025

https://github.com/mkhizeryounas/express-mongo

🚀 Express + MongoDB boilerplate

babel express mongo mongodb mongoose nodejs

Last synced: 02 Feb 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/ericneves/speechrecognition

Speech Recognition with JS 🎙️

babel css html javascript nodejs speech-recognition webpack

Last synced: 18 Jan 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/keyvan-m-sadeghi/babel-plugin-transform-util-promisify

Transforms util.promisify for node versions < 8

babel babel-plugin promise promisify

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

My pretty opinionated JS boilerplate

babel boilerplate eslint javascript pug stylus webpack yarn

Last synced: 11 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/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/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/summer-andy/react-loading-demand

this is a babel plugin for react-loading

babel demand

Last synced: 26 Jan 2025

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

Antd with Typescript and React

antd babel react typescript

Last synced: 07 Nov 2024

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/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/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/easywebapp/promise

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

babel ecmascript polyfill promise

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

Write VoiceXML in JSX.

babel jsx voicexml vxml

Last synced: 17 Feb 2025

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/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/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/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/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/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/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/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/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/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/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/sharmaadityahq/adopt-me

Find pets according to your location and adopt them

babel parcel react typescript

Last synced: 11 Feb 2025

https://github.com/michaelcurrin/javascript-bundling-quickstarts

How to bundle your JS as a single script - using Webpack, Browserify, Babel or TypeScript

babel bundle bundling javascript react typescript webpack

Last synced: 14 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/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: 08 Nov 2024

https://github.com/wuweiweiwu/ez-react-component

An opinionated CLI to quickly bootstrap the development environment for your React component

babel bolierplate component create-react-app development environment enzyme jest react storybook webpack

Last synced: 24 Jan 2025

https://github.com/mikbry/rollupreactapp

Boilerplate to create a React app using Rollup

babel es7 esm react rollup

Last synced: 17 Jan 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/theme-particlex/hexo-babel

A plugin to compile JS for Hexo, using Babel.

babel hexo hexo-plugin renderer

Last synced: 14 Nov 2024

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

🔮 Projects - Babel configs

babel crystal-ball

Last synced: 23 Nov 2024

https://github.com/morzhanov/graphql-react-boilerplate

GraphQL + React Boilerplate allows you to start new web project from scratch using React, Apollo, Mobx-State-Tree, Mobx and Styled components.

apollo apollo-client babel boilerplate eslint graphql javascript mobx mobx-react mobx-react-router mobx-state-tree prettier react react-router-v4 webpack4 yarn

Last synced: 30 Dec 2024

https://github.com/pdsuwwz/vite-react-starter

🧩 Starter template for React 18.x + React Router 5.x + React Redux 7.x

admin ant-design antd babel dashboard eslint example framework jest pnpm prototyping react17 redux redux-thunk starter template typescript vite vite3

Last synced: 12 Nov 2024

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/long-woo/systemjs-swc-ts

⚡️ SystemJS SWC extension.

babel extension single-spa swc systemjs typescript vite

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/zephyrpersonal/babelrc-to-install

Write .babelrc once. Install everywhere.

babel babelrc npm

Last synced: 19 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/andreweastwood/angularbaseapp

Using for implementing multiple apps using the app as skeleton

angularjs babel gulp multiproject web-app

Last synced: 25 Jan 2025

https://github.com/frontline-code/thewatchspot

Thewatchspot, online watch shop

app-directory babel html tailwindcss typescript

Last synced: 13 Feb 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/kirti136/cuemathgo

Cuemath Go! replicates the design and functionality detailed in the provided Figma file. It emphasizes the utilization of React Native fundamentals, Lottie Animations, Navigation, Carousel, Bottom Sheet, and Async Storage for data storage.

babel expo javascript nodejs npm-packages react-native

Last synced: 13 Feb 2025

https://github.com/lvncer/native-sample-todoapp

React Nativeの勉強用に始めて作ってみたTODOアプリケーションです。

android babel eas expo ios react-native

Last synced: 24 Jan 2025

https://github.com/ndom91/terminal-homepage

⌨️ Terminal Themed Landing Page

babel netlify pika preact typescript

Last synced: 06 Feb 2025

https://github.com/alonronin/jsil-ydnbp

Javascript IL talk

babel boilerplate webpack4

Last synced: 01 Feb 2025

https://github.com/vadorequest/es2018-esm-examples

Showcase usages of ESM and how it compares to using node, no babel, no webpack, no rollup needed!

babel esm node rollup webpack

Last synced: 09 Feb 2025

https://github.com/andreivictor/webpack-tailwind-starter

A starter frontend boilerplate using Webpack 5, TailwindCSS, SASS, PostCSS, Babel, ESLint, Stylelint, Prettier and more.

babel babel7 eslint html husky javascript lintstaged postcss prettier sass starter-kit stylelint tailwind tailwindcss webpack webpack-boilerplate webpack5 webpack5-boilerplate

Last synced: 30 Jan 2025

https://github.com/usulpro/package-prepare

Opinionately prepares packages

babel npm package prepare publish

Last synced: 13 Feb 2025

https://github.com/stevenselcuk/node-boilerplate

Includes some Babel, Webpack, Nodemon, Eslint , PM2 and Huskey particals. Good starting point for your awesome Node.JS server. Also Documentation and testing ready! 🤜🏻

babel babel-loader babel7 boilerplate boilerplate-template eslint eslintrc node-js nodejs nodejs-server nodemon versioning webpack webpack4

Last synced: 13 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