{"library":"bdr","type":"library","category":null,"description":"BDR (BunDleR) is a JavaScript/TypeScript bundler inspired by `bili` and `poi`, originally designed for bundling, transforming, and developing JavaScript projects. It aimed to provide a lightweight alternative for building modern applications, leveraging TypeScript. Originally released with features for source code transformation and development server capabilities, its latest version is 1.7.0, released in September 2019. The project is currently abandoned, with its GitHub repository archived, indicating no further development or maintenance. Users should be aware that it lacks support for newer JavaScript features, security updates, and compatibility with recent Node.js and TypeScript versions, making it unsuitable for new projects or active development.","language":"javascript","status":"abandoned","version":"1.7.0","tags":["javascript","bundler","bdr"],"last_verified":"Wed May 27","install":[{"cmd":"npm install bdr","imports":["import { build } from 'bdr'","npx bdr build [entrypoint] --outDir dist","// bdr.config.js\nmodule.exports = { entry: 'src/index.js', output: { dir: 'dist' } };"]},{"cmd":"yarn add bdr","imports":[]},{"cmd":"pnpm add bdr","imports":[]}],"homepage":null,"github":"https://github.com/fjc0k/bdr","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/bdr","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/bdr/compatibility"}}