dkundel / vscode-npm-sourceLinks
π¦ A Visual Studio Code extension that allows you to quickly open the source / documentation of a Node package.
β11Updated 8 years ago
Alternatives and similar repositories for vscode-npm-source
Users that are interested in vscode-npm-source are comparing it to the libraries listed below
Sorting:
- Returns the directory used by NPM for globally installed NPM packages.β35Updated 6 years ago
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platformβ124Updated last year
- Copy files using glob patterns. Sync, async, promise or streams. (node.js utility)β94Updated 3 years ago
- Strip UTF-8 byte order mark (BOM) from a stringβ111Updated 4 years ago
- Add `module.exports` for Babel and TypeScript compiled codeβ35Updated last year
- Parse `.git/config` into a JavaScript object. sync or async.β61Updated 6 years ago
- [DEPRECATED] Please use logger API https://github.com/webpack/webpack/pull/9436β38Updated 5 years ago
- Check if a URL is absoluteβ79Updated 4 years ago
- A list of directories you should ignore by defaultβ23Updated 3 years ago
- Get the directory of globally installed packages and binariesβ76Updated last year
- Check if a path is a file, directory, or symlinkβ78Updated last year
- Import a globally installed moduleβ58Updated last year
- Create `esm` enabled packages.β50Updated 6 years ago
- Import a module like with `require()` but from a given pathβ85Updated 3 years ago
- Applies highlight.js to given HTML (MIT)β25Updated 2 years ago
- Recursively remove *all* node_modules directories within the chosen root directoryβ26Updated 8 years ago
- Easily calculate the relative path from file A to file B in Node.js project. Will calculate correctly from a file to a directory, file toβ¦β34Updated 2 years ago
- Split lines into an array of linesβ44Updated last year
- ESLint Shareable Config for JSX support in JavaScript Standard Styleβ103Updated last year
- VS Code integration of HTMLHint, an HTML linter.β50Updated 3 years ago
- Resolve the path of a globally installed moduleβ41Updated last year
- Find stylelint rules that are not configured in your stylelint config.β27Updated 4 years ago
- Get your PATH prepended with locally installed binariesβ105Updated 9 months ago
- Sort an object's keys, including an optional key listβ32Updated 5 months ago
- Run your code after compilation is done.β18Updated 3 years ago
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.β110Updated 4 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/devβ94Updated 3 years ago
- Write data to the file system, creating any intermediate directories if they don't already exist. Used by flat-cache and many others!β82Updated 5 years ago
- Check if your code is running as an npm or yarn scriptβ65Updated 3 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 β patchβ69Updated 4 years ago