{"library":"roly","type":"library","category":null,"description":"roly is a JavaScript bundler that acts as a wrapper around Rollup, simplifying multi-format bundle generation (CommonJS, UMD, ES modules) and minification via CLI or package.json config. Current stable version is 1.1.1, last released in 2018 with no recent updates. It differentiates from raw Rollup by allowing format-specific compression and plugin configuration through a single command, avoiding multiple config files. However, it is effectively abandonware—no commits since 2018, poor documentation, and low adoption. For production use, prefer Rollup or Vite.","language":"javascript","status":"abandoned","version":"1.1.1","tags":["javascript","rollup","esnext","compile","babel","buble","es6"],"install":[{"cmd":"npm install roly","imports":["import roly from 'roly'","roly src/main.js --format cjs,umd,es --compress umd","{\"roly\":{\"entry\":\"src/main.js\",\"format\":[\"cjs\",\"umd\",\"es\"],\"compress\":\"umd\"}}"]},{"cmd":"yarn add roly","imports":[]},{"cmd":"pnpm add roly","imports":[]}],"homepage":null,"github":"https://github.com/ulivz/roly","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/roly","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/roly/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Fri Jul 24","install_tag":null}}