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:
- Reliably get the terminal window size☆145Updated 2 years ago
- Convenience wrapper for Got to interact with the GitHub API☆177Updated last month
- Check if it's the first time the process is run☆82Updated 3 months ago
- Check whether a package or organization name is available on npm☆171Updated last year
- Run the Node.js binary no matter what☆142Updated 3 months ago
- Check if argv has a specific flag☆96Updated 4 years ago
- Block users from running your app with root permissions☆100Updated 2 years ago
- Copy a file☆122Updated 4 months ago
- Lazy number range generator☆82Updated last year
- Cross-platform .zip file creation☆129Updated last year
- The https://npms.io API☆192Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Updated 2 years ago
- Measure the time a promise takes to resolve☆72Updated 2 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆145Updated 3 months ago
- Check if a path exists☆155Updated 3 years ago
- Wordwrap a string with ANSI escape codes☆130Updated 3 months ago
- Easy error subclassing and stack customization☆66Updated 3 months ago
- Check if something is a Node.js stream☆115Updated last year
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- Open the npm page, Yarn page, or GitHub repo of a package☆201Updated last year
- Parse yes/no like values☆272Updated 4 months ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆107Updated 3 years ago
- Ensure a function is only called once☆164Updated 2 years ago
- Check whether a package or organization name is available on npm☆288Updated 3 months ago
- Get the system locale☆228Updated 4 years ago
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆164Updated 4 years ago
- Create an error from multiple errors☆250Updated 2 years ago
- Check if a namespace on npm is being hogged☆74Updated 6 years ago
- Gracefully cleanup when termination signals are sent to your process.☆183Updated 8 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆161Updated 3 months ago