jedisct1 / js-base64-ct
Safe Base64 encoding/decoding in pure JavaScript.
☆17Updated 3 years ago
Alternatives and similar repositories for js-base64-ct:
Users that are interested in js-base64-ct are comparing it to the libraries listed below
- Native file system extensions for advanced file operations☆36Updated 2 months ago
- A collection of modules for securely working with cryptographic keys and secrets☆33Updated 2 years ago
- A fast fifo implementation similar to the one powering nextTick in Node.js core☆62Updated 8 months ago
- Multiplex multiple message oriented protocols over a stream☆38Updated 2 weeks ago
- Code style linter for C++ source files used in Node.js native addons☆10Updated last year
- Create a webmanifest file☆19Updated 4 years ago
- Series of CLI tools for Hyperswarm☆17Updated 2 years ago
- A NodeJS framework for creating sandboxed runtimes for untrusted code.☆16Updated 3 years ago
- Deep equal with no deps and only for 'data' objects, ie basic objects, arrays, primitives and typed arrays☆15Updated 2 years ago
- Run cleanup logic just before the process exits without interfering☆44Updated 2 months ago
- Same uland API for SSR / DOM-less environments☆13Updated 3 years ago
- A series of compact encoding schemes for building small and fast parsers and serializers☆25Updated last month
- emoji-index☆15Updated 7 months ago
- Basically single-line-log by @freeall except this is a through stream☆15Updated 9 years ago
- Acquire a mutex in the browser through IndexedDB or cookies☆23Updated 2 years ago
- JavaScript implementation of Frank Denis' (@jedisct1) minisign tool.