rollup-plugin-consts
Constant importer
Allows importing build-time constants into JavaScript code with Rollup.
Import build time constants with Rollup
11 stars
2 watching
4 forks
Language: JavaScript
last commit: almost 2 years ago constantsproxxrolluprollup-plugin
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Allows relative include paths in Rollup configurations to simplify project imports | 97 |
| | Improves performance of lazy loading by preloading static imports alongside dynamic import calls | 67 |
| | Transforms external imports into global variables or wrapped functions | 107 |
| | Extracts JavaScript code from embedded Markdown blocks in Rollup configurations | 18 |
| | A Rollup plugin to import JSON Lines files as arrays | 5 |
| | Allows Node.js modules to be required and used in Rollup builds | 138 |
| | Enables conditional compilation and variable replacement during Rollup processing. | 58 |
| | Enables conditional execution of rollup plugins based on specific conditions or build targets | 19 |
| | A Rollup plugin for importing Dust.js templates as modules | 4 |
| | A Rollup plugin to compile Sass files and collect imports into a single context | 16 |
| | A Rollup plugin that loads SCSS variables as JavaScript objects | 9 |
| | Converts CommonJS modules to ES module format | 21 |
| | Rollup plugin for bundling CSS files | 116 |
| | Tool for inlining Angular 2 templates and styles into JavaScript bundles | 15 |
| | A Rollup plugin that bundles TC39 import assertions for JSON and CSS files. | 6 |