sindresorhus / usernameLinks
Get the username of the current user
☆145Updated 2 years ago
Alternatives and similar repositories for username
Users that are interested in username are comparing it to the libraries listed below
Sorting:
- Convenience wrapper for Got to interact with the GitHub API☆177Updated last month
- Reliably get the terminal window size☆145Updated 2 years ago
- Check if it's the first time the process is run☆82Updated 2 months ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆186Updated 2 years ago
- Check if a path exists☆155Updated 3 years ago
- Copy a file☆122Updated 3 months ago
- Lazy number range generator☆82Updated last year
- Check whether a package or organization name is available on npm☆171Updated last year
- Measure the time a promise takes to resolve☆72Updated 2 years ago
- Check whether a package or organization name is available on npm☆288Updated 2 months ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 2 months ago
- Get the system locale☆228Updated 3 years ago
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated 2 years ago
- The https://npms.io API☆192Updated last year
- Create an error from multiple errors☆250Updated 2 years ago
- Run the Node.js binary no matter what☆140Updated 2 months ago
- Check if something is a Node.js stream☆115Updated last year
- Check if argv has a specific flag☆95Updated 4 years ago
- Easy error subclassing and stack customization☆66Updated 2 months ago
- Block users from running your app with root permissions☆100Updated 2 years ago
- Wordwrap a string with ANSI escape codes☆130Updated 2 months ago
- Get the latest version of an npm package☆175Updated last year
- Check if a namespace on npm is being hogged☆74Updated 6 years ago
- Get user info of an npm user☆58Updated last year
- Round a number to a specific number of decimal places: 1.234 → 1.2☆161Updated 2 months ago
- Open the npm page, Yarn page, or GitHub repo of a package☆200Updated last year
- Indent each line in a string☆114Updated 3 years ago
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆163Updated 4 years ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆107Updated 3 years ago
- Parse yes/no like values☆272Updated 3 months ago