brendanashworth / generate-passwordLinks
NodeJS library for generating cryptographically-secure passwords.
☆358Updated last year
Alternatives and similar repositories for generate-password
Users that are interested in generate-password are comparing it to the libraries listed below
Sorting:
- Very basic encrypt and decrypt node module☆269Updated 11 months ago
- Slow down repeated requests; use as an alternative (or addition) to express-rate-limit☆274Updated last week
- A Node.js module for retrieving a request's IP address on the server.☆858Updated last year
- Always populate() certain fields in your mongoose schemas☆225Updated last year
- Sanitize your express payload to prevent MongoDB operator injection.☆218Updated 2 years ago
- email syntax validator npm module. fast and pretty robust☆445Updated last year
- Plug & play basic auth middleware for express☆332Updated 2 years ago
- Sequence and autoincrement handling for mongoose☆293Updated last year
- Generate a cryptographically strong random string☆573Updated 3 years ago
- Constants enumerating the HTTP status codes. All status codes defined in RFC1945 (HTTP/1.0, RFC2616 (HTTP/1.1), and RFC2518 (WebDAV) are …☆1,081Updated last year
- A light-weight IP address based connection filtering system☆66Updated 3 months ago
- slugifies even utf-8 chars!☆380Updated this week
- Javascript SDK for Mailgun☆539Updated this week
- The simplest, most intuitive date and time library☆190Updated last week
- Maps ISO 3166-1-alpha-2 codes to English country names and vice versa.☆274Updated last year
- multer storage engine for amazon s3☆674Updated 11 months ago
- Implementation of google recaptcha v2 & V3 solutions for express.js☆128Updated 2 years ago
- Validates password according to flexible and intuitive specification☆287Updated 7 months ago
- Minimalistic library to work with countries and timezones data☆255Updated last week
- Register aliases of directories and custom module paths in Node - no require hook☆305Updated 2 years ago
- Utility to interact with HTTP status code in Node.js