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/chrisdothtml/gist-perf

Run Javascript performance comparisons from a Github gist

babel browsersync github-pages riotjs stylus webpack2 yarn

Last synced: 30 Nov 2024

https://github.com/odisseu93/controle-estoque-webpack

Controle de estoque de uma loja de periféricos de TI

babel javascript json-server reactjs sass typescript webpack

Last synced: 30 Nov 2024

https://github.com/floofies/marktail

A Babel plugin that marks CallExpression AST nodes which are tail calls and/or proper tail calls.

babel babel-plugin javascript proper-tail-call tail-calls tailcall

Last synced: 30 Nov 2024

https://github.com/ericneves/speechrecognition

Speech Recognition with JS 🎙️

babel css html javascript nodejs speech-recognition webpack

Last synced: 17 Nov 2024

https://github.com/ericneves/findlocationbyip

IP Address Tracker with Location Map 🌎

babel css html ipify-api javascript json leafletjs nodejs webpack

Last synced: 17 Nov 2024

https://github.com/shaherashraf/webpackboilerplate

📦 A webpack boilerplate using Babel, PostCSS and Sass.

babel es6 hot-reloading hot-replacement javascript postcss sass webpack

Last synced: 07 Dec 2024

https://github.com/gaeun917-zz/react-boilerplate

react minimal setting starter kit

babel eslint jest react webpack

Last synced: 24 Nov 2024

https://github.com/fengzilong/babel-is

verify an AST path with css-selector-like syntax in your babel plugin

ast babel match plugin test verify

Last synced: 31 Dec 2024

https://github.com/ronaldprofile/challenge-watch-me-ignite

Desafio: Componentizando a aplicação.

babel reactjs typescript webpack

Last synced: 31 Dec 2024

https://github.com/joseffie/x-zone

Landing page layout with using TailwindCSS for a company aimed at the VR industry.

babel css gulp html js layout local-fonts pug scss tailwind tailwindcss webp webpack website

Last synced: 20 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: 07 Dec 2024

https://github.com/falconandrea/webpack-eslit-boilerplate

Boilerplate with webpack, babel and eslint

babel boilerplate eslint javascript js webpack

Last synced: 24 Nov 2024

https://github.com/mzaini30/rancang-apk

Calon aplikasi Android

android apk babel css html javascript jquery pug stylus

Last synced: 01 Dec 2024

https://github.com/dyrits/sortir.com

Projet d’application web Sortir.com (ENI | Projet – Le développement d’une application web)

babel composer doctrine javascript jsx php react symfony twig wamp

Last synced: 24 Nov 2024

https://github.com/lightingbeetle/light-scripts

Build scripts for Lighting Beetle* light framework

babel build-script gulp light pug scss

Last synced: 21 Nov 2024

https://github.com/deemon13/result-20-import-export-task-1

Small app for changing background color of body by clicking on button

babel css css-loader es6 export html html-webpack-plugin import javascript style-loader webpack

Last synced: 25 Nov 2024

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

📚 Learning and exploring React https://reactjs.org/

babel markdown marked-js react

Last synced: 25 Nov 2024

https://github.com/slammayjammay/git-diff-glob-cli

An easy way to diff files in the terminal.

babel cli-app es6 git javascript node terminal

Last synced: 01 Dec 2024

https://github.com/sreddy-96/jobsite

This project is a Job scrapping web application using my own React template and Axios to access the data from https://remoteok.io/api to display the job vacancies of tech jobs.

babel bootstrap css expressjs html javascript nodejs react webpack

Last synced: 21 Nov 2024

https://github.com/fkrasnowski/anyall.macro

A Babel macro making multiple value comparison easy

all any babel babel-macros comparison javascript node

Last synced: 15 Dec 2024

https://github.com/michle99/rick_and_morty_spa

Rick and Morty Single Page Application.

babel eslint react webpack

Last synced: 21 Nov 2024

https://github.com/cameron-c-chapman/babel-browser-polyfill-bower

I need the babel polyfill as a bower package (for now) and none of the existing packages met my needs exactly. Hopefully I can move to yarn soon ;-)

babel babel-polyfill bower-package

Last synced: 25 Nov 2024

https://github.com/jharrilim/javascript-pipeline-operator

'new feature' |> console.log; // TC-39 Pipeline Operator Proposal

babel es2018 experimental javascript operator pipeline tc39

Last synced: 31 Dec 2024

https://github.com/duquejo/vue-pokemon-game

VueJS Pokémon Just for fun game. Uses the pokeapi API for data fetching.

api-rest babel css js vuejs

Last synced: 22 Nov 2024

https://github.com/arwl2016/react-timer

Udemy course projects - Andrew Mead: Complete React - Timer App

babel express karma mocha react react-router testing webpack

Last synced: 01 Dec 2024

https://github.com/karimsa/bench-js-parsers

Some benchmarks to show the performance of various modern JS parsers.

acorn babel benchmark esprima javascript parser performance

Last synced: 22 Nov 2024

https://github.com/boatx/chartjs

Pie charts JavaScript library

