Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more β
Top 23 JavaScript ES6 Projects
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
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.
Firefox: Extensions utilizing bundlers like webpack or Extension.js require zipped source code. Additionally, Firefox mandates submissions in Cross-Platform Install (XPI) format.
-
15 . 33 JS Concepts This repository is a collection of articles and books on the 33 JavaScript Concepts which every JavaScript Developer should know in order to have an in-depth knowledge of the language and its working.
-
From its documentation [1] it looks a lot like a parceljs replacement [2], i.e. a zero config bundler which processes and bundles the dependencies in .html pages. So great for simple websites, not for replacing an entire Vite stack.
[1] https://bun.sh/docs/bundler/fullstack
[2] https://parceljs.org
-
Project mention: Mastering Code Quality: Setting Up ESLint with Standard JS in TypeScript Projects | dev.to | 2024-05-05
Sorry, I've gone too far. I'm not here to persuade you to use Standard JS. My intention is to provide information and guidance on configuring JavaScript Standard Style for your team, should you agree with me or have other reasons to choose it.
-
1) Consider this tweet, which shows proofs of the sale. If you'd seen the tweet of the founder earlier on top, he denies any influence over the sale. Well, who do we blame here? Maintaining an open source project requires a lot of efforts from the community and the maintainers. There are several layers to the governance. And projects which are so widely used, like polyfill.io, need to be updated at all times. This requires time out of your daily schedule and contributing for a better developer experience around the world. And only a few do really know the ins and outs of a project. Funding is a big part of an open-source project, without which it's very difficult to carry on day-to-day tasks for maintainers. Here's a heart-wrenching example of the core-js library we'd talked about in the 1st part. I recommend everyone to go through this once and understand the efforts and create maintainer relationships.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
x-spreadsheet
The project has been migrated to @wolf-table/table https://github.com/wolf-table/table
Project mention: x-spreadsheet VS revo-grid - a user suggested alternative | libhunt.com/r/x-spreadsheet | 2024-08-21 -
-
Project mention: Madge: Create graphs from your CommonJS, AMD or ES6 module dependencies | news.ycombinator.com | 2024-02-15
-
The bin/deploy script runs a production build (the CSS is compressed with no source maps and the Elm code is optimized with mdgriffith/elm-optimize-level-2 and minified with Terser), uses git-worktree to check out the gh-pages branch into a temporary directory, copies the files HTML, CSS, and JavaScript files from the build directory, commits the changes and pushes them up to the remote repository so that GitHub Pages could host the new files.
-
Project mention: Show HN: A JavaScript library for data visualization in both SVG and Canvas | news.ycombinator.com | 2024-04-11
> DOM-like event bubbling
This does sound very interesting. I started playing with https://two.js.org/ for a browser game but the event system proved a challange. The typescript focus also looks promising. Will give it a try.
-
-
Glide.js
A dependency-free JavaScript ES6 slider and carousel. Itβs lightweight, flexible and fast. Designed to slide. No less, no more (by glidejs)
Project mention: Top 10 React Carousels to Use in 2025: User-Friendly and Efficient | dev.to | 2025-01-25GitHub: https://github.com/glidejs/glide
-
node-express-boilerplate
A boilerplate for building production-ready RESTful APIs using Node.js, Express, and Mongoose
-
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.
-
melonJS Lightweight HTML5 game engine.
-
-
-
JsBarcode
Barcode generation library written in JavaScript that works in both the browser and on Node.js
-
-
-
react-native-modals
A react native modals library. Swipeable. Highly customizable. Support multi modals & Support custom animation. For IOS & Android.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
JavaScript ES6 discussion
JavaScript ES6 related posts
-
Top 10 JavaScript Libraries </>
-
JavaScript and CSS Code Minification Guide
-
Ultraviolet β a highly advanced web proxy used for evading internet censorship
-
Polyfills - a filler or a gaping hole? (Part-2)
-
How to Use Less CSS With Build Tools Gulp or Webpack
-
Webpack vs Vite: A Detailed Comparison for Web Development
-
Proven Strategies to Optimize JavaScript Load Times in Modern Web Development
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 8 Feb 2025
Index
What are some of the best open-source ES6 projects in JavaScript? This list will help you:
# | Project | Stars |
---|---|---|
1 | javascript | 146,042 |
2 | webpack | 64,998 |
3 | 33-js-concepts | 64,536 |
4 | parcel | 43,626 |
5 | Standard | 29,226 |
6 | core-js | 24,790 |
7 | draggable | 18,123 |
8 | x-spreadsheet | 14,300 |
9 | es6-cheatsheet | 13,380 |
10 | madge | 9,235 |
11 | terser | 8,810 |
12 | two.js | 8,387 |
13 | Traceur compiler | 8,175 |
14 | Glide.js | 7,470 |
15 | node-express-boilerplate | 7,106 |
16 | js-code-to-svg-flowchart | 7,065 |
17 | melonJS | 5,979 |
18 | Lebab | 5,630 |
19 | You-Dont-Know-JS | 5,623 |
20 | JsBarcode | 5,571 |
21 | jsmind | 3,524 |
22 | es6-shim | 3,116 |
23 | react-native-modals | 2,199 |