buffer
Browser buffer library
Provides an API identical to Node.js Buffer for the browser
The buffer module from node.js, for the browser.
2k stars
27 watching
234 forks
Language: JavaScript
last commit: 4 months ago
Linked from 1 awesome list
browserbrowserifybufferjavascriptnodejs
Related projects:
Repository | Description | Stars |
---|---|---|
browserify/stream-browserify | Makes Node.js stream API compatible with browser environments. | 103 |
feross/simple-websocket | Provides a simple WebSocket API for working with real-time communication in the browser or Node.js environment. | 184 |
bufferapp/buffer-ruby | A Ruby wrapper for the Buffer API | 56 |
linusu/buffer-from | A ponyfill for Buffer.from that allows cross-browser compatibility and provides a simple way to create buffers from arrays, TypedArrays, or strings. | 23 |
iriscouch/browser-request | A browser-compatible HTTP client library for Node.js requests | 362 |
browserify/events | A Node.js events module implementation for environments without it. | 1,385 |
purescript-contrib/purescript-arraybuffer | Provides bindings and implementation for mutable JavaScript ArrayBuffers | 7 |
ellerbrock/nodejs-for-webdeveloper | Comprehensive resource covering Node.js fundamentals, asynchronous programming, and various frameworks for building web applications | 14 |
googleapis/nodejs-proto-files | A collection of protocol buffer files for Google APIs used by Node.js clients | 76 |
faye/faye-websocket-node | Provides classes for building WebSocket servers and clients in Node | 611 |
alanrsoares/prelude-js | A modular implementation of Haskell's Prelude library in ES6 for JavaScript programming | 100 |
jakemmarsh/angularjs-gulp-browserify-boilerplate | A boilerplate project providing a structured environment for building single-page web applications with AngularJS, using Gulp and Browserify. | 1,033 |
floatdrop/gulp-bem-pack | Tools for browserifying JavaScript files with bem-pack levels support | 1 |
forward/node-hive | A client library for interacting with the Hive Thrift Server | 61 |
browserify/watchify | Automatically rebuilds browserify bundles in response to file changes | 1,790 |