matthewp / fsLinks
File system abstraction layer for the browser
☆161Updated 2 years ago
Alternatives and similar repositories for fs
Users that are interested in fs are comparing it to the libraries listed below
Sorting:
- Browser altenatives to built-in node.js modules☆62Updated 9 years ago
- Cross-platform .zip file creation☆129Updated last year
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆71Updated 2 years ago
- Determine if an object is a Buffer☆90Updated 4 years ago
- Capture video screenshot from a `<video>` tag (at the current time)☆115Updated 5 years ago
- streaming pipeline with a mutable configuration☆56Updated last year
- Exposes the native MutationObserver API provided by the browser, or a polyfill based on mutation events. (For compatibility with IE9-10.)☆65Updated 6 years ago
- Calculate the Euclidean distance been two points in 2D/3D/nD space.☆53Updated 3 years ago
- Debug your JavaScript in the browser☆97Updated 11 years ago
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Serializes any DOM node into a String☆37Updated 6 years ago
- Read an HTML5 File object (from e.g. HTML5 drag and drops) as a stream.☆103Updated 7 years ago
- Get available v8 and Node.js flags.☆57Updated 2 years ago
- 100%-JavaScript PNG Parser for Node.JS☆78Updated 8 years ago
- JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v9.0.0’s categories, sc…☆16Updated last month
- A simple LRU cache☆136Updated 3 years ago
- An extraction of JS Bin's loop protection functionality.☆198Updated 3 years ago
- Spawn for node.js but in a way that works regardless of which OS you're using☆64Updated 8 years ago
- Get the callsite of the caller function☆54Updated 3 months ago
- Easy way to create a Readable Stream☆70Updated 8 years ago
- Exports a jsdom window object.☆78Updated 2 years ago
- get the local network address of your machine☆67Updated 8 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 6 years ago
- Removes duplicate items from an array in place☆83Updated 2 years ago
- Resolve and require local & global modules in node.js like a boss☆45Updated 3 years ago
- require('vm') like in node but for the browser☆205Updated last year
- Array.observe polyfill☆29Updated 9 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Evalulate javascript like the built-in javascript eval() method but safely.☆194Updated 4 years ago