back to home

Best Open Source es6 Libraries

A curated list of the most popular GitHub repositories tagged with es6. Select any project to visualize its architecture and dive into the codebase using RepoMind's AI engine.

#1getify/You-Dont-Know-JS

A book series (2 published editions) on the JS language.

184,447
Analyze Code

#2airbnb/javascript

JavaScript Style Guide

148,102JavaScript
Analyze Code

#3goldbergyoni/nodebestpractices

:white_check_mark: The Node.js best practices list (July 2024)

105,116Dockerfile
Analyze Code

#4leonardomso/33-js-concepts

📜 33 JavaScript concepts every developer should know.

66,254JavaScript
Analyze Code

#5webpack/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.

66,027JavaScript
Analyze Code

#6parcel-bundler/parcel

The zero configuration build tool for the web. 📦🚀

44,041JavaScript
Analyze Code

#7babel/babel

🐠 Babel is a compiler for writing next generation JavaScript.

43,886TypeScript
Analyze Code

#8grafana/k6

A modern load testing tool, using Go and JavaScript

29,944Go
Analyze Code

#9standard/standard

🌟 JavaScript Style Guide, with linter & automatic code fixer

29,430JavaScript
Analyze Code

#10mbeaudru/modern-js-cheatsheet

Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects.

25,686
Analyze Code

#11zloirock/core-js

Standard Library

25,438JavaScript
Analyze Code

#12markerikson/react-redux-links

Curated tutorial and resource links I've collected on React, Redux, ES6, and more

22,601
Analyze Code

#13mojs/mojs

The motion graphics toolbelt for the web

18,670CoffeeScript
Analyze Code

#14Shopify/draggable

The JavaScript Drag & Drop library your grandparents warned you about.

18,450JavaScript
Analyze Code

#15aalansehaiyang/technology-talk

【大厂面试专栏】一份Java程序员需要的技术指南,这里有面试题、系统架构、职场锦囊、主流中间件等,让你成为更牛的自己!

14,695
Analyze Code

#16myliang/x-spreadsheet

The project has been migrated to @wolf-table/table https://github.com/wolf-table/table

14,620JavaScript
Analyze Code

#17Automattic/wp-calypso

The JavaScript and API powered WordPress.com

12,624TypeScript
Analyze Code

#18pahen/madge

Create graphs from your CommonJS, AMD or ES6 module dependencies

9,978JavaScript
Analyze Code

#19terser/terser

🗜 JavaScript parser, mangler and compressor toolkit for ES6+

9,240JavaScript
Analyze Code