Skip to content
/ buffer Public
forked from skpm/buffer

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

License

Notifications You must be signed in to change notification settings

aleen42/buffer

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%