crypto-utils / rndmLinks
random string generator
☆28Updated 6 years ago
Alternatives and similar repositories for rndm
Users that are interested in rndm are comparing it to the libraries listed below
Sorting:
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆71Updated 4 years ago
- Import a globally installed module☆57Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Check if something is a promise☆46Updated 4 years ago
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated 2 weeks ago
- List of node.js builtin modules☆37Updated last year
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- Extract the actual stack of an error☆67Updated 3 years ago
- Lazy number range generator☆82Updated last year
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆46Updated 4 years ago
- Walk up ancester's dirs up to root☆33Updated 7 years ago
- Get the callsite of the caller function☆54Updated last month
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get namespaced config from the closest package.json☆120Updated 2 years ago
- Global logging utility.☆19Updated last year
- Rename a function☆47Updated 2 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 7 months ago
- An asynchronous middleware pattern☆27Updated last year
- Easily bump the version of all the different package.json equivalents.☆64Updated 10 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Look up environment settings specific to different operating systems.☆137Updated 4 years ago
- Easy way to create a Readable Stream☆70Updated 8 years ago
- Tool for deprecating things☆37Updated 8 years ago
- Create an array without duplicates☆73Updated 4 years ago
- Get locally or globally installation path of given package name.☆43Updated 2 years ago
- Ensures a value is a valid error by making it one if not☆82Updated last month