Proxies nodejs require in order to allow overriding dependencies during testing.
`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
Replacing symbols during the linking phase of ICSS
Gently fails test runs if the console was used during them. 📢
Template helper to resolve the path to a file in node_modules. This is mostly useful during development.
Checks if a package has files indicating that it needs to be built during installation
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.
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.
Cleanup ugly code added by code coverage tools during the test process. Like this one `__cov_Ejgcx$XN18CSfmeWn$f7vQ.f['2']++;`.
The hermes compiler CLI used during the React Native build process
checks that pnpm runs during the installation of a module
Proxies browserify's require in order to allow overriding dependencies during testing.
Rollup plugin that allows to maintain the original structure of style imports without altering them during the bundling process
A remi extension that allows registering plugins that are returning promises during their registration or are registered synchronously
Add displayName propery to classes to prevent lost information during name mangling
Regular expression (regex) for matching ugly code that coverage tools add during the test process. Like this one `__cov_Ejgcx$XN18CSfmeWn$f7vQ.f['2']++;`
Vite plugin to unwrap default imports from CJS dependencies during SSR