Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/lassiecoder/mutual-funding-app/server/node_modules/bytes/

History.md /cody/lassiecoder/mutual-funding-app/server/node_modules/bytes/History.md
34 Views
0 Comments
3.1.0 / 2019-01-22
==================

* Add petabyte (`pb`) support

3.0.0 / 2017-08-31
==================

LICENSE /cody/lassiecoder/mutual-funding-app/server/node_modules/bytes/LICENSE
30 Views
0 Comments
(The MIT License)

Copyright (c) 2012-2014 TJ Holowaychuk <tj@vision-media.ca>
Copyright (c) 2015 Jed Watson <jed.watson@me.com>
Readme.md /cody/lassiecoder/mutual-funding-app/server/node_modules/bytes/Readme.md
20 Views
0 Comments
# Bytes utility

[![NPM Version][npm-image]][npm-url]
[![NPM Downloads][downloads-image]][downloads-url]
[![Build Status][travis
index.js /cody/lassiecoder/mutual-funding-app/server/node_modules/bytes/index.js
5 Views
0 Comments
/*!
* bytes
* Copyright(c) 2012-2014 TJ Holowaychuk
* Copyright(c) 2015 Jed Watson
* MIT Licensed
*/

'use strict';
package.json /cody/lassiecoder/mutual-funding-app/server/node_modules/bytes/package.json
25 Views
0 Comments
{
"name": "bytes",
"description": "Utility to parse a string bytes to bytes and vice-versa",
"version": "3.1.0",
"author