Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
babel-plugin-rewire
A babel plugin adding the ability to rewire module dependencies. This enables to mock modules for testing purposes.
@juanger/babel-plugin-rewire-ts
A babel plugin adding the ability to rewire module dependencies. This enables to mock modules for testing purposes.
esmock
provides native ESM import and globals mocking for unit tests
react-app-alias
Alias for craco or rewire react app
react-app-rewire-alias
Alias for craco or rewired create-react-app
babel-plugin-rewire-exports
Babel plugin for stubbing (ES6, ES2015) module exports
react-app-rewire-multiple-entry
Multiple Entry Support for Create-React-App
react-app-alias-ex
Alias for craco or rewire react app
babel-plugin-explicit-exports-references
Transforms all internal references to a module's exports such that each reference starts with `module.exports` instead of directly referencing an internal name. This enables easy mocking of specific (exported) functions in Jest with Babel/TypeScript, even
babel-plugin-rewire-ts
A babel plugin adding the ability to rewire module dependencies. This enables to mock modules for testing purposes.
cjs-mock
NodeJS module mocking for CJS (CommonJS) modules for unit testing purposes.
boily
ES2015 boilerplate for creating libraries with the newest front-end technologies.
jewire
Rewire private modules for use within Jest.
trolly
A webpack starter kit to get you up and running with the newest front-end technologies.
@node-loaders/auto
Auto detect @node-loaders installed loaders.
@node-loaders/mock
Loader that mocks imported/required modules.
react-app-error-boundary
Allows to opt-out of react-error-overlay in your react-app
rewire-core
A simple library for developing react applications using reactive state and proxies
rewire-graphql
A reactive observable cache for graphql built using rewire-core.
rewire-grid
A lightweight reactive grid implementation built using rewire-core.