sindresorhus / is-wsl
Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)
☆189Updated last year
Alternatives and similar repositories for is-wsl:
Users that are interested in is-wsl are comparing it to the libraries listed below
- Read a package.json file☆165Updated last year
- Find the root directory of a Node.js project or npm package☆242Updated last year
- Find the closest package.json file☆163Updated last year
- Read the closest package.json file☆267Updated last year
- Finds the common standard cache directory☆158Updated last month
- Wordwrap a string with ANSI escape codes☆123Updated last year
- import.meta proposal for JavaScript☆146Updated 5 years ago
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆336Updated last month
- Wait for localhost to be ready☆275Updated 11 months ago
- Get the latest version of an npm package☆176Updated last year
- ☆163Updated this week
- Let a globally installed package use a locally installed version of itself if available☆154Updated 9 months ago
- Get the directory of globally installed packages and binaries☆75Updated last year
- Get metadata of a package from the npm registry☆241Updated 9 months ago
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆160Updated 4 years ago
- Parse the things that can be arguments to `npm install`☆130Updated 3 months ago
- when you want to fire an event no matter how a process exits.☆191Updated last year
- Check whether a package or organization name is available on npm☆170Updated last year
- Detect whether the terminal supports Unicode☆85Updated 8 months ago
- Minimalistic update notifications for command line interfaces☆167Updated 10 months ago
- Check if your package was installed globally☆70Updated last year
- Move a file - Even works across devices☆199Updated last year
- Block the main thread for a given amount of time☆124Updated 2 years ago
- Convert RGB color to HEX☆118Updated last year
- Detects if a file is binary in Node.js. Similar to Perl's -B☆165Updated 6 months ago
- Reliably get the terminal window size☆140Updated last year
- Get the real path of the system temp directory☆83Updated 2 years ago
- Check if stdout or stderr is interactive☆116Updated last year
- npm's content-addressable cache☆287Updated last month
- Identifies why a package has been installed. Equivalent to `yarn why` for npm packages.☆175Updated 7 months ago