LLM cost optimization plugin for Claude Code - Save up to 90% on AI costs
STAGING - LLM cost optimization plugin for Claude Code (internal testing)
LOCALHOST - LLM cost optimization plugin for Claude Code (local dev testing via tunnel)
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
A Babel plugin to inject imports to core-js@2 polyfills
Minimizer plugin for webpack
A Babel plugin to inject imports to regenerator-runtime
Compile `using` and `await using` declarations to ES2015
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Babel plugin which switches Babel to use the Hermes parser.
A Babel plugin that annotates frontend components with additional data to enrich the experience in Sentry
Allow parsing of jsx
Strip flow type annotations from your output code.
Allow parsing of TypeScript syntax
This plugin transforms ES2015 modules to CommonJS
Allow parsing of the module attributes in the import statement
Compile ES2015 classes to ES5
Add a __source prop to all JSX Elements
This plugin transforms private class methods
Compile ES2015 shorthand properties to ES5
Allow parsing of class properties
Compile ES2015 destructuring to ES5
Allow parsing of optional properties
Explode async and generator functions into a state machine.