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/rodolfobandeira/template-webpack2-scss-react

A simple template for Webpack2, SCSS and React

babel es6 es6-javascript react reactjs sass scss webpack2

Last synced: 30 Oct 2024

https://github.com/newsoftwareculture/react-node-starter-kit

Starter kit includes React, Bootstrap, Node, Express, Nodemon, Babel, ESLint, Prettier and Docker

babel bootstrap docker eslint express heroku node-js nodemon prettier react

Last synced: 30 Oct 2024

https://github.com/newsoftwareculture/node-starter-kit

Starter kit includes Node, Express, Nodemon, Babel, ESLint, Prettier and Docker

babel docker eslint express-js node-js nodemon prettier

Last synced: 30 Oct 2024

https://github.com/barackm/js-endless-runner-game

Endless Runner is a game built in JavaScript characterized as an action game, linear in design with no end, without pauses or breaks for rest, and no stages or changing levels. It has one continuous level. The game's difficulty starts slow and easy.

babel es6 javascript webpack

Last synced: 24 Oct 2024

https://github.com/hfagerlund/elections-carousel-component

API-based React carousel component (demo)

babel enzyme es6 jest react react-components sass webpack2

Last synced: 11 Oct 2024

https://github.com/de1ck/javascript-tools-guide

javascript tools include webpack babel postcss ...

babel postcss webpack2

Last synced: 11 Oct 2024

https://github.com/fishplusorange/ts-babel

:motor_scooter: Compile TypeScript with Babel.

babel typescript

Last synced: 06 Nov 2024

https://github.com/mk0y/react-struct

Create new minimal webpack/babel react project with router and screens structure.

babel react react-router reactjs webpack

Last synced: 30 Oct 2024

https://github.com/micrub/babel-baseplate

Basic base-plate for babel based development on node.js

babel eslint mocha nodejs template

Last synced: 11 Oct 2024

https://github.com/henrique1204/nodejs-typescript-config

Arquivos de configuração para ambiente de desenvolvimento com Node e Typescript.

babel eslint javascript nodejs typescript

Last synced: 05 Nov 2024

https://github.com/stanleynguyen/contikey-frontend

frontend for contikey webapp

babel react react-router-v4 redux webpack

Last synced: 30 Oct 2024

https://github.com/eidng8/typescript-empty-template

An empty TypeScript project template with Jest and Babel

babel jest typescript

Last synced: 27 Oct 2024

https://github.com/jeet1desai/enbackendtemplate

Express-Node backend template

babel chai express mocha morgan nodejs nodemon

Last synced: 10 Oct 2024

https://github.com/bdmostafa/contact-app-restapi

Contact Listing App using restAPI. I have used four most using methods such as GET, POST, PUT, DELETE here with my own built HTTP server library.

babel es6-modules html-css-javascript http-server javascript json-api json-server rest-api webpack webpack-boilerplate

Last synced: 06 Nov 2024

https://github.com/sachinkumar579/full-stack-project

Full fledged UI application created using ReactJS library and a backend REST API created using Express.js

babel expressjs nodejs react-redux reactjs redux redux-toolkit webpack

Last synced: 30 Oct 2024

https://github.com/ematipico/typescript-sample

This is a sample on how to use Typescript with Redux, React and Webpack

babel howto javascript redux sample typescript webpack

Last synced: 30 Oct 2024

https://github.com/greeflas/es6

Learning of ES6 JavaScript standard

babel es6 es6-javascript javascript learning

Last synced: 06 Nov 2024

https://github.com/kutyel/angularjs-webpack-test

Angular 1.5 + webpack + Babel + Bootstrap 3 + npm!

angularjs babel bootstrap exercise npm template webpack

Last synced: 17 Oct 2024

https://github.com/hasansiddique/react-stater-kit

React Stater kit with RxJS, Webpack 2, React Router v4 and Babel

babel eslint json-server prop-types react react-router-dom react-router-v4 redux redux-observable rxjs webpack2

Last synced: 11 Oct 2024

https://github.com/qur786/expense-tracker

A UI only expense tracker built with reactjs.

babel javascript reactjs webpack5

Last synced: 04 Nov 2024

