Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/forivall/file-type-pipe
Use file-type to automatically set the Content-Type header on a ServerResponse
https://github.com/forivall/file-type-pipe
Last synced: 10 days ago
JSON representation
Use file-type to automatically set the Content-Type header on a ServerResponse
- Host: GitHub
- URL: https://github.com/forivall/file-type-pipe
- Owner: forivall
- License: isc
- Created: 2017-07-07T18:56:40.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-07-22T22:06:23.000Z (over 2 years ago)
- Last Synced: 2024-10-31T01:03:35.458Z (about 2 months ago)
- Language: JavaScript
- Homepage:
- Size: 7.63 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# file-type-pipe
Use file-type to automatically set the Content-Type header on a ServerResponse
[![build status](https://secure.travis-ci.org/forivall/file-type-pipe.svg)](http://travis-ci.org/forivall/file-type-pipe)
[![dependency status](https://david-dm.org/forivall/file-type-pipe.svg)](https://david-dm.org/forivall/file-type-pipe)
[![coverage status](https://coveralls.io/repos/github/forivall/file-type-pipe/badge.svg)](https://coveralls.io/github/forivall/file-type-pipe)## Installation
```
npm install --save file-type-pipe
```## Usage
## Credits
[Emily Marigold Klassen](https://github.com/forivall/)## License
ISC