sindresorhus / fullnameLinks
Get the fullname of the current user
☆47Updated 2 years ago
Alternatives and similar repositories for fullname
Users that are interested in fullname are comparing it to the libraries listed below
Sorting:
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Get metadata on the default editor or a specific editor☆53Updated 2 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Get the version of a binary in semver format☆41Updated last year
- Simplified high resolution timing☆82Updated 11 months ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Transform the first chunk in a stream☆26Updated last year
- Convert an Observable to a Promise☆49Updated last year
- Create a lazily evaluated value☆69Updated 4 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Strip the final newline character from a string/buffer☆36Updated 10 months ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Define a lazily evaluated property on an object☆65Updated 2 years ago
- Lax URL parsing with support for protocol-less URLs and IPs☆53Updated this week
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Get a Gravatar image from an identifier, such as an email☆41Updated 4 years ago
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated last year
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 6 months ago
- Decompress a HTTP response if needed☆72Updated last year
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 3 years ago
- Check if argv has a specific flag☆93Updated 4 years ago
- Returns an array filled with the specified input☆42Updated 3 years ago
- Conditional promise catch handler☆38Updated 4 years ago