babel canvas es6 javascript pie-charts webpack

Last synced: 07 Dec 2024

https://github.com/bbmoz/inject-decorator

Create decorators that can inject anything into your JS modules!

annotation babel decorator dom es2016 es7 inject

Last synced: 01 Dec 2024

https://github.com/dunghenry/react_webpack_babel

setup react + webpack + babel + prettier

babel husky lint-staged prettier reactjs webpack

Last synced: 26 Nov 2024

https://github.com/dunghenry/react_webpack_ts

setup react + webpack + babel + prettier + typescript

babel reactjs typescript webpack

Last synced: 26 Nov 2024

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

Setup a React Environment Using webpack and Babel Without react-create-app

babel react webpack yarn

Last synced: 02 Dec 2024

https://github.com/abritopach/graphql-graffiti-nodejs

GraphQL server in Node.js using Express, Graffiti, Babel, MongoDB and Mongoose.

babel express graffiti graphql mongodb mongoose nodejs

Last synced: 27 Nov 2024

https://github.com/ntonbala/items-comments

Items & comments is a client app allowing user to add items and comment them. State is stored in Redux store. Data is stored in Local Storage, interaction with it is provided by Redux Thunk. For variant with routing and data fetching due to URL changes look for master branch. For variant without routing look for redux branch.

babel eslint lodash qs react react-dom react-hot-loader react-redux react-router redux redux-devtools redux-thunk webpack webpack-dev-server

Last synced: 27 Nov 2024

https://github.com/jhoyax/react-bootstrap-webpack-babel-starter-setup

React, Bootstrap, Webpack and Babel Starter Setup

babel bootstrap reactjs webpack

Last synced: 08 Dec 2024

https://github.com/volkya/snoop-react

This is a test for the Snoop Consulting company

babel bootstrap create-react-app example javascript react webpack

Last synced: 08 Dec 2024

https://github.com/alice-sebego/snake-game

Improving a existing game's code & architecture with JavaScript ES6 et ES7

babel javascript-es6 oop poo webpack webpack-dev-server

Last synced: 08 Dec 2024

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

Ajudando na atividade do professor Lineker

babel eslint firebase nextjs prettier reactjs styled-components typescript

Last synced: 28 Nov 2024

https://github.com/fsmaiorano/react-simple-app

:computer: A simple project for demonstrate how to build ReactJS applications.

babel babel-plugin eslint eslint-airbnb react react-dom webpack

Last synced: 22 Dec 2024

https://github.com/allanrodriguesmachado/githubexplorer

- Chapter I Base of a react application, using tools such as TypeScript, Webpack, Babel, Webpack Dev server, Sass, Source Maps, Fast Refresh, applying all the essential concepts of react such as components, properties, states and hooks.

babel react reactjs sass webpack

Last synced: 08 Dec 2024

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

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

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

Last synced: 02 Dec 2024

https://github.com/romero-ezequiel/movieapp

Realice una aplicación de peliculas y series utilizando la API de OMDB

api babel bootwatch omdb-api webpack

Last synced: 04 Dec 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: 08 Dec 2024

https://github.com/jhonywalkeer/sonarqcube-with-node

This project is just a study on the implementation of a Node.js project to use the private SonarQube service linked to a Docker container

babel docker mocha-chai nodejs postgres sonarqube study

Last synced: 16 Dec 2024

https://github.com/aliaks-ei/childde

UI part of knowledge sharing platform "Child.de"

autoprefixer babel css cypress e2e-tests gulp html javascript mjml postcss pug sass scss unit-tests

Last synced: 03 Dec 2024

https://github.com/adam-robson/react-text-editor

This is a text editing application built in React. This repository publishes to Netlify at the address below.

babel eslint github-actions netlify prettier react remixicon webpack

Last synced: 09 Dec 2024

https://github.com/ahngh0113/todolist_ts

vanillaJS로 만들었던 todolist를 typescript로 변환

babel git-flow html5 netlify scss typescript webpack

Last synced: 09 Dec 2024

https://github.com/jikor1st/react18_webpack_babel

리엑트 18의 웹팩과 바벨 수동 설치 및 설정

babel react webpack

Last synced: 09 Dec 2024

https://github.com/rearalf/spa-practice

Practicando el crear una SPA

babel spa webpack

Last synced: 18 Dec 2024

https://github.com/yoriiis/webpack-boilerplate

Boilerplate to kickstart creating a project with Webpack configuration

babel boilerplate eslint javascript jest postcss prettier stylelint webpack

Last synced: 11 Dec 2024

https://github.com/johnantoni/webpack4

react, scss and webpack4 in a working reusable form.

babel es6 es6-javascript i18n i18next react scss template

Last synced: 12 Dec 2024

https://github.com/thondery/kenote-react-startkit

This is a React development scaffolding

babel react scaffolding starter-kit webpack

Last synced: 12 Dec 2024

https://github.com/veresdavid/es6-fun

Learning some new features of ECMAScript 6.

babel es6 javascript nodejs

Last synced: 18 Dec 2024

