angular-pretty-bytes

Pretty bytes filter for AngularJS: 1337 → 1.34 kB.


Keywords
angular, pretty-bytes, bytes
License
MIT
Install
bower install angular-pretty-bytes

Documentation

angular-pretty-bytes

This plugin is no longer actively maintained, you can still use it but issues will not be resolved. If you want the npm name, you can contact me by email.

Build Status Dependency Status devDependency Status

Pretty bytes filter for AngularJS: 1337 → 1.34 kB.

Install

bower install angular-pretty-bytes

Usage

<span>{{1337 | prettyBytes}}</span>
...
<script src="bower_components/pretty-bytes/pretty-bytes.js"></script>
<script src="bower_components/angular-pretty-bytes/angular-pretty-bytes.js"></script>

License

MIT