UNPKG

@cto.af/textdecoder

Version:

Quick wrapper that finds TextDecoder in your runtime, or uses an adequate polyfill

19 lines (18 loc) 425 B
{ "name": "@cto.af/textdecoder", "version": "0.2.4", "description": "Quick wrapper that finds TextDecoder in your runtime, or uses an adequate polyfill", "main": "index.js", "repository": "hildjj/ctoaf-textdecoder", "keywords": [ "TextDecoder", "utf8", "utf-8", "polyfill" ], "author": "Joe Hildebrand <joe-github@cursive.net>", "license": "MIT", "engines": { "node": ">=5.10.0" } }