Skip to content
OnCloud edited this page May 14, 2024 · 1 revision

Component Manager

Seamlessly manage and integrate your JS/TS components with ease.

cm add



Component Manager (cm) is a sophisticated tool developed in Golang, specifically tailored for managing reusable JavaScript (JS), TypeScript (TS), and React components sourced from remote repositories.

Manage your components with ease

It simplifies the development process by allowing developers to effortlessly download and integrate these components into their projects.

No need to worry about dependencies

It will automatically download and install the necessary dependencies for the selected component. It also supports multiple package manager, automatically adapting to utilize pnpm, bun, yarn, or npm as required.



Clone this wiki locally