{"library":"catullus","type":"library","category":null,"description":"Catullus is a transpiler that compiles modern JavaScript syntax to compatible versions for older environments. It acts as a wrapper around Babel and presets to simplify build configuration. The current stable version is 2.0.0, with no active release cadence apparent from the metadata. Key differentiators: it provides a CLI command (catullus babel) and integrates with .babelrc. Compared to plain Babel, Catullus aims to reduce boilerplate but enters a space already well-covered by higher-level tools like Parcel or Webpack. The project appears unmaintained with sparse documentation and limited community adoption.","language":"javascript","status":"maintenance","version":"2.0.0","tags":["javascript","babel tool","catullus"],"last_verified":"Fri May 01","install":[{"cmd":"npm install catullus","imports":["catullus babel src --out-dir lib/","Create a .babelrc file with presets and plugins.","\"build\": \"catullus babel src --out-dir lib/\""]},{"cmd":"yarn add catullus","imports":[]},{"cmd":"pnpm add catullus","imports":[]}],"homepage":null,"github":"https://github.com/Yann-Wang/catullus","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/catullus","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}