node-browser-compat / atob
A port of the browser's `atob` function
☆25Updated 6 years ago
Alternatives and similar repositories for atob:
Users that are interested in atob are comparing it to the libraries listed below
- A through2 wrapper to create an Array.prototype.filter analog for streams☆35Updated 10 months ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 7 years ago
- Containerfile parser and stringifier☆17Updated 3 years ago
- Monitor the delay on the Node.js event loop☆7Updated 7 years ago
- Small module for doing generic rate limiting using an LRU cache☆22Updated 7 years ago
- Check whether a given value is a generator function☆15Updated last year
- Unpipe a stream from all destinations☆23Updated 4 years ago
- List of node.js builtin modules☆38Updated 11 months ago
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Updated 9 months ago
- Sink your streams.☆17Updated last year
- Get an array of parent directories including itself☆27Updated last year
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- ES2015 Number.isSafeInteger() ponyfill☆18Updated 4 years ago
- Wrap a Readable stream in a Transform stream.☆10Updated last year
- A through2 wrapper to for simple stream.PassThrough spies.☆22Updated 9 years ago
- sort module-deps output for deterministic browserify bundles☆16Updated 2 months ago
- Extract ec2 metadata information from the local http interface on an ec2 instance☆10Updated last year
- Low-level wrapper to easily support sync, async, and generator functions.☆34Updated 4 years ago
- Do a heap diff on SIGUSR2 in node☆6Updated 7 years ago
- Check if a value is a function☆27Updated 3 years ago
- https://npm.im/debug but with automatic namespacing☆16Updated 7 years ago
- Apply an async function to each Array element in series☆21Updated 9 years ago
- Track the list of currently unhandled promise rejections