A macro for babel-plugin-macros that optimizes size of a bundle with react-color named imports.
Removes elements from the source code. Useful when generating multiple bundles.
vue transform for html-validate
dev:
A webpack plugin that adds a hash-based strict CSP to help protect your site against XSS attacks.
[SWC plugin] workaround for jest
Webpack plugin for legacy browser transcompilation (including dependencies)
Compile GraphQL AST at build-time with babel-plugin-macros.
Minimalist dependency injection framework for typescript. Create modules, and define services to use within its scope similar to the DI architecture in Angular.
disable instanbul coverage on rewire injection by adding comments
Babel plugin to transform import() expressions to require()
Replace any imported file/module using a simple webpack plugin
Babel plugin to identify @fluentui/react-northstar tokens in makeStyles call and transform it
A plugin to automatically generate properties (for example data attributes) for all JSX open tags, using user specified convention
@swc plugin for handling the transformation of import.meta.env
Babel 8 bundled
This plugin enforces the wrapping of complex objects or functions (which might generate unnecessary renders or side-effects) in `useMemo` or `useCallback`. It also allows you to programmatically enforce the wrapping of functional components in `memo`, and
Babel preset for stage 2 plugins
Vite plugin for proxying service discovery and mocking
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Plugin for TypeDoc that merges the content of modules.
Compile-time Tailwind CSS for React Native with zero runtime overhead
remax babel preset
http client for node, inspired by Square's Android OkHttp