yeo node_module
This module is intended to be installed as a node_module via `npm install @dcl/protocol`.
node_module for portal-theme-bs5 admin template
A wrapper around browserify to vendor node_module dependencies into a single file.
Free up disc space by perishing unwanted node_module folders
this is a test to create a new node_module package
Wrapper script around nodemon that will automatically watch all linked modules
monorepos without symlinking or nesting node_module folder structure
## Usage ``` $ npm install @mate-academy/html-lint ``` next ``` $ npx @mate-academy/html-lint ``` ## Config file name - `.html-lintrc.json` ```json { "ignore": [ "node_module", "**/test/*.html", ], "rules": { "rule-id": true } }
Find licenses for a node application and its node_module dependencies
This project aims to demonstrate how you can ship a next.js application as a node_module.
A tool to browserify the modules that you have defined in your package.json dependencies. Handy for creating shims for ember from node_modules
- rollup - @rollup/plugin-node-resolve:解析第三方库依赖(即 node_module 内的依赖) - @rollup/plugin-commonjs:识别 commonjs 格式依赖 - rollup-plugin-typescript2: Rollup 支持ts编译 - @rollup/plugin-babel:rollup babel 插件 - @rollup/plugin-terser:(可选)代码压缩
monorepos without symlinking or nesting node_module folder structure
A useful node_module to copy file by base64.
Syncs your test package in parent directory or relative to it into your current project without creating symlinks and node_module conflicts like npm link.
stackless unless otherwise requested error
测试自定义node_module
A script to automatically symlink namespaced GIT cloned directories into node_module directories
Find licenses for a node application and its node_module dependencies
This project is copy from https://koodivaramu.eesti.ee/veebiraamistik/react/tree/MTA ### Changes will be pushed back to koodivaramu
A node_module for digging through the file system
`vm-node` 是一款Node端代码沙箱,在`vm2`的基础上,额外解决了代码死循环、各类异常捕获等问题,沙箱内能`共享`所处运行环境的node_module中已安装的包
cli utility for querying the node_modules directory