{"library":"bundler","type":"library","category":null,"description":"The `bundler` package, specifically referring to the `ybundler` project on GitHub, represents a very early, experimental JavaScript asset bundler from the nascent days of Node.js. It was designed to combine JavaScript, CSS, and other assets, offering rudimentary features such as pre-processing with Stylus and CoffeeScript, minification, and compression. This project's explicit dependency on Node.js version ~0.4.0 places its development around 2011, significantly predating modern module systems like ESM and the sophisticated build tooling prevalent today (e.g., Webpack, Rollup, Vite). As such, it lacks features like tree-shaking, code splitting, and hot module replacement. It has been completely abandoned for over a decade, with no active development, maintenance, or security updates. It is not suitable for any current development and serves primarily as a historical artifact of early Node.js build processes.","language":"javascript","status":"abandoned","version":"0.8.0","tags":["javascript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install bundler","imports":["const bundler = require('bundler');","const createBundler = require('bundler').createBundler;","const bundlerInstance = require('bundler').createBundler(config); bundlerInstance.run(() => { console.log('Bundled!'); });"]},{"cmd":"yarn add bundler","imports":[]},{"cmd":"pnpm add bundler","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/bundler","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/bundler/compatibility"}}