Log in Register Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

cody's Profile Picture

cody

4270 Files

638404 Views

Latest files of /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/etag

README.md cody/Khushigupta8/Hotel-Management-Webpage/node_modules/etag/README.md
139 Views
0 Comments
# etag

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

index.js cody/Khushigupta8/Hotel-Management-Webpage/node_modules/etag/index.js
128 Views
0 Comments
/*!
* etag
* Copyright(c) 2014-2016 Douglas Christopher Wilson
* MIT Licensed
*/

'use strict'

LICENSE cody/Khushigupta8/Hotel-Management-Webpage/node_modules/etag/LICENSE
186 Views
0 Comments
Media file
package.json cody/Khushigupta8/Hotel-Management-Webpage/node_modules/etag/package.json
113 Views
0 Comments
{
"name": "etag",
"description": "Create simple HTTP ETags",
"version": "1.8.1",
"contributors": [
"Douglas Christopher Wilson <doug@somethingdoug.com>",
"David Björklund <david.bjorklund@gmail.com>"
],
HISTORY.md cody/Khushigupta8/Hotel-Management-Webpage/node_modules/etag/HISTORY.md
147 Views
0 Comments
1.8.1 / 2017-09-12
==================

* perf: replace regular expression with substring

1.8.0 / 2017-02-18
==================