sindresorhus / fullnameLinks
Get the fullname of the current user
☆47Updated last year
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
- Get metadata on the default editor or a specific editor☆53Updated 2 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Repeat a string - fast☆34Updated 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 the version of a binary in semver format☆42Updated last year
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Check if a string is a scoped npm package name☆24Updated 2 years ago
- Get the version numbers of a package from the npm registry☆30Updated last year
- Simple cache config handling for your app or module☆21Updated 7 years ago
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated last year
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- Linkify GitHub issue references☆46Updated 8 months ago
- Get the latest stable semver version from an array of versions☆47Updated 3 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Simple wildcard matching☆34Updated 3 years ago
- Strip the final newline character from a string/buffer☆36Updated 7 months ago
- Timeout HTTP/HTTPS requests☆51Updated 4 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Convert a time string to seconds: '0017' → 1337☆35Updated 4 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Strip UTF-8 byte order mark (BOM) from a buffer☆19Updated last year
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Listen for changes in your conf config☆27Updated 7 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Define a lazily evaluated property on an object☆65Updated 2 years ago
- Pick random items from a list☆54Updated 3 years ago
- Log the value/error of a promise☆26Updated 4 years ago