{"library":"roller-bundler","title":"Roller Bundler","description":"Roller is a minimal library bundler built on top of Rollup, designed for quick setup and zero configuration. It wraps Rollup's capabilities into a simple CLI command, targeting library authors who want to bundle TypeScript/JavaScript without complex configuration. Version 0.0.2 is in early development, with no stable release cadence. Unlike Rollup directly, Roller abstracts away configuration but offers limited customization. Key differentiator: simplicity over flexibility.","language":"javascript","status":"active","last_verified":"Fri May 01","install":{"commands":["npm install roller-bundler"],"cli":{"name":"roller","version":null}},"imports":["import roller from 'roller-bundler'","import type { BundleConfig } from 'roller-bundler'","import { roll } from 'roller-bundler'"],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"npm install roller-bundler -D\nnpx roller","lang":"javascript","description":"Install roller-bundler as dev dependency and run with npx to bundle with zero config. Expects source files in src/, outputs to dist/.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}