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 1
1
# 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 )
2
2
3
- Convert a buffer and headers to UTF-8 text , originally from ` node-fetch ` .
3
+ Charset detection and conversion utilities , originally from ` node-fetch ` .
4
4
5
5
[ ![ NPM] ( https://nodei.co/npm/fetch-charset-detection.png?downloads=true&downloadRank=true&stars=true )] ( https://nodei.co/npm/fetch-charset-detection )
6
6
Original file line number Diff line number Diff line change 1
1
{
2
2
"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." ,
4
4
"keywords" : [
5
5
" content-type" ,
6
6
" headers" ,
You can’t perform that action at this time.
0 commit comments