https://github.com/ndelangen/es-modules-webpack-example

A bunch of modern modules & bundling technologies

babel jest modules npm scripts webpack webpack2 yarn

Last synced: 18 Oct 2024

https://github.com/wzhouwzhou/babel-bundled-proposals-preset

Babel preset to mass-import proposals with options

babel js presets proposals

Last synced: 01 Nov 2024

https://github.com/lljj-x/babel-preset-app

babel-preset-app fork from vue-cli,Support configuration of regenerator and helpers

babel babel-plugin-transform-runtime vuecli

Last synced: 18 Oct 2024

https://github.com/rproenza86/expressjs-intermediate-training

Going deep onto the use of Express.js to build a RESTful API which interact with my MongoDB database for the CRUD ops.

babel debugging es6 express-js express-middleware mongodb mongoose mongoose-schema mvc-architecture node-js

Last synced: 06 Nov 2024

https://github.com/bash-archive/babel-plugin-transform-preact-import

Imports preact for files containing jsx

babel preact

Last synced: 08 Oct 2024

https://github.com/kasperlaursen/habbers-gulp-babel-scss-boilerplate

A simple Boilerplate setup with GULP, BABEL and SCSS including some basic utility mixins and classes

babel boilerplate es6 gulp scss utility

Last synced: 04 Nov 2024

https://github.com/lastnamearya/react-voting-app

Product Hunt clone built in React.js - Fullstack.io

babel create-react-app es6 javascript jsx react react-component

Last synced: 04 Nov 2024

https://github.com/sitek94/knockout-coin-counter

Migrating existing legacy project from JavaScript to TypeScript.

babel bootstrap jquery knockoutjs typescript webpack

Last synced: 30 Oct 2024

https://github.com/koistya/you-might-not-need-gulpjs

This project demonstrates how to use NPM/Yarn scripts in a way thay you could easily chain and parameterize them

automation babel gulp gulpjs node nodejs npm-scripts webpack yarn

Last synced: 22 Oct 2024

https://github.com/blossom-babs/breact

Custom react application built from scratch using webpack, babel and DOM

babel react reactjs webpack

Last synced: 12 Oct 2024

https://github.com/soreing/freecodecamp-projects

A collection of projects for freeCodeCamp certifications

babel css freecodecamp html javascript js react webpack

Last synced: 30 Oct 2024

https://github.com/yogihafidh/forkify-apps

Forkify apps is a recipe search app where you can search for recipes and write your own. This application is built using MVC Architecture.

babel css3 hmtl5 javascript npm parcel recipe-website sass single-page-applications

Last synced: 07 Nov 2024

https://github.com/douglasmatosdev/devpadawan

This project is a way to consolidate my knowledge and studies, sharing them on the web.

babel ecmascript nextjs nodejs reactjs redux scss styled-components typescript webpack

Last synced: 23 Oct 2024

https://github.com/seatedro/make-babel

This is a quickstart npx template for a Babel/JS Node app.

babel create nodejs npm-package

Last synced: 01 Nov 2024

https://github.com/antonino3g/reactjs-level-01

This project is a introduction about concepts ReactJS. Tags, components, bable, webpack and etc.

babel nodejs reactjs webpack

Last synced: 13 Oct 2024

https://github.com/wayou/minimal-react-example

minimal react-webpack+babel setup

babel react webpack

Last synced: 13 Oct 2024

https://github.com/andrewsosa/compose-tugboat

A tugboat for managing your docker-compose.yml files.

babel commander docker docker-compose es6 eslint inquirer javascript nconf

Last synced: 05 Nov 2024

https://github.com/phillipjhl/interactive-resume

Personal Resume Website. In Development. Built with React.

awesomefont babel bootstrap4 css javascript mailgun reactjs responsive-design resume sass scss webpack

Last synced: 06 Nov 2024

https://github.com/mimieam/chrome_extension_starter_kit

An Opinionated Chrome Extension Starter Kit

babel chrome chrome-extension extension javascript starter-kit

Last synced: 13 Oct 2024

https://github.com/yossydev/react-setup

Creating the react environment from scratch.

babel react webpack

Last synced: 13 Oct 2024