https://github.com/mugarate12/webpack-babel-config

process to simple config webpack and babel to react without use create-react-app

babel config-webpack react

Last synced: 13 Dec 2024

https://github.com/renyzeraa/reactjs-fundamentals

Projeto de estudos de webpack, babel, react e typescript

babel react sass typescript webpack

Last synced: 13 Dec 2024

https://github.com/matheusps/vanilla-starter

Simple vanilla-js starting point

babel es6 parcel prettier vanilla-javascript

Last synced: 13 Dec 2024

https://github.com/asrieldreemurrgm/pratica_do_es6

Desenvolvido código JS para filtrar alunos com média maior ou igual a 6. Utilizado Babel e funcionalidades do ES6+.

array babel babel-plugin babel-preset-env class javascript map

Last synced: 17 Dec 2024

https://github.com/akramadjab/weather-app

Weatherly allows users to check the current weather based on their location and also by searching for different locations.

babel bem bem-methodology css html javascritpt parcel sass

Last synced: 01 Jan 2025

https://github.com/x1nzhe/neu-info6250-web-dev

This course covers fundamental and modern web development practices, using JavaScript for both frontend and backend development.

ajax babel html-css mvc nodejs react restful-api single-page-web-application soa vite webpack

Last synced: 18 Dec 2024

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

租租车javascript babel预设转换器

babel babel-preset es2015 es6 javascript

Last synced: 18 Dec 2024

https://github.com/a-m-dev/nodejs_simple_restful_api

Simple Standard NodeJs setup for Restful Api design

babel mongodb mongoose nodejs rest-api

Last synced: 24 Dec 2024

https://github.com/raulmaulidhino-dev/movie-ticketing-app

This is a collaborative final project to fulfill the last assignment of Node.js class by TalentHub

api babel eslint express javascript movie-ticket-booking-system nodejs ticketing ticketing-application webpack

Last synced: 19 Dec 2024

https://github.com/mstovarh/clonpag_facebook

En este repositorio, encontrarás una página que he diseñado para que se asemeje lo más posible a la página de inicio de Facebook, utilizando HTML, CSS, Bootstrap y ReactJS.

babel css html javascript jsx reactjs webpack

Last synced: 25 Dec 2024

https://github.com/greeflas/es6

Learning of ES6 JavaScript standard

babel es6 es6-javascript javascript learning

Last synced: 25 Dec 2024

https://github.com/jaid/babel-plugin-pkg

Resolves _PKG_VERSION to version from package.json - also works with any other field!

babel babel-plugin convert name package package-json pkg resolve resolver transform transformation transpile transpiler version

Last synced: 25 Dec 2024

https://github.com/ship-components/ship-components-buttons

React buttons. Exports a commonjs module that can be used with webpack.

babel buttons commonjs jest jsx loader react webpack

Last synced: 11 Jan 2025

https://github.com/jeantimex/slush-node-app

:rocket: Scaffold your node.js app with ES6 syntax.

application babel es6 istanbul nodejs scaffold

Last synced: 26 Dec 2024

https://github.com/masterodin/publisher

Utility for publishing cleaner packages

babel npm package-json package-management typescript

Last synced: 10 Jan 2025

https://github.com/vigzmv/hot-react-recipe

:sparkles: React + Babel + WebPack + Gulp + BrowserSync + Saas + Pug + Hot Reload

babel browserify gulp pug react saas webpack

Last synced: 26 Dec 2024

https://github.com/stevendelro/mongodb-upstarmusic

Project 2 of 3: Up Star Music, from The Complete Developer's Guide to MongoDB Course by Stephen Grider

babel mongodb mongoose node react react-redux react-router redux redux-form redux-thunk sass webpack

Last synced: 03 Jan 2025

https://github.com/saulflores95/pwa

My first attempt in building a progressive web app. Tech used Node Yarn React Webpack Babel Jest. This was build using the tutorial of Kristian Roebuck (https://www.youtube.com/watch?v=4qpXnIAZ9Dk)

babel jest jsx nodejs react webpack yarn

Last synced: 03 Jan 2025

https://github.com/e2e-boilerplate/protractor-es-modules-babel-mocha-chai-expect

Protractor end-to-end test automation boilerplate, using ES Modules, BabelJS, Mocha and Chai.

babel chai e2e-boilerplate end-to-end-test-automation mocha protractor

Last synced: 11 Jan 2025

https://github.com/e2e-boilerplate/wd-es-modules-babel-webdriver-manager-jasmine-assert

WD end-to-end test automation boilerplate, Using ES Modules, Babel, Webdriver-Manager, Jasmine and Assert.

assert babel boilerplate e2e e2e-boilerplate e2e-tests end-to-end-test-automation jasmine wd webdriver-manager

Last synced: 11 Jan 2025

https://github.com/e2e-boilerplate/selenium-webdriver-es-modules-babel-jest-assert

Selenium-WebDriver end-to-end test automation boilerplate, Using ES Modules, Babel, Jest and Assert.

assert babel selenium-webdriver

Last synced: 11 Jan 2025