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/lubrum/dsdeliver-sds-mobile

Esta é uma parte do projeto concebido na semana Dev Superior 2.0, em que o objetivo era desenvolver um sistema para realização de pedidos e entregas de encomendas de um restaurante. Este é o projeto mobile do sistema, direcionado aos entregadores.

babel eas expo expo-cli node node-js nodejs react react-native typescript

Last synced: 13 Jan 2025

https://github.com/simonpadbury/gulp-quickstart

Gulp tasks for Babel (ES6), SCSS, Nunjucks, and other helps for sourcemaps and minification. With browser-sync.

babel browsersync gulp nunjucks scss

Last synced: 17 Jan 2025

https://github.com/leadstar116/react-promo-code-app

Simple React SPA application for managing promo codes

babel react redux webpack

Last synced: 26 Jan 2025

https://github.com/derrickmstrong/hotplate_react-webpack-babel

React + Webpack + Babel custom boilerplate

babel javascript reactjs webpack

Last synced: 26 Jan 2025

https://github.com/eucarlos/setup-to-node-applications

Standardized setup for my fastest node.js applications

babel editorconfig eslint gitignore jest node nodejs prettier setup typescript

Last synced: 02 Dec 2024

https://github.com/elijahdre/math-magic

Microverse Module 03 Project: "Math Magicians" is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to make a simple calculations and read a random math-related quote. Built with React, Css and JavaScript.

babel calculator css html html-css-javascript javascript microverse microverse-projects microverse-students react webpack5

Last synced: 15 Jan 2025

https://github.com/d0mih/electron-react-ts-boilerplate

A lightweight Electron React boilerplate with TypeScript.

babel boilerplate electron react typescript webpack

Last synced: 20 Dec 2024

https://github.com/xpoet/webpack-es6-dev-starter

从零开始搭建 Webpack ES6 开发环境模板

babel es6 webpack

Last synced: 13 Jan 2025

https://github.com/rusiruavb/learn-api

learning management API for teachers and students - dev edition

babel expressjs mysql nodejs sequelize

Last synced: 15 Jan 2025

https://github.com/danjohnsonnj/boilerplate

This project creator uses webpack 4 and Babel 6, and LESS as a CSS preprocessor. Bring your own web server and use the NPM watch scripts to make it easier to see your changes.

babel babel-es6 boilerplate cli es6 less lesscss webpack4

Last synced: 18 Dec 2024

https://github.com/metalsmith/js-bundle

A metalsmith plugin that bundles your JS using esbuild

babel bundling esbuild javascript metalsmith metalsmith-plugin

Last synced: 16 Nov 2024

https://github.com/krasivaya/nodejs-boilerplate

A boilerplate for a RESTful API with NodeJS, Express, PostgreSQL and Sequelize.

apis babel babel-watch celebrate express jest joi-validation jwt-token nodejs nodejs-boilerplate pipelines postgresql sequelize

Last synced: 15 Jan 2025

https://github.com/mapledevjs/crm-backend

Discover how to create a simple, RESTful web API with Node.js—the popular JavaScript runtime environment—and the Express web framework.

babel expressjs mongodb mongoose nodejs nodemon

Last synced: 20 Jan 2025

https://github.com/babel-plugins/babel-plugin-umi-css-modules

处理样式文件引入路径,添加?cssModules

babel babel-plugin css-modules umi

Last synced: 18 Dec 2024

https://github.com/juanesgalvis/gatodeassange

Blog sobre tecnología, sociedad y política programando con el stack MEVN

babel express-js jest mongodb mongoose nodejs sass vue vue-router

Last synced: 20 Dec 2024

https://github.com/sasikanthkumar/pathil

Website developed for Pathil Heritage

babel express expressjs gulp gulpjs node nodejs react reactjs

Last synced: 15 Jan 2025

https://github.com/ger86/webpackencore-babel

Symfony project with Webpack Encore to show how we could configure Babel to transpile node_modules

babel bootstrap symfony webpack webpack-encore

Last synced: 24 Jan 2025

https://github.com/silvestrevivo/react-parcel-starter

This is a ReactJS project starter developed with ParcelJS. It contains Eslint and PostCSS integration to improve performing during developement and production.

babel eslint parcel-bundler parceljs postcss react react-starter-kit reactjs

Last synced: 25 Nov 2024

https://github.com/captain-steel/reactpokedex

A Pokédex using React, Babel, webpack, Yarn and Pokéapi

babel javascript pokeapi react webpack yarn

Last synced: 05 Jan 2025

https://github.com/yaoxfly/npm-rollup-babel-template

The npm package template integrates package related plug-in configurations such as rollup and babel.

babel commitlint eslint release-it rollup typescript

Last synced: 31 Dec 2024

https://github.com/wjsjtu/react-playground

A pruned live jsx editor from react.io.

babel editor live-coding playground react

Last synced: 22 Dec 2024

https://github.com/tgdev/modern-js-starter

A small set of tools to get a modern javascript project up and running

babel es6 jest webpack3

Last synced: 02 Dec 2024

https://github.com/shashanktomar/restify-swagger-boilerplate

A restify enabled backend with swagger, babel, flowType, jest and eslint support.

babel eslint flowtype jest restify swagger

Last synced: 02 Dec 2024

https://github.com/gozala/babel-preset-flow-syntax

Babel preset for all Flow plugins

babel flow preset

Last synced: 26 Dec 2024

https://github.com/stephnr/super-react-redux-starter

My own custom React/Redux implementation for web applications + GraphQL API

ava babel graphql nodejs react redux wallaby webpack

Last synced: 12 Dec 2024

https://github.com/cf12/react-base

My personal React, Babel, & Webpack base

babel javascript nodejs react webpack website

Last synced: 25 Jan 2025

https://github.com/daveiano/react-static-pages

Template project structure for a ReactJS driven static HTML rendered website.

babel babel7 javascript nodejs reactjs webpack webpack4

Last synced: 04 Jan 2025

https://github.com/bushmusi/leaderboard

In this project l set up a JavaScript project for the Leaderboard list app, using webpack and ES6 features, notably modules. I consume the Leaderboard API using JavaScript async and await and add some styling.

babel css es6-modules eslint gitflow githubflow html js linter scss stylelint webpack

Last synced: 09 Jan 2025

https://github.com/suiyun39/babel-plugin-jsx-asset-url-import

Extract and transform static url to import in JSX

babel babel-plugin jsx

Last synced: 26 Jan 2025

https://github.com/georgewpark/simple-js-compiler

A simple JavaScript compiler using npm scripts.

babel compiler javascript minification npm-scripts obfuscation uglify-js

Last synced: 15 Jan 2025

https://github.com/ralscha/rollup-two-bundle-starter

Rollup, Babel configuration to deploy ES2015+ via <script type="module"> with legacy browser fallback support via <script nomodule>

babel es2015 npm-scripts rollup

Last synced: 10 Nov 2024

https://github.com/t18n/ts-babel-webpack-boilerplate

TypeScript with Babel and Webpack including absolute path resolver

babel jest resolver-alias typescript webpack yarn

Last synced: 09 Jan 2025

https://github.com/marinerer/gwf

gulp-workflow 基于Gulp前端工作流 :point_right: 合并、压缩、优化、Babel、CSS预处理、HTML模版、Lint、Mock

art-template autofixture babel css gulp html preprocessor scss

Last synced: 18 Dec 2024

https://github.com/pierrecholhot/hank

Live OS monitoring UI built on top of HighCharts.js

babel es6 express-js highcharts node-js os-monitor postcss socket-io webpack

Last synced: 15 Jan 2025

https://github.com/caioliveira277/frontend-graphql-cod3r

Curso Criando API Graphql (Cod3r)

apollo-client babel graphql vuejs vuetifyjs

Last synced: 23 Jan 2025

https://github.com/djdyer/progress-edit

Progress Edit is not your average text editor. Not only can it run in the browser, but it can also be downloaded as a PWA, with a number of data persistence measures in case connectivity is lost. 🔌

babel express indexeddb node pwa webpack

Last synced: 09 Jan 2025

https://github.com/IngPorto/ReactJS-old-version-practice

ReactJS version 0.13.3 from 2015, practice in the learning process. Based on a Platzi course.

babel browserify es6 javascript jsx now platzi-course reactjs uid ux zeit

Last synced: 24 Oct 2024

https://github.com/mcodex/koa-apollo-graphql

Simple Koa starter featuring Apollo, Babel 7

apollo babel babel7 graphql jwt koa2 mongoose webpack

Last synced: 20 Jan 2025

https://github.com/rsg-group/website

Official RSG website built in Material Design w/ Next.js w/ Express w/ Apollo w/ Babel w/ Flow.

apollo babel express flow mobx nextjs react redux ssr

Last synced: 07 Dec 2024

