https://github.com/javiercejudo/linear-presets-digital-information
:floppy_disk: Linear presets for digital information units
https://github.com/javiercejudo/linear-presets-digital-information
Last synced: 3 months ago
JSON representation
:floppy_disk: Linear presets for digital information units
- Host: GitHub
- URL: https://github.com/javiercejudo/linear-presets-digital-information
- Owner: javiercejudo
- License: mit
- Created: 2015-08-06T12:20:53.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-01-27T08:43:08.000Z (over 8 years ago)
- Last Synced: 2025-03-27T16:54:56.685Z (3 months ago)
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/linear-presets-digital-information
- Size: 10.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# linear-presets-digital-information
[](https://travis-ci.org/javiercejudo/linear-presets-digital-information)
[](https://coveralls.io/r/javiercejudo/linear-presets-digital-information?branch=master)
[](https://codeclimate.com/github/javiercejudo/linear-presets-digital-information)Linear presets for digital information units
## Install
npm i linear-presets-digital-information
## Presets
Base: [Byte](https://en.wikipedia.org/wiki/Byte)
- [Bit](https://en.wikipedia.org/wiki/Bit)
- [Kibibyte](https://en.wikipedia.org/wiki/Kibibyte)
- [Mebibyte](https://en.wikipedia.org/wiki/Mebibyte)
- [Gibibyte](https://en.wikipedia.org/wiki/Gibibyte)
- [Tebibyte](https://en.wikipedia.org/wiki/Tebibyte)
- [Pebibyte](https://en.wikipedia.org/wiki/Pebibyte)
- [Exbibyte](https://en.wikipedia.org/wiki/Exbibyte)
- [Zebibyte](https://en.wikipedia.org/wiki/Zebibyte)
- [Yobibyte](https://en.wikipedia.org/wiki/Yobibyte)## Related projects
- [linear-presets](https://github.com/javiercejudo/linear-presets): linear presets for common units.
- [linear-converter](https://github.com/javiercejudo/linear-converter): flexible linear converter.