https://github.com/jerp86/restaurants-search

Construção de sistema web de busca de restaurantes, parecido com o serviço que o Google oferece. Esse buscador foi desenvolvido usando React.JS, Styled-Components e API do Google. Projeto desenvolvido acompanhando @patrick-narciso, pela @digitalinnovationone

babel editorconfig eslint material-components material-ui prettier react react-slick reactjs sty styled-component styled-components styled-reset

Last synced: 12 Oct 2024

https://github.com/tejasbubane/xecmascript-ava

Exercism's xecmascript problems ported to use ava test runner

ava babel babel-register ecmascript esnext exercism test-runner

Last synced: 23 Oct 2024

https://github.com/camesine/csv-import

Node.js + ES2015 + CSV-parserjs + MySQL + BabelJS + InquirerJS + Stream-transform + Environmets

babel csv-parser environment-variables es2015 mysql-database

Last synced: 06 Nov 2024

https://github.com/blackoutseeker/2-ano

Ajudando na atividade do professor Lineker

babel eslint firebase nextjs prettier reactjs styled-components typescript

Last synced: 14 Oct 2024

https://github.com/mingslife/github-blog

A databaseless blog for GitHub Page

axios babel databaseless iview markdown nodejs vue webpack

Last synced: 07 Nov 2024

https://github.com/ajzamora/webpack-and-chill

webpack-and-chill — a lightweight boilerplate optimized & backed with next generation tools such as pug, sass, babel, and much more so you can quickly build your web app or site.

babel config ecmascript initialize pug sass setup starter webpack

Last synced: 23 Oct 2024

https://github.com/rexagod/gearch

Web app that makes use of github's api to fetch any users' git details in an instant. Coded in React.

babel babel-es6 css react reactjs webapp webapplication

Last synced: 07 Nov 2024

https://github.com/prandogabriel/desafio-linkapi

Aplicação que integra dados entre o CRM pipedrive e o ERP bling

babel docker docker-compose eslint express jest mongodb redis swagger swagger-ui typeorm typescript winston

Last synced: 13 Oct 2024

https://github.com/jaskaranbir/react-md_indexeddb_example

Simple React Material-Design example, using IndexedDB for CRUD, and custom Webpack config.

babel indexeddb react-router-v4 reactjs sass webpack2

Last synced: 11 Oct 2024

https://github.com/zuzuchefe/babel-preset-zuzuche

租租车javascript babel预设转换器

babel babel-preset es2015 es6 javascript

Last synced: 30 Oct 2024

https://github.com/heyloh/cpfgen

🏭 Gerador para fins de estudo. Usando JavaScript com webpack e babel-loader.

babel cpf-generator css html javascript webpack

Last synced: 13 Oct 2024

https://github.com/yogeshlonkar/reactapp

Sample react app with containerization

babel bootstrap fontawesome helmet react react-router-v4 scss webpack

Last synced: 13 Oct 2024

https://github.com/heyloh/passwordgen

🔒 Gerador de senhas para fins de estudos. Utilizando JavaScript com Webpack e Babel.

babel css html javascript password-generator webpack

Last synced: 13 Oct 2024

https://github.com/gfpaiva/iddogs

Uma galeria com fotos de cachorros filtrados pelas raças: husky, labrador, hound e pug.

babel eslint html jest netlify react scss webpack

Last synced: 29 Oct 2024

https://github.com/demoorjasper/babel-ast-converter

Convert between Babel 6 and 7 AST

ast babel convert

Last synced: 13 Oct 2024

https://github.com/masterodin/publisher

Utility for publishing cleaner packages

babel npm package-json package-management typescript

Last synced: 12 Oct 2024

https://github.com/t0malexander/nlw-esports

Encontre seu duo para jogatinas online com esta aplicação fullstack e multiplataforma desenvolvida com React, React Native e Node.js

axios babel expo express google-fonts nodejs phosphor-icons prisma radix-ui react react-native sqlite tailwind-css typescript vitejs

Last synced: 05 Nov 2024

https://github.com/mzvast/vrxd

⚡️use CRA-StoryBook-Rollup-Babel7 to build a React component library

