sindresorhus / fullnameLinks
Get the fullname of the current user
☆48Updated 2 years ago
Alternatives and similar repositories for fullname
Users that are interested in fullname are comparing it to the libraries listed below
Sorting:
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Get the version of a binary in semver format☆42Updated last year
- Create an array with values that are present in the first input array but not additional ones☆40Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 4 months ago
- Get a Gravatar image from an identifier, such as an email☆42Updated 4 years ago
- Exit the process when the `esc` key is pressed☆58Updated 2 years ago
- Get metadata on the default editor or a specific editor☆55Updated 5 months ago
- Linkify GitHub issue references☆47Updated 5 months ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Decompress a HTTP response if needed☆75Updated 3 months ago
- Get the latest stable semver version from an array of versions☆47Updated 4 years ago
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Define a lazily evaluated property on an object☆67Updated 2 years ago
- Conditional promise chains☆63Updated 4 years ago
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Get the path of the parent module☆79Updated 4 months ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆37Updated 2 years ago
- Strip console, alert, and debugger statements from JavaScript code☆30Updated 3 years ago
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- Check if argv has a specific flag☆96Updated 4 years ago
- Strip the final newline character from a string/buffer☆38Updated last year
- Replace all substring matches in a string☆90Updated 4 years ago
- Regular expression for matching issue references☆49Updated last year
- Simple cache config handling for your app or module☆21Updated 8 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 5 months ago