jonschlinkert / randomaticLinks
Easily generate random strings like passwords, with simple options for specifying a length and for using patterns of numeric, alpha-numeric, alphabetical, special or custom characters. (the original "generate-password")
☆184Updated 2 years ago
Alternatives and similar repositories for randomatic
Users that are interested in randomatic are comparing it to the libraries listed below
Sorting:
- Fast and safe nested object access and manipulation in JavaScript☆257Updated last year
- Parse dotenv files for Boolean, Array, and Number variable types, built for Lad☆125Updated 4 years ago
- Clear the terminal screen if possible☆114Updated 4 years ago
- Register aliases of directories and custom module paths in Node - no require hook☆303Updated 2 years ago
- Loosely validate a URL.☆168Updated 2 years ago
- ⚡ Caching middleware for Express (w/ expiration)☆93Updated last year
- Generate random token strings☆130Updated 5 years ago
- Remove falsy, empty or nullable values from objects☆154Updated 2 years ago
- Human readable time distances for javascript☆468Updated 2 years ago
- Node module that provides URI validation functions☆212Updated 4 years ago
- Read a chunk from a file☆125Updated last year
- Koa middleware that adds useful methods to the context.☆101Updated 7 years ago
- Stringify an object/array like JSON.stringify just without all the double-quotes☆320Updated 5 months ago
- get a unique short hash of a string☆130Updated 9 years ago
- Stringify and write JSON to a file atomically☆223Updated 4 months ago
- Node.js recursive synchronous fast file system walker☆163Updated 2 weeks ago
- Compose an array of middleware into a single function for use in Express, Connect, router, etc☆92Updated 6 months ago
- Next-generation take on pre/post function hooks☆85Updated last week
- Write Express middleware and route handlers using async/await☆124Updated 4 years ago
- Session file store is a provision for storing session data in the session file☆193Updated 4 years ago
- Additional JSON-Schema keywords for Ajv JSON validator☆258Updated 2 years ago
- Expressive MongoDB query builder☆481Updated 2 months ago
- Node.js object hash library with properties/arrays sorting to provide constant hashes. It also provides a method that returns sorted obje…☆92Updated last year
- Custom error messages in JSON Schemas for Ajv validator☆288Updated 2 years ago
- Fast and powerful array sorting. Sort an array of objects by one or more properties. Any number of nested properties or custom comparison…☆76Updated 5 years ago
- Opens a stream.Writable to a file rotated by interval and/or size. A logrotate alternative.☆308Updated last week
- custom inflections for nodejs☆226Updated 3 years ago
- node byte string parser☆476Updated last year
- Utility for create, drop, truncate etc. administrative database operations.☆142Updated 3 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆243Updated 5 months ago