kenany / get-random-valuesLinks
`window.crypto.getRandomValues` with fallback to Node.js crypto
☆18Updated last week
Alternatives and similar repositories for get-random-values
Users that are interested in get-random-values are comparing it to the libraries listed below
Sorting:
- ☆57Updated 2 years ago
- A simple function that prints objects as ASCII tables. Supports ANSI styling and weird Unicode 💩 emojis – they won't break the layout.☆64Updated 2 years ago
- In-memory abstract-level database for Node.js and browsers.☆35Updated last week
- Example of using axios to get a request, and streaming the result.☆41Updated 5 years ago
- A download tool for nodejs that emulates the functionality of wget☆49Updated 2 years ago
- MongoDB query language implemented as a node.js Stream☆48Updated 6 years ago
- worker threads for javascript☆48Updated 5 years ago
- Bundler and release tool for node.js☆51Updated 8 months ago
- Simple, EventEmitter API for WebSockets☆186Updated 2 years ago
- ☆57Updated 2 years ago
- libp2p MulticastDNS Peer Discovery☆51Updated 2 years ago
- Transform files during npm prepare/postinstall☆15Updated 5 months ago
- Simple & Robust LSM Powered Javascript key-value store☆60Updated 3 months ago
- Proxy subdomain http requests to another server☆23Updated 8 months ago
- Base32 encoding for JavaScript, based (loosely) on Crockford's Base32☆124Updated last year
- Superseded by abstract-level. An abstract-leveldown implementation that wraps another store to encode keys and values.☆41Updated 9 months ago
- A plugin to provide access to the raw URL components☆61Updated 3 weeks ago
- Simplified AES cryptography for safer and easier encryption and decryption processes of any JavaScript objects.☆86Updated 10 months ago
- Make a console beep sound.☆64Updated 5 years ago
- Lightweight multi-cloud object storage module for Node.js: AWS, Azure, GCP, B2, Minio...☆55Updated 2 years ago
- A little wrapper for convenient logging in feathers☆23Updated 6 years ago
- Node.js bindings around platform specific disk usage interfaces.☆157Updated last year
- Cache Pug templates for Lad/Koa/Express/Connect with Redis☆26Updated last year
- SHA3 for JavaScript - The Keccak family of hash algorithms☆140Updated 2 years ago
- Create a hash from an image☆39Updated 2 weeks ago
- Converts a Web-API ReadableStream into a Node stream.Readable☆45Updated 4 months ago
- Hide messages inside text using zero-width characters☆23Updated 7 years ago
- A browser-compatible JSON-RPC client with multiple transports.☆134Updated 2 weeks ago
- A client side service based on feathers-memory that persists to LocalStorage☆38Updated 2 years ago
- All four BLAKE2 variants (blake2b, blake2bp, blake2s, blake2sp) with stream support for Node.js