File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11# Fetch Charset Detection [ ![ Travis CI Build Status] ( https://img.shields.io/travis/com/Richienb/fetch-charset-detection/master.svg?style=for-the-badge )] ( https://travis-ci.com/Richienb/fetch-charset-detection )
22
3- Convert a buffer and headers to UTF-8 text , originally from ` node-fetch ` .
3+ Charset detection and conversion utilities , originally from ` node-fetch ` .
44
55[ ![ NPM] ( https://nodei.co/npm/fetch-charset-detection.png?downloads=true&downloadRank=true&stars=true )] ( https://nodei.co/npm/fetch-charset-detection )
66
Original file line number Diff line number Diff line change 11{
22 "name" : " fetch-charset-detection" ,
3- "description" : " Convert a buffer and headers to UTF-8 text , originally from node-fetch." ,
3+ "description" : " Charset detection and conversion utilities , originally from node-fetch." ,
44 "keywords" : [
55 " content-type" ,
66 " headers" ,
You can’t perform that action at this time.
0 commit comments