is-textual
Check if a Buffer
appears to be textual.
Installation
$ npm install is-textual
Example
var buf = 'foo bar baz';var isTextual = ;;// => true
License
MIT
Check if a Buffer
appears to be textual.
$ npm install is-textual
var buf = 'foo bar baz';var isTextual = ;;// => true
MIT
npm i is-textual
0
0.0.1
MIT