What is the installation method characteristic of the source code model exemplified by tools like shadcn/ui?

Answer

Copy/paste component files directly into project source

The source code model involves the developer copying the raw source code for the component directly into their own project structure rather than installing a package.

What is the installation method characteristic of the source code model exemplified by tools like shadcn/ui?
softwarelibraryinventorcomponent