Discover and install skills, docs, and rules to enhance your AI agent's capabilities.
| Name | Contains | Score |
|---|---|---|
Babel plugin that transforms ES2015 classes to ES5 for backward compatibility | Docs | — |
Babel plugin that transforms ES2015 arrow functions to ES5-compatible function expressions | Docs | — |
Babel plugin that transforms regular expressions using the dotAll flag (s flag) to ES5-compatible code. | Docs | — |
Babel plugin that transforms JavaScript objects with duplicate keys to ensure ES5 strict mode compliance | Docs | — |
Compile ES2015 destructuring to ES5 | Docs | — |
Babel plugin that transforms ECMAScript do expressions into ES5-compatible code | Docs | — |
A plugin for Babel 6 that (mostly) replicates the old decorator behavior from Babel 5. | Docs | — |
Compile ES2015 computed properties to ES5 | Docs | — |
Babel plugin that compiles ES2015 classes to ES5-compatible JavaScript code | Docs | — |
Babel plugin that transforms ES2022 class static blocks into compatible code for older JavaScript environments | Docs | — |
Babel plugin that transforms static class properties and property initializer syntax for compatibility with older JavaScript environments | Docs | — |
A deprecated Babel plugin that transforms ES2015 classes to support constructor call syntax for dual-mode class invocation | Docs | — |
Babel plugin that transforms ES2015 block scoping (const and let) to ES5 while preserving correct scoping semantics | Docs | — |
Babel plugin to ensure function declarations at the block level are block scoped | Docs | |
Transforms async functions into module method calls, specifically designed to convert async/await syntax into Bluebird coroutine patterns. | Docs | — |
Turn async functions into ES2015 generators | Docs | — |
Babel plugin that transforms async generator functions into ES2015 generators | Docs | — |
Babel plugin that compiles async functions to ES5 for backward compatibility | Docs | — |
Babel plugin that compiles ES2015 arrow functions to ES5 function expressions | Docs | — |
Utilities for testing babel plugins | Docs | — |
Can't find what you're looking for? Evaluate a missing skill, or if you're looking for agent context for an open source dependency, request a tile.