UNPKG

charlike

Version:

Small, fast, simple and streaming project scaffolder for myself, but not only. Supports hundreds of template engines through the @JSTransformers API or if you want custom `render` function passed through options

20 lines (19 loc) 356 B
{ "name": "is-utf8", "version": "0.2.1", "description": "Detect if a buffer is utf8 encoded.", "main": "is-utf8.js", "scripts": { "test": "node test.js" }, "repository": "https://github.com/wayfind/is-utf8.git", "keywords": [ "utf8", "charset" ], "files": [ "is-utf8.js" ], "author": "wayfind", "license": "MIT" }