Utility package supporting rollup-scripts and rollup-boilerplate. Version 0.1.1. Provides shared helper functions, configuration presets, and build tooling for Rollup-based projects. Designed to reduce boilerplate when using rollup-scripts. Ships TypeScript types. Release cadence is low; mainly maintenance updates.
npm install rollup-scripts-utilsVerified import paths — ran on the pinned version, not inferred.
Shows basic usage of createConfig and resolvePath from rollup-scripts-utils.
Use dynamic import: import('rollup-scripts-utils') or switch to ESM.Check rollup-scripts CHANGELOG before using in new projects.
Consider overriding types with @types/rollup if needed.
Run: npm install rollup-scripts-utils --save-dev
Use import statement or dynamic import() instead of require().
No dependency data recorded yet.