Log in Register Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

cody's Profile Picture

cody

4270 Files

634661 Views

Latest files of /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/range-parser

README.md cody/Khushigupta8/Hotel-Management-Webpage/node_modules/range-parser/README.md
137 Views
0 Comments
# range-parser

[![NPM Version][npm-version-image]][npm-url]
[![NPM Downloads][npm-downloads-image]][npm-url]
[![Node.js Version][node-image]][node-url]
[![Build Status][travis-image]][travis-url]
[![Test Coverage][coveralls-image]][coveralls-url]

index.js cody/Khushigupta8/Hotel-Management-Webpage/node_modules/range-parser/index.js
127 Views
0 Comments
/*!
* range-parser
* Copyright(c) 2012-2014 TJ Holowaychuk
* Copyright(c) 2015-2016 Douglas Christopher Wilson
* MIT Licensed
*/

'use strict'
LICENSE cody/Khushigupta8/Hotel-Management-Webpage/node_modules/range-parser/LICENSE
190 Views
0 Comments
Media file
package.json cody/Khushigupta8/Hotel-Management-Webpage/node_modules/range-parser/package.json
104 Views
0 Comments
{
"name": "range-parser",
"author": "TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com)",
"description": "Range header field string parser",
"version": "1.2.1",
"contributors": [
"Douglas Christopher Wilson <doug@somethingdoug.com>",
"James Wyatt Cready <wyatt.cready@lanetix.com>",
HISTORY.md cody/Khushigupta8/Hotel-Management-Webpage/node_modules/range-parser/HISTORY.md
155 Views
0 Comments
1.2.1 / 2019-05-10
==================

* Improve error when `str` is not a string

1.2.0 / 2016-06-01
==================