aleen42 / buffer

The buffer module from node.js, for the browser.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

buffer for Sketch

All the nodejs buffer API is available.

Additionally, you can create a Buffer from an NSData (Buffer.from(nsdata)) as well as getting an NSData from a Buffer (buffer.toNSData()).

About

The buffer module from node.js, for the browser.

License:MIT License


Languages

Language:JavaScript 100.0%