GitShow/sindresorhus/gulp-size
sindresorhus

gulp-size

Display the size of your project

by sindresorhus
gulp-plugingzipjavascriptnodejssize
Star on GitHubForknpm

JavaScript

225 stars15 forks10 contributorsQuiet · 1y agoSince 2014v5.0.0MIT

Meet the team

See all 10 on GitHub →
sindresorhus
sindresorhus62 contributions
zertosh
zertosh1 contribution
TrySound
TrySound1 contribution
steida
steida1 contribution
derhuerst
derhuerst1 contribution
jonatanlinden
jonatanlinden1 contribution
petemill
petemill1 contribution
Richienb
Richienb1 contribution

Languages

View on GitHub →
JavaScript100%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

4 of 6 standards met

Community profile →
85
✓README✓License✓Contributing✓Code of Conduct○Issue Template○PR Template

Recent fixes

View closed PRs →
KolinRobinson
Fix error caused by the absence of files when starting gulp taskMergedPR

If there are no files in the folder, then task .pipe (size ({ 'gzip': true, 'pretty': true, 'showFiles': true, 'showTotal': true })) gives an error message TypeError: Expected a finite number, got undefined: undefined at module.exports (W: \ Freelance \ Easy-webdev-startpack \ node_modules \ pretty-bytes \ index.js: 70: 9) at Transform._flush (W: \ Freelance \ Easy-webdev-startpack \ node_modules \ gulp-size \ index.js: 115: 21). This fix solves this error, allowing you not to write additional functionality (in the form of disabling tasks if the folder with files is empty). Thanks for attention! Link to the task on which the error is caused: https://github.com/budfy/Easy-webdev-startpack/commit/50ad1fe865cc240bb1552fcac04208ee9d626bf1#diff-6e5c91cb2762eb968b4beffd0b5f42b94a46c4b6b5400195cb64ed98787a09a2

KolinRobinson · 5y ago
brend8c
Total size projectClosedIssue

The total size of the project can be calculated without using "gulp-notify".. (Useful for, for example, reporting the total project size with gulp-notify) In my build, this works great!

brend8c · 5y ago
meefox
gziped and non gziped logClosedIssue

Could you add possibility to see gziped and non gziped size at the same time. Thank you.

meefox · 5y ago
Structured data for AI agents

Repository: sindresorhus/gulp-size. Description: Display the size of your project Stars: 225, Forks: 15. Primary language: JavaScript. Languages: JavaScript (100%). License: MIT. Topics: gulp-plugin, gzip, javascript, nodejs, size. Latest release: v5.0.0 (2y ago). Open PRs: 0, open issues: 0. Last activity: 1y ago. Community health: 85%. Top contributors: sindresorhus, zertosh, TrySound, steida, derhuerst, jonatanlinden, petemill, Richienb, KolinRobinson.

·@ofershap

Replace github.com with gitshow.dev