TooTallNate / node-data-uri-to-bufferLinks
Generate a Buffer instance from a Data URI string
☆86Updated 2 years ago
Alternatives and similar repositories for node-data-uri-to-buffer
Users that are interested in node-data-uri-to-buffer are comparing it to the libraries listed below
Sorting:
- Convert streams (readable or writable) to promises☆139Updated last year
- Write data to a random temporary file☆105Updated last year
- Convert a string into a stream (streams2)☆81Updated 5 years ago
- ☆41Updated 6 years ago
- Check if something is a Node.js stream☆112Updated 11 months ago
- Get a random temporary file path☆80Updated 2 years ago
- A simple JavaScript implementation of `du -sb`☆28Updated 2 years ago
- Convert a Blob to a Buffer.☆76Updated 4 years ago
- Resolve and require local & global modules in node.js like a boss☆45Updated 3 years ago
- Check if a string or buffer is SVG☆141Updated 2 months ago
- the stream module from node core for browsers☆104Updated 9 months ago
- Maintain and search through a sorted array using some low level functions☆55Updated 5 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆76Updated 3 weeks ago
- Get locally or globally installation path of given package name.☆43Updated 2 years ago
- Ensures a value is a valid error by making it one if not☆78Updated 2 weeks ago
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- get the local network address of your machine☆67Updated 8 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated 2 years ago
- ES6 Proxies based deep clone☆128Updated 2 years ago
- Strip leading whitespace from each line in a string☆142Updated 3 weeks ago
- Get the path of the parent module☆78Updated 2 weeks ago
- Get stats on your Node.js HTTP server requests☆77Updated 6 years ago
- Reduce a list of values using promises into a promise for a value