Little helper to make node.js require relative to your project root
Easily find the relative path to the root directory in your Metalsmith templates
A plugin for enhanced-resolve (Webpack v2) that resolves paths like ~module to %rootPath%/module so you don't have to write relative paths like ../../../module.
pivot for path hierarchy
Small library that will find all .gitignore files from a rootPath folder and will delete all the ignored files.
A dependency inspection tool.
Get the closest parent folder containing a package.json file
Compile LESS files to CSS
使用vscode搭配eslint扩展。应用市场搜索 dbaeumer.vscode-eslint,或者通过命令安装 ```sh code --install-extension dbaeumer.vscode-eslint ``` ### 编辑器设置 `<rootPath>/.vscode/settings.json`
Small library that will find all directories in a rootPath with a package.json file and will run nsp (Node Security Project) on it.
A simple, performant file system walker to provided fine-grained control over directories and files to walk. Supports Node 0.10 and above.
UI5 simple proxy middleware
Library and tool to build a third party notices file based on a js bundle's source map
Check if node_modules match package.json versions. npm / yarn install shortcut.
Get information on local packages.
Webpack plugin for deduplicating transitive dependencies
Client for the Sigstore TUF repository
Snyk CLI Maven plugin
Broccoli wrapper over walk-sync and fs-tree-diff
Get the root path of an Electron Application
A node adapter for the fs-db mixin for js-git
Tool for inlining images into css files
Node.js project/package root path detection.
A library to standardise resolving "globbed" file patterns within Fluid projects.
jetro-core: parser, compiler, and VM for the Jetro JSON query language
One LSP server support snippets and actions for helix editor.
Product OS : Configuration provides traits, utilities, and conventions for structuring configuration across the Product OS suite of crates.
Product OS : Server provides a full functioning advanced server capable of acting as a web server, command and control distributed network, authentication server, crawling server and more. Fully featured with high level of flexibility.