sindresorhus / usernameLinks
Get the username of the current user
☆143Updated last year
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☆140Updated last year
- Get the system locale☆227Updated 3 years ago
- Check if a path exists☆151Updated 3 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Read a package.json file☆167Updated last year
- Copy a file☆120Updated last year
- Get the latest version of an npm package☆176Updated last year
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated 2 years ago
- Import all modules in a directory☆138Updated 2 years ago
- Get the name of the current operating system. Example: macOS Sierra☆145Updated last week
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆160Updated 4 years ago
- Check whether a package or organization name is available on npm☆170Updated last year
- Make a directory and its parents if needed - Think `mkdir -p`☆479Updated last year
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Convenience wrapper for Got to interact with the GitHub API☆176Updated 2 years ago
- Move a file - Even works across devices☆199Updated last year
- node module to check if a command-line command exists☆144Updated 2 years ago
- Block users from running your app with root permissions☆98Updated last year
- Check if it's the first time the process is run☆78Updated 3 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 3 years ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆106Updated 2 years ago
- Check if a namespace on npm is being hogged☆74Updated 5 years ago
- Check if argv has a specific flag☆95Updated 3 years ago
- Run the Node.js binary no matter what☆138Updated 4 years ago
- Measure the time a promise takes to resolve☆70Updated last year
- Lazy number range generator☆81Updated last year
- Easily handle defaults for your options☆74Updated last year
- Easy error subclassing and stack customization☆65Updated 4 years ago
- Check if something is a Node.js stream☆112Updated 7 months ago