https://github.com/clayrisser/babel-preset-everything

all official proposed plugins for babel 7

babel babel7 es6 plugin preset proposed

Last synced: 15 Dec 2024

https://github.com/luc-mo/express-template

Express server template with babel boilerplate

babel express javascript nodejs server

Last synced: 19 Jan 2025

https://github.com/persteenolsen/webpack-5-es-boilerplate

A Webpack 5 boilerplate with Babel - Ready for using ES6 and above

babel boilerplate es6 postcss webpack

Last synced: 27 Dec 2024

https://github.com/analitico-771/dbank-token

This was my first token deployment into the Kovan test network Mar-16-2021

babel ethereum ganache javascript json postman solidity web3

Last synced: 03 Jan 2025

https://github.com/patrick-s-young/react-ts-eslint-webpack-babel

Project Boilerplate for React / TypeScript / ESLint / Webpack / Babel / Jest / with Directory Aliasing.

babel boilerplate eslint frontend javascript jest react react-testing-library resolver typescript webpack

Last synced: 16 Jan 2025

https://github.com/analitico-771/defi-dex

This app will be a Decentralized Finance (DeFi) Application (DApp) known as a Decentralized Exchange (DEX).

babel ethereum ganache javascript json postman reactjs redux solidity truffle web3

Last synced: 03 Jan 2025

https://github.com/prantlf/babel-plugin-module-resolver-standalone

Module resolver plugin for Babel usable in both Node.js the web browser environments

babel babel-plugin browser mapping module plugin requirejs resolver

Last synced: 05 Dec 2024

https://github.com/melhosseiny/vue-starter-kit

Starter kit for Vue 2 projects

babel jest postcss vue vuerouter vuex webpack

Last synced: 23 Jan 2025

https://github.com/jennndol/express-server-template

A template for creating server using express, eslint, mocha, chai

babel chai chai-http express istanbuljs mocha nyc skeleton template

Last synced: 09 Jan 2025

https://github.com/nischay-code/create-react_app-webpack

Created a React app using Webpack and Babel.

babel loader-plugin reactjs webpack5

Last synced: 08 Jan 2025

https://github.com/prantlf/babel-plugin-transform-modules-requirejs-babel

A Babel plugin transforming ESM modules to AMD modules for processing by RequireJS with the requirejs-babel7 plugin.

amd babel babel-plugin browser module plugin requirejs requirejs-babel requirejs-babel7 transform

Last synced: 05 Dec 2024

https://github.com/adidem23/polyhell_frontend

This is Polyhell but only frontend . If You want to Fork It for other Project then you can do it and

3d babel babel-plugin canvas-confetti javascript react spline vitejs

Last synced: 11 Jan 2025

https://github.com/lvjiaxuan/create-app

🦁 help to scaffold a project

babel cli eslint npm-init prettier

Last synced: 24 Jan 2025

https://github.com/yusufshakeel/babel-project

This is a sample Babel project.

babel babel-preset grunt grunt-task

Last synced: 05 Jan 2025

https://github.com/meebuhs/newtab

A customisable replacement for chrome's new tab page

babel chrome enzyme jest newtab prettier react redux sass stylelint tslint typescript webpack yarn

Last synced: 08 Jan 2025

https://github.com/mdtanrikulu/react-boilerplate

React Boilerplate with React-Router, Redux, Sass, Webpack, Babel, Express and HMR! Try:

babel boilerplate hmr react react-router react-router-redux redux sass

Last synced: 03 Jan 2025

https://github.com/pjparties/insta-clone

Basic clone of Instagram feed page created in React.js and Sass.

babel html javascript node-sass reactjs

Last synced: 06 Dec 2024

https://github.com/gyeongseokkang/exfolio

금융공학 모델 + AI를 이용한 최고의 포트폴리오 생성, 추천 서비스

babel mui plotly react typescript webpack

Last synced: 15 Jan 2025

https://github.com/rcasto/simple-starter

Simple starter project template powered by rollupjs, babel, sass, express, and more.

babel expressjs framework-agnostic nodejs-server project-template rollupjs sass

Last synced: 20 Jan 2025

https://github.com/apal21/express-babel-boilerplate

Minimal Production ready Express.js Babel(ES6+) boilerplate with ESLint Airbnb setup and pre commit hooks and also example routes and tests using Mocha and Supertest

babel babel7 backend boilerplate eslint eslint-config-airbnb express expressjs husky mocha production supertest

Last synced: 31 Dec 2024

