sindresorhus / is-wslLinks
Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)
☆199Updated 2 years ago
Alternatives and similar repositories for is-wsl
Users that are interested in is-wsl are comparing it to the libraries listed below
Sorting:
- Find the root directory of a Node.js project or npm package☆250Updated 7 months ago
- Read a package.json file☆174Updated 2 months ago
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆347Updated 3 weeks ago
- Get the latest version of an npm package☆175Updated last year
- Block the main thread for a given amount of time☆128Updated 2 years ago
- Get metadata of a package from the npm registry☆245Updated last year
- Get the real path of the system temp directory☆84Updated 3 years ago
- Check whether a package or organization name is available on npm☆171Updated last year
- Wait for localhost to be ready☆279Updated 3 months ago
- Find the closest package.json file☆166Updated 7 months ago
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated 2 years ago
- Make an asynchronous function synchronous☆327Updated 7 months ago
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆164Updated 4 years ago
- Move a file - Even works across devices☆204Updated 2 years ago
- ☆163Updated 3 weeks ago
- Read the closest package.json file☆268Updated 2 months ago
- node module to check if a command-line command exists☆147Updated 2 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆171Updated 2 weeks ago
- The thing npm uses to read package.json files with semantics and defaults and validation and stuff☆225Updated last year
- when you want to fire an event no matter how a process exits.☆196Updated 2 months ago
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆285Updated last year
- Check if stdout or stderr is interactive☆119Updated 2 years ago
- Wordwrap a string with ANSI escape codes☆130Updated 4 months ago
- Get the ID of the process that uses a certain port☆148Updated 3 months ago
- Get the name of the current operating system. Example: macOS Sierra☆148Updated 7 months ago
- Finds the common standard cache directory☆160Updated 9 months ago
- Detect the indentation of code☆200Updated 3 months ago
- Get callsites from the V8 stack trace API☆268Updated 4 months ago
- npm's content-addressable cache☆299Updated last month
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Updated last year