Visualize webpack module dependency flow
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
Minimizer plugin for webpack
An **EXPERIMENTAL** Webpack plugin to enable "Fast Refresh" (also previously known as _Hot Reloading_) for React components.
Webpack Virtual Modules
A lightweight toolset for writing styles in Javascript.
Loads environment variables from `.env.[development|test|production][.local]` files
Get the dependency tree of a module
Extract WordPress script dependencies from webpack bundles.
Removes Flow type annotations from JavaScript files with speed and simplicity.
Allow parsing of the flow syntax
Strip flow type annotations from your output code.
Detect modules with circular dependencies when bundling with webpack.
This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos
A webpack plugin that allows you to securely use environment variables within your javascript web application, loading them using dotenv-flow's `.env*` files loading strategy.
A JavaScript parser built from the Hermes engine
A Webpack Plugin for generating Asset Manifests
JavaScript parser written in OCaml. Produces ESTree AST
Babel transform for Flow Enums.
Flow types for the Flow-ESTree spec produced by the hermes parser
Babel preset for all Flow plugins.
Runtime to be use with the Flow Enums transform.
Cypress preprocessor for bundling JavaScript via webpack
Octokit authentication strategy for OAuth clients