sindresorhus / usernameLinks
Get the username of the current user
☆144Updated last year
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☆176Updated 2 years ago
- Reliably get the terminal window size☆144Updated last year
- Check if it's the first time the process is run☆78Updated 3 years ago
- Check if a path exists☆151Updated 3 years ago
- Block users from running your app with root permissions☆98Updated 2 years ago
- Copy a file☆121Updated last month
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated 2 years ago
- Check if argv has a specific flag☆93Updated 4 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆141Updated this week
- Check if something is a Node.js stream☆112Updated 10 months ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- Wordwrap a string with ANSI escape codes☆128Updated this week
- Run the Node.js binary no matter what☆138Updated 4 years ago
- Check whether a package or organization name is available on npm☆171Updated last year
- Get the system locale☆227Updated 3 years ago
- Get user info of an npm user☆57Updated last year
- Easy error subclassing and stack customization☆65Updated 5 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆158Updated 3 weeks ago
- Lazy number range generator☆81Updated last year
- Toggle the CLI cursor☆111Updated last year
- Measure the time a promise takes to resolve☆70Updated last year
- Wrapper for the Windows `tasklist` command. Returns a list of apps and services with their Process ID (PID) for all tasks running on eith…☆68Updated 4 years ago
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆160Updated 4 years ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆106Updated 3 years ago
- Polyfill/shim for util.promisify in node versions < v8☆127Updated 8 months ago
- Parse yes/no like values☆270Updated 3 weeks ago
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Write data to a random temporary file☆105Updated last year
- Indent each line in a string☆113Updated 3 years ago
- Import a module lazily☆247Updated 3 years ago