Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
filesize
JavaScript library to generate a human readable String describing the file size
pretty-bytes
Convert bytes to a human readable string: 1337 → 1.34 kB
human-readable
Presenting values in human-readable form.
human-format
Converts a number to/from a human readable string: `1337` ↔ `1.34kB`
file-size
Lightweight filesize to human-readable / proportions w/o dependencies.
gulp-size
Display the size of your project
file_size_url
A lightweight Node.js library to fetch the file size from a remote URL without downloading the file. Zero dependencies. Returns a Promise with the file size formatted as 'B', 'KB', 'MB', 'GB', or 'TB'.
ngx-filesize
A filesize.js pipe for Angular
xbytes
Parse bytes to human readable sizes (4747) → ('4.75 KB') and vice versa.
bytes-formatter
Bytes formatter module provides a function to format byte values into human-readable strings with appropriate units (bytes, KB, MB, GB, TB, PB).
rollup-plugin-summary
A rollup plugin that summarizes the build
gulp-sizereport
Display the size and gzipped size of your project, trigger alarm when file size is higher as expected
filesize.js
filesize.js is a simple browserjs / nodejs library to make filesize human-readable.
rollup-plugin-filesize-check
ensure rollup builds are the expected size
esbuild-plugin-summary
esbuild plugin for showing build summary: time and size
@tsmx/human-readable
Easily create human-readable strings from byte sizes, e.g. 17238 --> 17.24 kB. Supports decimal (MB,GB,..) and binary (MiB, GiB,..) units as well as user-defined conversion from/to other sizes.
pouchdb-size
Adds disk_size to info()'s output for your leveldown backed PouchDB's.
esbuild-plugin-filesize
ESBuild plugin for displaying filesize.
pretty-bytes-es5
Convert bytes to a human readable string: 1337 → 1.34 kB and works on IE 11 because we don't use arrow functions and use `var` instead of `const` to declare variables 😑
gulp-filesize
Logs filesizes in human readable Strings