An open API service indexing awesome lists of open source software.

https://github.com/skpm/string_decoder

A drop-in replacement for the string_decoder NodeJS package
https://github.com/skpm/string_decoder

nodejs polyfill sketch

Last synced: 4 months ago
JSON representation

A drop-in replacement for the string_decoder NodeJS package

Awesome Lists containing this project

README

          

# `string_decoder` for Sketch

All the [nodejs string_decoder](https://nodejs.org/api/string_decoder.html) API is available.

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