node-du
Disk size calculator
A simple Node.js implementation of the du command to display disk usage in bytes.
A simple JavaScript implementation of du -sb
29 stars
3 watching
11 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sharkdp/diskus | A minimal and fast command-line tool for calculating the size of directories. | 1,028 |
zevv/duc | A toolset for analyzing and visualizing disk usage | 600 |
omar/bytesize | A utility class for representing byte sizes in code with clear and unambiguous values | 561 |
rvagg/through2 | A utility wrapper around Node.js streams.Transform to simplify stream construction and reduce explicit subclassing noise. | 1,902 |
jorenar/libxdgdirs | An implementation of XDG Base Directory Specification | 14 |
ritz078/rollup-plugin-filesize | Displays file size information in the command line after compiling a bundle | 128 |
levelgraph/levelgraph-n3 | A LevelGraph plugin for storing and managing N3/Turtle/RDF data | 36 |
okeuday/erlang_term | An Erlang library providing in-memory size information for various term types without considering storage locations. | 33 |
pouchdb/geopouch | Spatial plugin for PouchDB that supports N-dimensional coordinates | 85 |
sindresorhus/gzip-size-cli | A command-line tool to calculate the compressed size of files or input data | 188 |
fregante/get-media-size | A utility function to determine the real size of media elements such as images, videos, and canvases in web browsers. | 12 |
d3-node/d3-node | A JavaScript library that allows for static generation of D3.js charts and maps with pre-rendering and network overhead offloading. | 686 |
fullscale/dangle | An AngularJS-based set of directives for creating common D3 visualizations in Elasticsearch data | 444 |
russll/d-material-example | Demonstrates usage of d-material for building interactive UI components with JavaScript | 0 |
gka/d3-jetpack | Convenience wrappers around d3.js functions to simplify data visualization tasks | 613 |