Projects in Awesome Lists tagged with es6
A curated list of projects in awesome lists tagged with es6 .
https://github.com/getify/you-dont-know-js
A book series (2 published editions) on the JS language.
async book book-series closures education es2015 es6 javascript learn-to-code programming prototypes training-materials training-providers
Last synced: 09 Sep 2025
https://github.com/getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
async book book-series closures education es2015 es6 javascript learn-to-code programming prototypes training-materials training-providers
Last synced: 13 Mar 2025
https://github.com/airbnb/javascript?utm_source=gold_browser_extension
JavaScript Style Guide
arrow-functions es2015 es2016 es2017 es2018 es6 eslint javascript linting naming-conventions style-guide style-linter styleguide tc39
Last synced: 23 Nov 2025
https://github.com/airbnb/javascript
JavaScript Style Guide
arrow-functions es2015 es2016 es2017 es2018 es6 eslint javascript linting naming-conventions style-guide style-linter styleguide tc39
Last synced: 12 May 2025
https://github.com/i0natan/nodebestpractices
:white_check_mark: The Node.js best practices list (July 2024)
best-practices es6 eslint express expressjs javascript jest microservices mocha node-js nodejs nodejs-development npm rest style-guide styleguide testing types
Last synced: 14 Jun 2025
https://github.com/goldbergyoni/nodebestpractices
:white_check_mark: The Node.js best practices list (July 2024)
best-practices es6 eslint express expressjs javascript jest microservices mocha node-js nodejs nodejs-development npm rest style-guide styleguide testing types
Last synced: 12 May 2025
https://github.com/webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
amd build-tool commonjs compiler es2015 es6 esm javascript javascript-compiler javascript-modules loaders module-bundler plugins web web-performance webpack
Last synced: 10 Jul 2026
https://github.com/leonardomso/33-js-concepts?utm_source=gold_browser_extension
📜 33 JavaScript concepts every developer should know.
angular concepts es6 es6-javascript hacktoberfest javascript javascript-closures javascript-engines javascript-programming nodejs primitive-types programming react
Last synced: 23 Nov 2025
https://github.com/leonardomso/33-js-concepts
📜 33 JavaScript concepts every developer should know.
angular concepts es6 es6-javascript hacktoberfest javascript javascript-closures javascript-engines javascript-programming nodejs primitive-types programming react
Last synced: 13 May 2025
https://github.com/babel/babel
🐠 Babel is a compiler for writing next generation JavaScript.
ast babel compiler es2015 es6 flavortown javascript
Last synced: 16 Dec 2025
https://github.com/parcel-bundler/parcel
The zero configuration build tool for the web. 📦🚀
assets build-tool commonjs compiler css es6 html javascript module-bundler modules web
Last synced: 12 May 2025
https://github.com/grafana/k6
A modern load testing tool, using Go and JavaScript
es6 go golang hacktoberfest javascript k6 load-generator load-testing performance
Last synced: 02 Apr 2026
https://github.com/feross/standard
🌟 JavaScript Style Guide, with linter & automatic code fixer
development ecmascript es6 eslint javascript linter nodejs standard static-code-analysis style-guide
Last synced: 14 Jun 2025
https://github.com/standard/standard
🌟 JavaScript Style Guide, with linter & automatic code fixer
development ecmascript es6 eslint javascript linter nodejs standard static-code-analysis style-guide
Last synced: 12 May 2025
https://github.com/mbeaudru/modern-js-cheatsheet
Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects.
Last synced: 12 May 2025
https://mbeaudru.github.io/modern-js-cheatsheet/
Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects.
Last synced: 01 Apr 2025
https://github.com/markerikson/react-redux-links
Curated tutorial and resource links I've collected on React, Redux, ES6, and more
es6 javascript react redux webpack
Last synced: 12 May 2025
https://github.com/shopify/draggable
The JavaScript Drag & Drop library your grandparents warned you about.
drag-and-drop draggable es6 javascript
Last synced: 09 Sep 2025
https://shopify.github.io/draggable/
The JavaScript Drag & Drop library your grandparents warned you about.
drag-and-drop draggable es6 javascript
Last synced: 12 May 2025
https://github.com/Shopify/draggable
The JavaScript Drag & Drop library your grandparents warned you about.
drag-and-drop draggable es6 javascript
Last synced: 16 Mar 2025
https://github.com/SimulatedGREG/electron-vue
An Electron & Vue.js quick start boilerplate with vue-cli scaffolding, common Vue plugins, electron-packager/electron-builder, unit/e2e testing, vue-devtools, and webpack.
babel boilerplate documentation electron electron-builder electron-packager end-to-end-testing es6 unit-testing vue vue-cli webpack
Last synced: 16 Mar 2025
https://github.com/simulatedgreg/electron-vue
An Electron & Vue.js quick start boilerplate with vue-cli scaffolding, common Vue plugins, electron-packager/electron-builder, unit/e2e testing, vue-devtools, and webpack.
babel boilerplate documentation electron electron-builder electron-packager end-to-end-testing es6 unit-testing vue vue-cli webpack
Last synced: 05 Oct 2025
https://github.com/myliang/x-spreadsheet
The project has been migrated to @wolf-table/table https://github.com/wolf-table/table
canvas es6 excel javascript js spreadsheet
Last synced: 14 May 2025
https://github.com/automattic/wp-calypso
The JavaScript and API powered WordPress.com
es2015 es6 es6-javascript javascript nodejs react redux wordpress
Last synced: 09 Sep 2025
https://github.com/Automattic/wp-calypso
The JavaScript and API powered WordPress.com
es2015 es6 es6-javascript javascript nodejs react redux wordpress
Last synced: 17 Mar 2025
https://github.com/epicmaxco/vuestic-admin
Vuestic Admin is an open-source, ready-to-use admin template suite designed for rapid development, easy maintenance, and high accessibility. Built on Vuestic UI, Vue 3, Vite, Pinia, and Tailwind CSS. Maintained by Epicmax (@epicmaxco).
admin-dashboard admin-dashboard-ui admin-panel admin-template admin-tools admin-ui dashboard es6 ui-components ui-kit ui-kit- vue vue-components vue-router vue2 vuejs vuex
Last synced: 13 May 2025
https://github.com/terser/terser
🗜 JavaScript parser, mangler and compressor toolkit for ES6+
compressor es6 javascript mangler parser uglifyjs
Last synced: 12 May 2025
https://github.com/jonobr1/two.js
A renderer agnostic two-dimensional drawing api for the web
2d animation bitmap-graphics canvas es6 html5 javascript renderer rendering-engine scenegraph svg text-rendering vector-graphics webgl
Last synced: 23 Feb 2026
https://github.com/northwoodssoftware/gojs
JavaScript diagramming library for interactive flowcharts, org charts, design tools, planning tools, visual languages.
canvas chart charts data-visualization diagram es6 es6-modules flowchart gojs graph html interactive-diagrams javascript javascript-library layout orgchart svg typescript typescript-library visualization
Last synced: 12 May 2025
https://github.com/NorthwoodsSoftware/GoJS
JavaScript diagramming library for interactive flowcharts, org charts, design tools, planning tools, visual languages.
canvas chart charts data-visualization diagram es6 es6-modules flowchart gojs graph html interactive-diagrams javascript javascript-library layout orgchart svg typescript typescript-library visualization
Last synced: 14 Mar 2025
https://github.com/thejsway/thejsway
The JavaScript Way book
book es2015 es6 free javascript learn-to-code
Last synced: 14 May 2025
https://github.com/jawil/blog
Too young, too simple. Sometimes, naive & stupid 🐌
blog css difficulty es6 github javascript js nodejs notes study
Last synced: 12 Apr 2025
https://github.com/glidejs/glide
A dependency-free JavaScript ES6 slider and carousel. It’s lightweight, flexible and fast. Designed to slide. No less, no more
carousel dependency-free es6 javascript lightweight slider
Last synced: 04 Mar 2026
https://github.com/hagopj13/node-express-boilerplate
A boilerplate for building production-ready RESTful APIs using Node.js, Express, and Mongoose
boilerplate es2018 es6 express express-boilerplate jest mongodb mongoose node-boilerplate nodejs rest-api starter
Last synced: 13 May 2025
https://github.com/bogdan-lyashenko/js-code-to-svg-flowchart
js2flowchart - a visualization library to convert any JavaScript code into beautiful SVG flowchart. Learn other’s code. Design your code. Refactor code. Document code. Explain code.
ast es6 flowchart javascript learning scheme svg svg-flowchart visualisation
Last synced: 13 May 2025
https://github.com/Bogdan-Lyashenko/js-code-to-svg-flowchart
js2flowchart - a visualization library to convert any JavaScript code into beautiful SVG flowchart. Learn other’s code. Design your code. Refactor code. Document code. Explain code.
ast es6 flowchart javascript learning scheme svg svg-flowchart visualisation
Last synced: 14 Mar 2025
https://github.com/metagrover/ES6-for-humans
A kickstarter guide to writing ES6
education es2015 es6 guide javascript learn-to-code programming
Last synced: 13 Mar 2025
https://github.com/alibaba/bizcharts
Powerful data visualization library based on G2 and React.
chart data-visualization es6 grammar html5-canvas react
Last synced: 14 Oct 2025
https://github.com/alibaba/BizCharts
Powerful data visualization library based on G2 and React.
chart data-visualization es6 grammar html5-canvas react
Last synced: 14 Mar 2025
https://github.com/melonjs/melonjs
a fresh, modern & lightweight HTML5 game engine
2d-game-engine canvas2d contributions-welcome es6 game-development game-engine gamedev hacktoberfest html5 html5-canvas javascript melonjs tiled typescript web3 webaudio webgl webgl2
Last synced: 13 May 2025
https://github.com/naver/fe-news
FE 기술 소식 큐레이션 뉴스레터
angular css deno es6 fe-news front-end html javascript monthly nodejs react svelte typescript vue
Last synced: 23 Apr 2025
https://github.com/melonjs/melonJS
a fresh, modern & lightweight HTML5 game engine
2d-game-engine canvas2d contributions-welcome es6 game-development game-engine gamedev hacktoberfest html5 html5-canvas javascript melonjs tiled typescript web3 webaudio webgl webgl2
Last synced: 13 Mar 2025
https://github.com/lebab/lebab
Turn your ES5 code into readable ES6. Lebab does the opposite of what Babel does.
compiler es2015 es6 javascript lebab
Last synced: 14 May 2025
https://github.com/mohebifar/lebab
Turn your ES5 code into readable ES6. Lebab does the opposite of what Babel does.
compiler es2015 es6 javascript lebab
Last synced: 30 Mar 2025
https://github.com/lindell/jsbarcode
Barcode generation library written in JavaScript that works in both the browser and on Node.js
barcode barcode-generator es2015 es6 javascript
Last synced: 07 Jan 2026
https://github.com/lindell/JsBarcode
Barcode generation library written in JavaScript that works in both the browser and on Node.js
barcode barcode-generator es2015 es6 javascript
Last synced: 24 Mar 2025
https://github.com/cezaraugusto/You-Dont-Know-JS
📗📒 (PT-Br translation) JS Book Series.
awesome book ebook es6 es7 javascript portugues portuguese portuguese-language traducao translation ydkjs
Last synced: 14 Mar 2025
https://github.com/cezaraugusto/you-dont-know-js
📗📒 (PT-Br translation) JS Book Series.
awesome book ebook es6 es7 javascript portugues portuguese portuguese-language traducao translation ydkjs
Last synced: 28 Sep 2025
https://github.com/standard-things/esm
Tomorrow's ECMAScript modules today!
es6 es6-modules esm esmodules nodejs
Last synced: 08 Apr 2025
https://github.com/duxianwei520/react
React+webpack+redux+ant design+axios+less全家桶后台管理框架
ant-design-pro antd babel es6 es7 react redux webpack
Last synced: 14 May 2025
https://github.com/jaredpalmer/backpack
🎒 Backpack is a minimalistic build system for Node.js projects.
babel build es6 javascript node webpack
Last synced: 02 Jul 2026
https://github.com/kdchang/reactjs101
從零開始學 ReactJS(ReactJS 101)是一本希望讓初學者一看就懂的 React 中文入門教學書,由淺入深學習 ReactJS 生態系 (Flux, Redux, React Router, ImmutableJS, React Native, Relay/GraphQL etc.)。
andriod ecmascript ecmascript2015 ecosystem es2015 es2017 es6 flux front-end graphql immutablejs ios javascript mobile react react-native react-tutorial reactjs redux relay
Last synced: 14 May 2025
https://github.com/hizzgdev/jsmind
a mind mapping library built by javascript
bsd canvas es6 freemind javascript jsmind mindmap svg xmind
Last synced: 11 May 2025
https://github.com/babel/babel-preset-env
PSA: this repo has been moved into babel/babel -->
autoprefixer babel-preset es6 javascript moved
Last synced: 05 Oct 2025
https://github.com/daumann/ECMAScript-new-features-list
A comprehensive list of new ES features, including ES2015 (ES6), ES2016, ES2017, ES2018, ES2019
ecmascript es10 es2015 es2016 es2017 es2018 es2019 es2020 es2022 es2023 es2024 es5 es6 es7 es8 es9 esnext features javascript
Last synced: 22 Mar 2025
https://github.com/daumann/ecmascript-new-features-list
A comprehensive list of new ES features, including ES2015 (ES6), ES2016, ES2017, ES2018, ES2019
ecmascript es10 es2015 es2016 es2017 es2018 es2019 es2020 es2022 es2023 es2024 es5 es6 es7 es8 es9 esnext features javascript
Last synced: 11 Apr 2025
https://github.com/emailthis/extension-boilerplate
⚡️ A template for building cross browser extensions for Chrome, Opera & Firefox.
boilerplate-template chrome-extension es6 extensions firefox-addon gulp opera-extension webextensions
Last synced: 14 May 2025
https://github.com/EmailThis/extension-boilerplate
⚡️ A template for building cross browser extensions for Chrome, Opera & Firefox.
boilerplate-template chrome-extension es6 extensions firefox-addon gulp opera-extension webextensions
Last synced: 14 Mar 2025
https://github.com/paulmillr/es6-shim
ECMAScript 6 compatibility shims for legacy JS engines
ecmascript ecmascript6 es6 shim
Last synced: 12 May 2025
https://github.com/mjavascript/practical-modern-javascript
🏊 Dive into ES6 and the future of JavaScript
book book-series es6 javascript modular
Last synced: 15 May 2025
https://github.com/kunalkapadia/express-mongoose-es6-rest-api
:collision: A boilerplate application for building RESTful APIs Microservice in Node.js using express and mongoose in ES6 with code coverage and JsonWebToken Authentication
authentication babel bluebird boilerplate coverage dotenv es6 eslint express jsonwebtoken mocha mongodb mongoose node yarn
Last synced: 13 Apr 2025
https://github.com/tinyhttp/tinyhttp
🦄 0-legacy, tiny & fast web framework as a replacement of Express
backend es6 es6-javascript esm esnext express-js http http-server javascript javascript-framework node-js nodejs nodejs-frameworks nodejs-server typescript web webframework
Last synced: 01 Feb 2026
https://github.com/alibaba/beidou
:milky_way: Isomorphic framework for server-rendered React apps
auto-router css-module egg-framework enterprise-framework es6 isomorphic node-framework react-performance react-server-render server-rendered server-side-rendering ssr universal
Last synced: 14 May 2025
https://github.com/standard/eslint-config-standard
ESLint Config for JavaScript Standard Style
development ecmascript es6 eslint javascript linter nodejs standard static-code-analysis style-guide
Last synced: 12 May 2025
https://github.com/xiaozhu188/electron-vue-cloud-music
🚀Electron + Vue 仿网易云音乐windows客户端
ant-design-vue canvas electron es6 fetch less nodejs vue vue-router vuex
Last synced: 15 May 2025
https://github.com/developit/express-es6-rest-api
:battery: Starter project for an ES6 RESTful Express API.
api boilerplate cors es2015 es6 express javascript mongoose
Last synced: 14 May 2025
https://github.com/atulmy/crate
👕 👖 📦 A sample web and mobile application built with Node, Express, React, React Native, Redux and GraphQL. Allows users to get monthly subscription of trendy clothes and accessories.
adobe-xd android babel es6 express graphql ios jwt mobile-application mysql nodejs react react-native redux seo-friendly sequelize server-side-rendering ssr web-application webpack
Last synced: 14 May 2025
https://github.com/jacklam718/react-native-modals
A react native modals library. Swipeable. Highly customizable. Support multi modals & Support custom animation. For IOS & Android.
component dialog es6 javascript react react-animate react-native
Last synced: 14 May 2025
https://github.com/zspecza/common-tags
🔖 Useful template literal tags for dealing with strings in ES2015+
abstraction composable composition es2015 es6 html-template indentation inline javascript multiline-strings string-substitution tagged-template tagged-template-literals
Last synced: 04 Oct 2025
https://github.com/dleitee/strman
🏗A Javascript string manipulation library.
Last synced: 12 Apr 2025
https://github.com/wbkd/webpack-starter
✨ A lightweight foundation for your next webpack based frontend project.
babel babel7 boilerplate es6 frontend javascript sass starter-kit webpack
Last synced: 14 May 2025
https://github.com/webproblem/learning-article
学习资源 or 大前端导航,持续更新
es6 interview nodejs pwa react typescript vue webpack
Last synced: 16 May 2025
https://github.com/fengari-lua/fengari
🌙 φεγγάρι - The Lua VM written in JS ES6 for Node and the browser
es6 fengari javascript lua lua-vm vm
Last synced: 13 May 2025
https://github.com/the-road-to-learn-react/the-road-to-learn-react-chinese
《React 学习之道》The Road to learn React (简体中文版) | 最简单,且最实用的 React 实战教程。
chinese es6 react react-book redux translation tutorial
Last synced: 15 May 2025
https://github.com/Jianru-Lin/lambda-view
A New Tool for Reading JavaScript Code since 2017
editor es6 javascript parser reader
Last synced: 29 Mar 2025
https://github.com/jianru-lin/lambda-view
A New Tool for Reading JavaScript Code since 2017
editor es6 javascript parser reader
Last synced: 15 May 2025
https://github.com/adamschwartz/chrome-tabs
Chrome-style tabs in HTML/CSS.
browser css es6 google-chrome html js tabs
Last synced: 15 May 2025
https://github.com/ericalli/static-site-boilerplate
A better workflow for building modern static websites.
babel boilerplate es6 eslint ftp html less minification netlify postcss sass starter-kit stylelint webpack
Last synced: 15 May 2025
https://github.com/babel/babylon
PSA: moved into babel/babel as @babel/parser -->
ast babel babylon es6 estree javascript parser
Last synced: 02 Oct 2025
https://github.com/wingify/across-tabs
Easy communication between cross-origin browser tabs. Simplified "CORS"ing!
babel browser-tabs communication-channel communication-library cross-origin es6 event-driven hacktoberfest handshake-mechanism isparta istanbul jasmine-tests karma-plugin new-tab postmessage sessionstorage tabs tabs-api tabs-comunication webpack
Last synced: 14 May 2025
https://github.com/luangjokaj/wordpressify
🎈 Automate your WordPress development workflow.
auto-deploy boilerplate build-tool css database docker docker-compose es6 gulp javascript nginx node nodejs postcss sass wordpress wordpress-theme wordpressify workflow xdebug
Last synced: 09 Apr 2026
https://github.com/salgum1114/react-design-editor
React Design Editor has started to developed direct manipulation of editable design tools like Powerpoint, We've developed it with reactjs, ant.design, fabricjs
animejs ant-design antd canvas editor es6 fabricjs fontawesome5 imagemap javascript mediaelementjs react-ace reactjs webpack4 workflow
Last synced: 13 May 2025
https://github.com/welaika/wordless
All the power of Pug, Sass, Coffeescript and WebPack in your WordPress theme. Stop writing themes like it's 1998.
babel core-js development es2015 es6 framework jade php plugin pug pug-template-engine sass scss theme webpack wordpress wordpress-boilerplate wordpress-starter-theme yarn
Last synced: 08 Apr 2025
https://github.com/ehmicky/cross-platform-node-guide
📗 How to write cross-platform Node.js code
api cli code-quality cross-platform documentation encoding es6 javascript linux macos nodejs operating-system os portability security server shell terminal unix windows
Last synced: 14 May 2025
https://github.com/azat-co/cheatsheets
JavaScript and Node.js cheatsheets
cheatsheet ecmascript-cheatsheets es6 express javascript javascript-cheatsheets mongodb mongoose node-cheatsheets pdf react react-native
Last synced: 08 Apr 2025
https://github.com/peculiarventures/pki.js
PKI.js is a pure JavaScript library implementing the formats that are used in PKI applications (signing, encryption, certificate requests, OCSP and TSP requests/responses). It is built on WebCrypto (Web Cryptography API) and requires no plug-ins.
asn certificate crl encryption es6 javascript javascript-library ocsp pkcs5 pkcs7 pki pki-applications plug-ins signing timestamp tsp webcrypto
Last synced: 13 May 2025
https://github.com/PeculiarVentures/PKI.js
PKI.js is a pure JavaScript library implementing the formats that are used in PKI applications (signing, encryption, certificate requests, OCSP and TSP requests/responses). It is built on WebCrypto (Web Cryptography API) and requires no plug-ins.
asn certificate crl encryption es6 javascript javascript-library ocsp pkcs5 pkcs7 pki pki-applications plug-ins signing timestamp tsp webcrypto
Last synced: 07 May 2025
https://github.com/wellyshen/react-cool-starter
😎 🐣 A starter boilerplate for a universal web app with the best development experience and a focus on performance and best practices.
boilerplate code-splitting css-modules es6 express jest performance react react-hooks react-router redux redux-toolkit security server-side-rendering starter testing-library-react typescript unit-testing universal webpack
Last synced: 15 May 2025
https://github.com/leandr0ck/phaser-es6-webpack
A bootstrap project for create games with Phaser + ES6 + Webpack.
bootstrap cordova es6 game phaser phaser-es6-webpack webpack
Last synced: 16 May 2025
https://github.com/maitraysuthar/rest-api-nodejs-mongodb
A boilerplate for REST API Development with Node.js, Express, and MongoDB
api boilerplate es6 express expressjs javascript jwt-authentication mangoose mongodb nodejs rest rest-api token-based-authentication
Last synced: 16 May 2025
https://github.com/bevacqua/horsey
:horse: Progressive and customizable autocomplete component
autocomplete component es6 front-end javascript vanilla
Last synced: 15 May 2025
https://github.com/entwicklerstube/babel-plugin-root-import
Add the opportunity to import modules by the root path
Last synced: 23 Jun 2026
https://github.com/metroxe/one-html-page-challenge
Can you create something cool without modern tools?
canvas challenge chrome coding-challenge css es6 game github-pages html html-css html5 html5-canvas html5-game javascript javascript-challenges oldschool open-source retro webdesign webdevelopment
Last synced: 10 Apr 2025
https://github.com/Metroxe/one-html-page-challenge
Can you create something cool without modern tools?
canvas challenge chrome coding-challenge css es6 game github-pages html html-css html5 html5-canvas html5-game javascript javascript-challenges oldschool open-source retro webdesign webdevelopment
Last synced: 27 Mar 2025
https://github.com/andreknieriem/simplelightbox
Touch-friendly image lightbox for mobile and desktop
dialog doubletap es6 image-viewer javascript jquery lightbox modal pinch-to-zoom simplelightbox touchscreen-control
Last synced: 13 May 2025