npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "during" 的结果(共 22 个)
nodemon

Simple monitor script for use during development of a Node.js app.

MIT
proxyquire

Proxies nodejs require in order to allow overriding dependencies during testing.

MIT
jest-haste-map

`jest-haste-map` is a module used by Jest, a popular JavaScript testing framework, to create a fast lookup of files in a project. It helps Jest efficiently locate and track changes in files during testing, making it particularly useful for large projects

MIT
icss-replace-symbols

Replacing symbols during the linking phase of ICSS

ISC
console-fail-test

Gently fails test runs if the console was used during them. 📢

MIT
nodangel

Simple monitor script for use during development of a node.js app.

helper-resolve

Template helper to resolve the path to a file in node_modules. This is mostly useful during development.

MIT
@pnpm/exec.files-include-install-scripts

Checks if a package has files indicating that it needs to be built during installation

MIT
@auto-it/version-file

For managing versions in a repository that maintains the version primarily in a flat file. Agnostic to the primary language of the repository. Optional input for a release script to call during the publish/canary/next hooks.

MIT
noncharacters

34 non-character code points (labeled <not a character>), that are set aside and guaranteed to never be used for a character. Perfect to use for placeholders or temporary replacements during string transformations.

MIT
cleanup-coverage-code

Cleanup ugly code added by code coverage tools during the test process. Like this one `__cov_Ejgcx$XN18CSfmeWn$f7vQ.f['2']++;`.

MIT
hermes-compiler

The hermes compiler CLI used during the React Native build process

MIT
single-line-log

Keep writing to the same line in the terminal. Very useful when you write progress bars, or a status message during longer operations

MIT
pnpm-install-checks

checks that pnpm runs during the installation of a module

BSD-2-Clause
proxyquireify

Proxies browserify's require in order to allow overriding dependencies during testing.

MIT
rollup-plugin-keep-css-imports

Rollup plugin that allows to maintain the original structure of style imports without altering them during the bundling process

MIT
single-line-log2

Keep writing to the same line in the terminal. Very useful when you write progress bars, or a status message during longer operations

MIT
remi-runner

A remi extension that allows registering plugins that are returning promises during their registration or are registered synchronously

MIT
babel-plugin-class-display-name

Add displayName propery to classes to prevent lost information during name mangling

MIT
coverage-code-regex

Regular expression (regex) for matching ugly code that coverage tools add during the test process. Like this one `__cov_Ejgcx$XN18CSfmeWn$f7vQ.f['2']++;`

MIT
vite-plugin-cjs-interop

Vite plugin to unwrap default imports from CJS dependencies during SSR

MIT
mocked-env

Easy way to mock process.env during BDD testing

MIT