Replies: 1 comment 1 reply
-
As old school as this sounds, I recommend copying/pasting the source code. The source code is written in plain Svelte with JSDoc, so no transpilation step is needed (i.e., TypeScript). The file structure of this library is intentionally minimal. As much as possible, all components exist in a single file (at worst, a folder like The docs have a deep link to the component source code. ![]() |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, has anyone approached the library from a shadcn like clone perspective? Instead of installing the npm package.
Beta Was this translation helpful? Give feedback.
All reactions