{"library":"browserify-dev-bundler","type":"library","category":null,"description":"On-demand browserify bundler middleware for development with watchify support. Version 2.0.0 is the latest stable release, with low release cadence (last release in 2016). It dynamically bundles CommonJS modules via HTTP requests, caching bundles with watchify for fast responses during development. Unlike manual watchify tasks or file-based bundling, it integrates directly as Express middleware, intercepting *.js requests and bundling on the fly. Not suitable for production—use browserify build process instead. Works with Node.js and Express.","language":"javascript","status":"maintenance","version":"2.0.0","tags":["javascript","browserify","watchify","bundler","middleware","on demand","development"],"last_verified":"Wed May 27","install":[{"cmd":"npm install browserify-dev-bundler","imports":["const DevBundler = require('browserify-dev-bundler');","app.use(bundler.middleware());","bundler.on('pre-bundle', (bundle, modName, modPath) => {});"]},{"cmd":"yarn add browserify-dev-bundler","imports":[]},{"cmd":"pnpm add browserify-dev-bundler","imports":[]}],"homepage":null,"github":"https://github.com/selfcontained/browserify-dev-bundler","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/browserify-dev-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/browserify-dev-bundler/compatibility"}}