{"library":"susee","type":"library","category":null,"description":"Susee is a TypeScript-first bundler designed specifically for JavaScript/TypeScript library packages. Currently at version 1.5.1, the project has seen active development, with significant features like a plugin pipeline and stabilized dual-format output (ESM and CommonJS) introduced in version 1.0.0. It differentiates itself by offering robust dependency graph resolution, type-checking, and the ability to automatically update `package.json` fields based on the output. Susee supports multiple entry points with subpath exports and loads its configuration from `susee.config.{ts,js,mjs}`. While powerful for modern TypeScript libraries, it currently rejects CommonJS and JSX/TSX dependencies by default, requiring specific plugins for compatibility.","language":"javascript","status":"active","version":"1.5.1","tags":["javascript","bundler","susee","suseejs","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install susee","imports":["import type { SuSeeConfig } from 'susee';","import type { EntryPoint } from 'susee';","import type { SuseePlugin } from 'susee';"]},{"cmd":"yarn add susee","imports":[]},{"cmd":"pnpm add susee","imports":[]}],"homepage":"https://susee.netlify.app","github":"https://github.com/phothinmg/susee","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/susee","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/susee/compatibility"}}