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
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Create an array with values that are present in the first input array but not additional ones☆40Updated 4 years ago
- Get the version of a binary in semver format☆41Updated last year
- Get metadata on the default editor or a specific editor☆53Updated 2 months ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated 2 years ago
- Define a lazily evaluated property on an object☆66Updated 2 years ago
- Get the first path that exists on disk of multiple paths☆61Updated last month
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆46Updated 4 years ago
- Lazy number range generator☆82Updated last year
- Transform the first chunk in a stream☆27Updated 2 years ago
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Lax URL parsing with support for protocol-less URLs and IPs☆54Updated 2 months ago
- Get a Gravatar image from an identifier, such as an email☆41Updated 4 years ago
- Mimic a Node.js HTTP response stream☆60Updated 2 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆57Updated last year
- Strip the final newline character from a string/buffer☆36Updated last year
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Decompress a HTTP response if needed☆74Updated last month
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Simple wildcard matching☆34Updated last month
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Extract the actual stack of an error☆67Updated 3 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆65Updated 2 months ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Linkify GitHub issue references☆47Updated 2 months ago
- Get the path of the parent module☆78Updated last month
- Exit the process when the `esc` key is pressed☆57Updated last year