babel boilerplate library react rollup storybook ui

Last synced: 13 Oct 2024

https://github.com/avine/scaffolding

A Javascript application scaffolding

babel boilerplate browserify chai mocha

Last synced: 06 Nov 2024

https://github.com/stephan-evers/babel-plugin-transform-styl-modules

Transforms "styl" tagged template literals into css modules.

babel css-modules postcss stylus template-literals

Last synced: 01 Nov 2024

https://github.com/jguddas/jumpstart

Config and boilerplate free dev/build tool.

babel eslint jest less lightscript postcss sass typescript webpack

Last synced: 13 Oct 2024

https://github.com/iampavangandhi/javascriptenv

📦 Javascript Environment Files for Personal Reference

babel hacktoberfest javascript node nodejs npm webpack yarn

Last synced: 12 Oct 2024

https://github.com/hubcarl/note

learning note

babel es6 es8 git nodejs npm

Last synced: 11 Oct 2024

https://gitlab.com/hauzer/crkva-svete-trojice

A never finished website for the Zemun Holy Trinity Church. http://crkva-svete-trojice.duckdns.org/

babel christianity church flask orthodoxy python religion website

Last synced: 23 Oct 2024

https://github.com/nighttrax/babel-sentry

A Babel plugin for for instrumenting functions with Sentry logging

babel instrumentation plugin raven sentry

Last synced: 13 Oct 2024

https://gitlab.com/hauzer/pravoslavlje

A never finished website for the Pravoslavlje journal. http://pravoslavlje.duckdns.org/

babel christianity flask journal orthodoxy pravoslavlje python religion website

Last synced: 23 Oct 2024

https://github.com/rodrigowebdev/jest-boilerplate

Boilerplate to work with Jest on React

babel javascript react webpack yarn

Last synced: 07 Nov 2024

https://github.com/iampavangandhi/parceltemplate

📦 Basic workflow starter for building vanilla JavaScript applications using Parcel along with Babel and Sass

babel npm parcel sass vanilla-javascript-applications

Last synced: 12 Oct 2024

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

boilerplate for building a react app.

babel react webpack

Last synced: 07 Nov 2024

https://github.com/avine/dojo-json-viewer

Just a small dojo to test some build tools...

babel browserify jquery requirejs typescript

Last synced: 06 Nov 2024

https://github.com/serbanghita/my-react-starter-app

Demo of a React javascript app build with Webpack and Babel. Tests running with React Testing Library and Jest.

babel jest react reacttestinglibrary webpack

Last synced: 13 Oct 2024

https://github.com/helderberto/js-starter-package

✨ A simple structure for you to start your JavaScript packages.

babel boilerplate javascript javascript-boilerplate javascript-library package

Last synced: 13 Oct 2024

https://github.com/hjfitz/redis-utils-json

Tools for storing and retrieving JSON withing Redis - Best for web applications

babel cache gulp json node redis typescript

Last synced: 04 Nov 2024

https://github.com/gfpaiva/chuck-norris

Selecione uma categoria e leia um fato sobre o Chuck Norris

babel eslint html jest netlify react scss webpack

Last synced: 29 Oct 2024

https://github.com/saulwolfdev/studio-wolf-code

Nos apasiona trabajar con conceptos simples, buscamos una excusa, un discurso gráfico, para diseñar. Nuestro objetivo es determinar la condiciones finales del mensaje traducida en un objeto real funcional, sea una web o aplicación.

animatecss babel flexbox-grid javascript loader nodejs rellax-js sass tpl webpack

Last synced: 11 Oct 2024

https://github.com/lucien144/gulp-devstack

⚡️ Personal gulp stack for frontend development.

autoprefixer babel browsersync gulp lesscss pug pugjs spritesmith

Last synced: 28 Sep 2024

https://github.com/antonybudianto/es-lib-starter

Simple library starter, includes Babel, TypeScript, ESLint, Jest, Prettier

babel es eslint javascript jest library

Last synced: 11 Oct 2024

https://github.com/babblebey/webpack-starter

A webpack boilerplate project for modern JavaScript development packed with Babel

babel boilerplate es6 javascript webpack

Last synced: 13 Oct 2024