faeldt / base64idLinks
☆16Updated 6 years ago
Alternatives and similar repositories for base64id
Users that are interested in base64id are comparing it to the libraries listed below
Sorting:
- abstract base class for hash-streams☆11Updated 4 months ago
- ☆20Updated 4 years ago
- ☆19Updated last year
- getpass for node.js☆17Updated 8 years ago
- Extended POSIX-style sprintf☆35Updated 4 years ago
- AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.☆30Updated 5 years ago
- Try to guess if your terminal supports unicode☆18Updated 5 years ago
- Assign the enumerable es6 Symbol properties from an object (or objects) to the first object passed on the arguments. Can be used as a sup…☆18Updated 7 years ago
- Like `new Map` but for older JavaScripts☆21Updated 3 months ago
- A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset…☆31Updated 5 years ago
- Convert a username/group name to a uid/gid number☆18Updated 10 years ago
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Updated 5 years ago
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- the tty module from node core for browsers☆18Updated last year
- Unpipe a stream from all destinations☆22Updated 5 years ago
- Uses babel to extract JavaScript code comments from a string. Returns an array of comment objects, with line, column, index, comment type…☆14Updated 7 years ago
- Search & replace tokens during the linking stage of ICSS loading☆22Updated 3 years ago
- Extend the properties from any number of objects onto the first object. Pass an empty object as the first arg to create a new object.☆14Updated 7 years ago
- Returns true if a string has an extglob☆23Updated 6 years ago
- Promises of copies of files, directories and symlinks, with concurrency controls and win32 junction fallback.☆19Updated 3 years ago
- Lo-dash's array-clice method. Slices `array` from the `start` index up to, but not including, the `end` index.☆21Updated 7 years ago
- Is this an ES6 Symbol value?☆19Updated last month
- Node.js path.dirname() ponyfill☆13Updated 4 years ago
- publicEncrypt/privateDecrypt for browserify☆28Updated last year
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails