{"library":"bit-bundler","type":"library","category":null,"description":"Bit-Bundler is a JavaScript bundler designed for web applications, offering features like custom bundle output for advanced circular dependency handling across bundle splits since version 12.0.0. Initially, it used `browser-pack` but transitioned to a custom bundler. It supports various input types, including globs and objects with content, path, and name fields for module resolution. The package prioritizes ease of use for bundling directly supplied content strings or buffers. The latest specified version is 11.0.2, though version 12.1.2 was released in 2019. The project appears to be in an abandoned state, with no significant activity or releases since 2019, making it less suitable for new, actively developed projects. Its primary interface is through CommonJS `require` statements, which might not align with modern ESM-first development.","language":"javascript","status":"abandoned","version":"11.0.2","tags":["javascript","bundler"],"last_verified":"Wed May 27","install":[{"cmd":"npm install bit-bundler","imports":["const Bitbundler = require('bit-bundler');","const Bitbundler = require('bit-bundler');\nBitbundler.bundle({});"]},{"cmd":"yarn add bit-bundler","imports":[]},{"cmd":"pnpm add bit-bundler","imports":[]}],"homepage":null,"github":"https://github.com/MiguelCastillo/bit-bundler","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/bit-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/bit-bundler/compatibility"}}