kaelzhang / b2aLinks
btoa and atob support for node.js or old browsers, with the Unicode Problems fixed
☆21Updated 6 years ago
Alternatives and similar repositories for b2a
Users that are interested in b2a are comparing it to the libraries listed below
Sorting:
- Input module for Listr☆33Updated 5 years ago
- Convenient task scheduler for JavaScript using Web Workers.☆33Updated 12 years ago
- Handle clicking away from an element -- React/Preact compatible☆46Updated 8 years ago
- Get the shortest leading whitespace from lines in a string☆19Updated 5 years ago
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Create a 'gud nuff' (not cryptographically secure) globally unique id☆21Updated 5 years ago
- Get the path of the parent module☆79Updated 4 months ago
- webpack loader that takes a single file, and declare pieces of that file as "dependencies" as if it existed.☆33Updated 8 years ago
- Improved sorting order for directory entities☆26Updated 7 years ago
- Ideas for React APIs☆18Updated 8 years ago
- Prevent `require` from searching upwards for required modules☆95Updated 5 years ago
- Conditional promise chains☆63Updated 4 years ago
- Lazy number range generator☆83Updated 2 years ago
- ⚛️An overlay for displaying stack frames based on create-react-app/packages/react-error-overlay☆17Updated 6 years ago
- ES6 Proxies based deep clone☆128Updated 2 years ago
- Utils for looking up and working with Flow & TypeScript scopes in Babel☆12Updated 7 years ago
- Run prettier formatter with rollup☆63Updated this week
- Get a description of a JS object's shape.☆25Updated 8 years ago
- Extract the actual stack of an error☆68Updated 3 years ago
- Babel plugin for transforming this const [value, setValue] = useState(null) to this const {0: value, 1: setValue} = useState(null);.☆44Updated 3 years ago
- Make _classMembers 'private' using symbols☆39Updated 7 years ago
- Get PID from a port☆79Updated 5 years ago
- 🏷 Map template literal expression interpolations with ease.☆68Updated 7 years ago
- A higher-order-component for making stateful components behave like stateless components.☆19Updated 7 years ago
- Reduce a list of values using promises into a promise for a value☆74Updated 3 years ago
- Babel plugin that wraps a function body with console.profile/profileEnd functions that can be used to profile JS functions☆32Updated 7 years ago
- Ensures a value is a valid error by making it one if not☆86Updated 4 months ago
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- A tagged template literal utility for Node streams☆46Updated 5 years ago
- Tiny data broadcaster with 0 dependencies☆48Updated 2 weeks ago