rollup-documentation (v0.0.12) is a deprecated package providing default react-styleguidist configuration for Yeutech Company Limited. It was part of the rollup-umd ecosystem, designed for generating documentation for UMD modules. The package is no longer actively maintained and has been superseded by other tools. Key differentiators: specific to Yeutech's internal tooling, tightly coupled with rollup-umd v0.8.11. Release cadence: not specified, but appears inactive since around 2018. Alternatives include react-styleguidist directly or modern documentation generators like Storybook.
npm install rollup-documentationVerified import paths — ran on the pinned version, not inferred.
Basic setup using rollup-documentation plugin in a Rollup configuration for generating UMD documentation.
Migrate to react-styleguidist or Storybook.
Use rollup 0.x or switch to a different documentation plugin.
Ensure your project follows rollup-umd conventions or avoid this package.
Run npm install rollup-documentation --save-dev
Use import documentation from 'rollup-documentation' (default import) instead of named import.
No dependency data recorded yet.