https://github.com/ericneves/findlocationbyip

🌎 IP Address Tracker with Location Map. Used: Webpack, Babel, IPIFY, LeafletJS and more..

babel css html ipify-api javascript json leafletjs nodejs webpack

Last synced: 18 Jan 2025

https://github.com/riksev/socialstats

Social media dashboard responsive website

autoprefixer babel browsersync cssnano gulp postcss sass terser theme-switcher

Last synced: 23 Jan 2025

https://github.com/rse/babel-runtime-named-params

Babel Run-Time for Named Function Parameters

babel named parameters run-time

Last synced: 23 Jan 2025

https://github.com/ericneves/devburguer

Web page - HTML | CSS | JS | Webpack

babel css-grid css3 flexbox html5 javascript webpack

Last synced: 18 Jan 2025

https://github.com/ericneves/qrcode

QRCode - Frontend Mentor :rocket:

babel css express html javascript nodejs qrcodejs webpack

Last synced: 18 Jan 2025

https://github.com/ericneves/simplespa

✨ Simple Single Page Application - JS, Webpack, Babel, Node JS, Express and more..

babel css expressjs fetch-api html js nodejs webpack

Last synced: 18 Jan 2025

https://github.com/ileostar/xmouse

let's code with mouse on vscode!

babel solidjs tsup typescript vite vscode-extension

Last synced: 21 Jan 2025

https://github.com/atomikui/atomikui-core

A Library of Accessible React Components for Rapid Application Development

babel component-architecture component-library css3 enzyme es6 html5 javascript jest npm npm-package react styleguidist

Last synced: 21 Jan 2025

https://github.com/imyelo/kunkka

:anchor: Dead simple framework for building workflowing CLI tools like `babel` and `vue`

babel cli command kunkka plugin preset vue workflow

Last synced: 30 Nov 2024

https://github.com/pranav-jadhav09/forkify-app

Forkify is a recipe web app that allows users to search, view, bookmark and add recipes.

babel css3 es6-javascript es6-modules html javascript jsmodules mvc-architecture noframework parcel sass single-page-app

Last synced: 22 Jan 2025

https://github.com/dimpiax/node-express-boilerplate

Boilerplate starter for Node.js + Express application.

babel eslint express flow nodejs

Last synced: 08 Jan 2025

https://github.com/dimpiax/sh-market-api

Second-hand market API

babel eslint flow nodejs

Last synced: 08 Jan 2025

https://github.com/louisbrunner/babel-plugin-transform-nullish-operator

A Babel plugin which emulates the `a?` existence check from CoffeeScript using the `??` syntax

babel babel-plugin coffeescript exists javascript

Last synced: 17 Oct 2024

https://github.com/brunozell/aspnetcore-vue-typescript-less-template

Opinionated SPA project template for ASP.Net-Core with Vue.js, TypeScript, Less, Webpack incl HMR (hot module replacement)

asp-net-core babel docker dotnet dotnet-core dotnet-template less typescript vue vuetify webpack

Last synced: 30 Nov 2024

https://github.com/gyumeijie/babel-plugin-handbook

guide to how to write your own babel plugin

babel babel-plugin

Last synced: 07 Dec 2024

https://github.com/saiprabhu-dandanayak/node-js-webpack-starter

The "nodejs-starter-application" is a boilerplate project setup for building server-side applications using Node.js and Express.js. It provides a clean and organized structure with essential configurations to jumpstart development for scalable and maintainable backend services.

babel eslint expressjs nodejs prettier webpack

Last synced: 23 Jan 2025

https://github.com/gyumeijie/babel.try

learn javascript compiler babel

babel babel-config demo examples

Last synced: 07 Dec 2024

https://github.com/michaeljymsgutierrez/react-jsx-bundler

React JS & JSX bundler for non create-react-app project

babel react webpack

Last synced: 09 Jan 2025

https://github.com/e2e-boilerplate/selenium-webdriver-es-modules-babel-jasmine-expect

selenium-webdriver end-to-end test automation boilerplate project. Using ES6 modules, babel, and jasmine.

babel es6 jasmine selenium-webdriver

Last synced: 11 Jan 2025

https://github.com/wang1212/create-lib-starter

:coffee: (Template) Startup configuration for building a JavaScript/Node.js library. | (模版)构建一个 JavaScript/Node.js 库的启动配置。

babel eslint nodejs prettier rollup rollup-config rollup-example typescript web

Last synced: 19 Dec 2024