gulp-rev by sindresorhus

Static asset revisioning by appending content hash to filenames: `unicorn.css` → `unicorn-d41d8cd98f.css`

updated at June 14, 2024, 6:36 p.m.

JavaScript

29 +0

1,540 +1

219 +0

GitHub
HTMLHint by htmlhint

⚙️ The static code analysis tool you need for your HTML

updated at June 14, 2024, 10:09 p.m.

JavaScript

77 +0

3,058 +2

374 +0

GitHub
UglifyJS by mishoo

JavaScript parser / mangler / compressor / beautifier toolkit

updated at June 15, 2024, 12:34 a.m.

JavaScript

275 +0

12,985 +3

1,242 +1

GitHub
html-minifier by kangax

Javascript-based HTML compressor/minifier (with Node.js support)

updated at June 15, 2024, 12:37 a.m.

JavaScript

101 +0

4,911 +2

569 +0

GitHub
postcss-cssnext by MoOx

`postcss-cssnext` has been deprecated in favor of `postcss-preset-env`.

updated at June 15, 2024, 3:48 a.m.

JavaScript

126 +0

5,305 -1

189 +0

GitHub
imagemin by imagemin

[Unmaintained] Minify images seamlessly

updated at June 15, 2024, 8:09 a.m.

JavaScript

60 +0

5,513 +0

259 +0

GitHub
less.js by less

Less. The dynamic stylesheet language.

updated at June 15, 2024, 2:58 p.m.

JavaScript

656 +0

16,992 +1

3,411 -2

GitHub
stylus by stylus

Expressive, robust, feature-rich CSS language built for nodejs

updated at June 15, 2024, 4:05 p.m.

JavaScript

340 +0

11,181 +1

1,122 +0

GitHub
jshint by jshint

JSHint is a tool that helps to detect errors and potential problems in your JavaScript code

updated at June 15, 2024, 4:12 p.m.

JavaScript

292 +0

8,948 -1

1,660 +1

GitHub
csso by css

CSS minifier with structural optimizations

updated at June 15, 2024, 4:33 p.m.

JavaScript

96 +0

3,734 +2

189 +0

GitHub
nunjucks by mozilla

A powerful templating engine with inheritance, asynchronous control, and more (jinja2 inspired)

updated at June 15, 2024, 4:41 p.m.

JavaScript

140 +0

8,474 +5

633 +1

GitHub
lodash by lodash

A modern JavaScript utility library delivering modularity, performance, & extras.

updated at June 15, 2024, 5:13 p.m.

JavaScript

843 +1

59,134 +41

6,968 +6

GitHub
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 June 15, 2024, 5:29 p.m.

JavaScript

1,482 -1

64,296 +12

8,732 +1

GitHub
remark by remarkjs

markdown processor powered by plugins part of the @unifiedjs collective

updated at June 15, 2024, 5:40 p.m.

JavaScript

55 +0

7,333 +19

353 +0

GitHub
pug by pugjs

Pug – robust, elegant, feature rich template engine for Node.js

updated at June 15, 2024, 6:42 p.m.

JavaScript

540 +0

21,562 +12

1,956 +0

GitHub
riot by riot

Simple and elegant component-based UI library

updated at June 15, 2024, 8:59 p.m.

JavaScript

382 +0

14,824 -7

970 +1

GitHub
clean-css by clean-css

Fast and efficient CSS optimizer for node.js and the Web

updated at June 15, 2024, 9:04 p.m.

JavaScript

76 +0

4,144 +1

323 -1

GitHub
gulp-exec by robrich

exec plugin for gulp

updated at June 15, 2024, 10:53 p.m.

JavaScript

6 +0

163 +1

19 +0

GitHub
mocha by mochajs

☕️ simple, flexible, fun javascript test framework for node.js & the browser

updated at June 16, 2024, 12:18 a.m.

JavaScript

400 +0

22,496 +5

2,992 +2

GitHub
jasmine by jasmine

Simple JavaScript testing framework for browsers and node.js

updated at June 16, 2024, 1:40 a.m.

JavaScript

445 +0

15,723 +6

2,236 +2

GitHub