webpack by 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.

updated at May 11, 2024, 11:14 p.m.

JavaScript

1,484 -2

64,193 +16

8,723 -2

GitHub
eslint by eslint

Find and fix problems in your JavaScript code.

updated at May 12, 2024, 12:24 a.m.

JavaScript

316 -1

24,348 +27

4,395 +6

GitHub
prettier by prettier

Prettier is an opinionated code formatter.

updated at May 12, 2024, 12:25 a.m.

JavaScript

421 +1

48,392 +53

4,140 +3

GitHub
express by expressjs

Fast, unopinionated, minimalist web framework for node.

updated at May 12, 2024, 12:25 a.m.

JavaScript

1,710 -1

63,915 +63

13,881 +66

GitHub
next.js by zeit

The React Framework

updated at May 12, 2024, 12:52 a.m.

JavaScript

1,442 +5

121,099 +241

25,898 +53

GitHub
node by nodejs

Node.js JavaScript runtime ✨🐢🚀✨

updated at May 12, 2024, 2:17 a.m.

JavaScript

2,917 +2

104,182 +183

28,015 +58

GitHub
react by facebook

The library for web and native user interfaces.

updated at May 12, 2024, 2:20 a.m.

JavaScript

6,635 +8

222,517 +307

45,367 +58

GitHub