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:
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Get the version of a binary in semver format☆41Updated last year
- Mimic a Node.js HTTP response stream☆59Updated last year
- Strip the final newline character from a string/buffer☆36Updated 9 months ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Get metadata on the default editor or a specific editor☆53Updated 2 years ago
- Lazy number range generator☆81Updated last year
- Define a lazily evaluated property on an object☆65Updated 2 years ago
- Transform the first chunk in a stream☆26Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Create a lazily evaluated value☆69Updated 4 years ago
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Returns an array filled with the specified input☆42Updated 3 years ago
- Truncate a URL to a specific length☆61Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated last year
- Linkify GitHub issue references☆47Updated 2 weeks ago
- Extract the actual stack of an error☆66Updated 3 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆55Updated 10 months ago
- Rename a function☆46Updated last year
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 3 years ago
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Regular expression for matching issue references☆49Updated 10 months ago