Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/bytes/

History.md /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/bytes/History.md
197 Views
0 Comments
3.1.2 / 2022-01-27
==================

* Fix return value for un-parsable strings

3.1.1 / 2021-11-15
==================

LICENSE /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/bytes/LICENSE
338 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/Khushigupta8/Hotel-Management-Webpage/node_modules/bytes/Readme.md
191 Views
0 Comments
# Bytes utility

[![NPM Version][npm-image]][npm-url]
[![NPM Downloads][downloads-image]][downloads-url]
[![Build Status][ci-ima
index.js /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/bytes/index.js
161 Views
0 Comments
/*!
* bytes
* Copyright(c) 2012-2014 TJ Holowaychuk
* Copyright(c) 2015 Jed Watson
* MIT Licensed
*/

'use strict';
package.json /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/bytes/package.json
125 Views
0 Comments
{
"name": "bytes",
"description": "Utility to parse a string bytes to bytes and vice-versa",
"version": "3.1.2",
"author