{"library":"bundt","type":"library","category":null,"description":"Bundt is a minimalistic JavaScript module bundler designed for simplicity and focused on efficient module processing. As of version 1.1.5, it provides core bundling capabilities suitable for libraries and smaller applications, emphasizing a straightforward API rather than extensive configuration. It maintains an active release cadence, with recent patches addressing minor bugs and edge cases related to import/export rewriting. Its primary differentiator is its lightweight nature, offering a less opinionated alternative to larger bundlers like Webpack or Rollup, particularly for scenarios where complex build pipelines are not required. It aims to deliver modules without excessive overhead or configuration.","language":"javascript","status":"active","version":"1.1.5","tags":["javascript","bundler","release","library","targets"],"last_verified":"Wed May 27","install":[{"cmd":"npm install bundt","imports":["import { bundt } from 'bundt';","import type { Options } from 'bundt';","await bundt({ entry: '...', output: '...' });"]},{"cmd":"yarn add bundt","imports":[]},{"cmd":"pnpm add bundt","imports":[]}],"homepage":null,"github":"https://github.com/lukeed/bundt","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/bundt","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/bundt/compatibility"}}