sindresorhus / is-wslLinks
Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)
☆190Updated last year
Alternatives and similar repositories for is-wsl
Users that are interested in is-wsl are comparing it to the libraries listed below
Sorting:
- Read a package.json file☆167Updated last year
- Find the closest package.json file☆164Updated last year
- Find the root directory of a Node.js project or npm package☆244Updated last year
- when you want to fire an event no matter how a process exits.☆191Updated last year
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆338Updated last month
- Read the closest package.json file☆268Updated last year
- Wait for localhost to be ready☆275Updated last year
- Finds the common standard cache directory☆158Updated last month
- Block the main thread for a given amount of time☆125Updated 2 years ago
- Get the latest version of an npm package☆176Updated last year
- Like read-package-json, but faster☆49Updated last month
- Get metadata of a package from the npm registry☆242Updated 10 months ago
- The thing npm uses to read package.json files with semantics and defaults and validation and stuff☆224Updated last year
- Move a file - Even works across devices☆199Updated last year
- Detects if a file is binary in Node.js. Similar to Perl's -B☆165Updated 7 months ago
- A static list of the Node.js builtin modules from the latest Node.js version☆122Updated 3 months ago
- Import a globally installed module☆58Updated last year
- Let a globally installed package use a locally installed version of itself if available☆154Updated 10 months ago
- Create an error from multiple errors☆245Updated last year
- Detect the indentation of code☆196Updated last year
- node module to check if a command-line command exists☆144Updated 2 years ago
- Convert Windows backslash paths to slash paths☆334Updated 2 years ago
- Get stdin as a string or buffer☆338Updated last year
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated 2 years ago
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆160Updated 4 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Make a callback- or promise-based function support both promises and callbacks.☆112Updated last year
- programmatically publish and unpublish npm packages☆46Updated 3 years ago
- Import a module while bypassing the cache☆284Updated 4 months ago