skpm / string_decoder

A drop-in replacement for the string_decoder NodeJS package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

string_decoder for Sketch

All the nodejs string_decoder API is available.

An additional encoding is available: NSData, in which case write and end will return an NSData object.

About

A drop-in replacement for the string_decoder NodeJS package

License:MIT License


Languages

Language:JavaScript 96.9%Language:Shell 3.1%