|
|
3 лет назад | |
|---|---|---|
| .. | ||
| assets | 3 лет назад | |
| lang | 3 лет назад | |
| src | 3 лет назад | |
| README.md | 3 лет назад | |
| index.js | 3 лет назад | |
| package.json | 3 лет назад | |
Mobile web component library based on Svelte and Tailwind .
Simple • Thin • Design • Fast
If you have a project configured with Svelte and Tailwind, install directly.
npm i stdf -D
# or
pnpm i stdf -D
<!-- Button Demo -->
<script>
import { Button } from 'stdf';
</script>
<Button>Default</Button>
😓 No project? Create a project with Vite and reference the Vite documentation and the Tailwind CSS documentation for CSS configuration.
You can scan the QR code below on your mobile phone to access the mobile demo:

This project is licensed under the MIT License. Feel free to enjoy and contribute to this open-source project.