mafintosh / browserify-fsLinks
fs for the browser using level-filesystem and browserify
☆190Updated 5 years ago
Alternatives and similar repositories for browserify-fs
Users that are interested in browserify-fs are comparing it to the libraries listed below
Sorting:
- Read an HTML5 File object (from e.g. HTML5 drag and drops) as a stream.☆102Updated 7 years ago
- Convert a Blob to a Buffer.☆76Updated 4 years ago
- the stream module from node core for browsers☆104Updated 8 months ago
- Default application menu for Electron apps☆87Updated 5 years ago
- Run code inside a hidden Electron window☆53Updated 8 years ago
- Use the Node `net` API in Chrome Apps☆134Updated last year
- Streaming wrapper around electron☆129Updated 3 weeks ago
- easy way to run code inside of a headless electron window from the CLI☆197Updated 7 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated last year
- Detect the programming language of any file in JavaScript☆58Updated last year
- Full implementation of the fs module on top of leveldb☆169Updated 5 years ago
- HTML5 FileAPI for Node.js☆54Updated 9 years ago
- Generate a Buffer instance from a Data URI string☆86Updated 2 years ago
- Transform stream that gunzips its input if it is gzipped and just echoes it if not☆108Updated 5 years ago
- Better `os.arch()` for node and the browser -- detect OS architecture☆80Updated last year
- pipe to console - process.stdout in your browser☆37Updated 7 years ago
- Look up environment settings specific to different operating systems.☆137Updated 4 years ago
- Ignore EPIPE errors when stdout runs through a truncated pipe (such as `head`) in Node.js☆66Updated last year
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 2 months ago
- simple node.js functions for doing oauth login with github☆72Updated 6 years ago
- ScreenCap☆33Updated 7 years ago
- Convert a string into a stream (streams2)☆81Updated 5 years ago
- Removes duplicate items from an array in place☆83Updated 2 years ago
- Check if code is running in Electron renderer process☆78Updated 6 years ago
- Convert a Readable Stream to a Blob☆59Updated 4 years ago
- Compile WebAssembly .wat files to a common js module☆135Updated 5 years ago
- Exports a jsdom window object.☆78Updated 2 years ago
- Run an array of functions in series, each passing its results to the next function☆91Updated 4 years ago
- Convert a typed array to a Buffer without a copy.☆66Updated 4 years ago
- Check if something is a Node.js stream☆112Updated 9 months ago