{"library":"steal-rollup","type":"library","category":null,"description":"Rollup is a highly optimized JavaScript module bundler that compiles small pieces of code into larger, more complex libraries or applications. It primarily leverages the standardized ES module format (ESM) for code, enabling advanced optimizations like tree-shaking to produce exceptionally small and efficient bundles. Rollup's current stable version is `4.60.2`, with frequent minor and patch releases (often weekly or bi-weekly) addressing bugs and adding features, while major versions introduce significant changes. Unlike bundlers focused on web applications, Rollup excels at bundling libraries and frameworks, offering a lean core with a powerful, flexible plugin API to handle various build scenarios, including CommonJS, AMD, UMD, and ES module outputs for different environments.","language":"javascript","status":"active","version":"0.58.4","tags":["javascript","modules","bundler","bundling","es6","optimizer","typescript"],"install":[{"cmd":"npm install steal-rollup","imports":["import { rollup } from 'rollup';","import type { InputOptions } from 'rollup';","import type { OutputOptions } from 'rollup';","import type { Plugin } from 'rollup';"]},{"cmd":"yarn add steal-rollup","imports":[]},{"cmd":"pnpm add steal-rollup","imports":[]}],"homepage":"https://rollupjs.org","github":"https://github.com/rollup/rollup","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/steal-rollup","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/steal-rollup/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}