{"library":"dumble","type":"library","category":null,"description":"Dumble is a zero-configuration bundler specifically designed for TypeScript projects, leveraging the high-performance `esbuild` engine internally. It streamlines the build process by automatically inferring configuration from your project's `tsconfig.json` and `package.json` files, reducing the need for explicit bundler-specific configuration. Unlike some bundlers, Dumble is intended to be used in conjunction with the TypeScript compiler (`tsc`) for type checking and generating declaration files (`.d.ts`), while Dumble focuses on the actual JavaScript bundling and tree-shaking. Inspired by `pkgroll`, Dumble aims for a simpler, more focused approach to bundling, offering better integration into monorepos and allowing customization via `esbuild` CLI options. As of version 0.2.2, it's in active development, implying a likelihood of ongoing feature enhancements and potential breaking changes in minor versions.","language":"javascript","status":"active","version":"0.2.2","tags":["javascript","typescript"],"last_verified":"Sun Apr 19","install":[{"cmd":"npm install dumble","imports":[]},{"cmd":"yarn add dumble","imports":[]},{"cmd":"pnpm add dumble","imports":[]}],"homepage":null,"github":"https://github.com/cordiverse/dumble","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/dumble","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}