sindresorhus / username
Get the username of the current user
☆142Updated 11 months ago
Related projects ⓘ
Alternatives and complementary repositories for username
- Convenience wrapper for Got to interact with the GitHub API☆176Updated 2 years ago
- Get the path to the user home directory☆161Updated 3 years ago
- Check if a path exists☆150Updated 2 years ago
- Create an error from multiple errors☆245Updated last year
- Reliably get the terminal window size☆140Updated last year
- Read a package.json file☆165Updated 11 months ago
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆158Updated 3 years ago
- Write data to a random temporary file☆104Updated 3 months ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆155Updated last year
- Get PID from a port☆80Updated 3 years ago
- Check if argv has a specific flag☆93Updated 3 years ago
- Find the root directory of a Node.js project or npm package☆235Updated last year
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆141Updated 2 years ago
- A website showing npm modules metrics☆110Updated 7 months ago
- Check if it's the first time the process is run☆79Updated 3 years ago
- Parse yes/no like values☆266Updated 2 years ago
- Block users from running your app with root permissions☆98Updated last year
- The thing npm uses to read package.json files with semantics and defaults and validation and stuff☆224Updated 6 months ago
- Get the gzipped size of a string or buffer☆170Updated 2 years ago
- Copy a file☆121Updated last year
- Check whether a package or organization name is available on npm☆169Updated 8 months ago
- Get metadata of a package from the npm registry☆237Updated 3 months ago
- Measure the time a promise takes to resolve☆70Updated last year
- Run the Node.js binary no matter what☆138Updated 3 years ago
- Get the system locale☆225Updated 2 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆82Updated 2 months ago
- Lazy number range generator☆82Updated 10 months ago
- Wait for localhost to be ready☆273Updated 5 months ago
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆329Updated last month
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated last year