1 repository
Standardized helper functions and utilities that simplify the creation of custom bundling extensions.
Distinct from Provider Logic Extensions: Focuses on provide utilities for plugin authors rather than the implementation of a specific provider or logic extension.
Explore 1 awesome GitHub repository matching software engineering & architecture · Plugin Development Utilities. Refine with filters or upvote what's useful.
This is a collection of official extensions for the Rollup bundling process. These plugins serve as module transformers, resolution managers, and bundle optimizers designed to modify how JavaScript modules are processed, resolved, and optimized. The suite provides specialized capabilities for modern web transpilation, converting TypeScript, JSX, Flow, and GraphQL into compatible JavaScript. It distinguishes itself through extensive non-JavaScript asset integration, allowing the import of JSON, YAML, CSV, and image files as JavaScript modules or data URIs, and providing support for bundling We
Provides a set of standardized helper functions to simplify the creation of custom bundling extensions.