{"library":"bunchee","type":"library","category":null,"description":"Bunchee is a zero-configuration JavaScript/TypeScript bundler designed specifically for libraries and packages. It streamlines the build process by leveraging the `exports` field within `package.json` as the single source of truth for entry points and output formats. Powered by Rollup for bundling and SWC for fast transpilation, Bunchee automatically aligns entry file conventions from `src/` directories with declared exports, supporting both CommonJS and ESModules. The current stable version is 6.10.0, with frequent patch and minor releases indicating active development. Its key differentiators include its zero-config approach and deep integration with `package.json#exports` for intuitive and efficient package builds, minimizing boilerplate configuration commonly found in other bundlers.","language":"javascript","status":"active","version":"6.10.0","tags":["javascript","bundler","bundle","typescript","jsx","zero-config","library","css"],"last_verified":"Wed May 27","install":[{"cmd":"npm install bunchee","imports":["import { bunchee } from 'bunchee'","import type { BuncheeRollupConfig } from 'bunchee'"]},{"cmd":"yarn add bunchee","imports":[]},{"cmd":"pnpm add bunchee","imports":[]}],"homepage":"https://bunchee.js.org","github":"https://github.com/huozhi/bunchee","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/bunchee","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/bunchee/compatibility"}}