{"library":"rollupify","type":"library","category":null,"description":"A Browserify transform that applies Rollup to convert ES6/ES2015 modules into a single CommonJS module, enabling tree-shaking and scope-hoisting for smaller bundles. The current stable version is 0.5.1. This package is unmaintained and considered a legacy hack for migrating from Browserify to Rollup; most users should instead use Rollup directly with rollup-plugin-commonjs and rollup-plugin-node-resolve. Its key differentiator is seamless integration with the Browserify pipeline, applying Rollup before other transforms like babelify. However, it only works on ES6 import/export statements, leaving require() calls untouched. Sourcemap support requires --debug flag.","language":"javascript","status":"deprecated","version":"0.5.1","tags":["javascript","rollup","browserify"],"install":[{"cmd":"npm install rollupify","imports":["const rollupify = require('rollupify')","b.transform('rollupify', { config: { ... } })","\"browserify\": { \"transform\": [\"rollupify\"] }"]},{"cmd":"yarn add rollupify","imports":[]},{"cmd":"pnpm add rollupify","imports":[]}],"homepage":null,"github":"https://github.com/nolanlawson/rollupify","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/rollupify","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/rollupify/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Thu Jun 18","next_check":"Sun Jul 26","install_tag":null}}