0.4.6 โ€ข Published 1 month ago

stdf v0.4.6

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

Public STDF Status Releases Status Sync Status Build Status Public Create Status Public Icon Status Public VS Code Extension Status Sync Gitee Status

Introduction

Mobile web component library based on Svelte and Tailwind .

Simple โ€ข Thin โ€ข Design โ€ข Fast

Features

  • ๐Ÿš€ No runtime, no virtual DOM, runs faster online.
  • ๐Ÿงฐ Rich API, easily configure component styles that meet your needs.
  • โœ Based on Svelte and Tailwind, coding is quick and easy.
  • ๐Ÿญ Supports dark mode and multiple theme configuration.
  • ๐Ÿ“– Provides extensive Chinese and English documentation and component examples.
  • ๐ŸŒ Supports internationalization, with 60+ built-in language packages.
  • ๐Ÿซฐ User-friendly interaction, animation parameters can be configured, and custom themes are supported.
  • ๐Ÿค Supports Tailwind libraries such as Windi CSS and UnoCSS.
  • ๐Ÿซก No three -party dependence, no need to worry about the three -party library version and security issues.
  • ๐Ÿ“ฆ Supports on-demand import to reduce bundle size.
  • ๐Ÿชœ Comes with a scaffolding tool for quick project creation.
  • ๐Ÿ”— Comes with an SVG merging plugin for quickly merging SVG files.
  • ๐Ÿบ IDE plugin for quickly viewing component APIs.
  • ๐Ÿ”ง Props supports type prompts and detection.

Getting Started

Installation

If you have a project configured with Svelte and Tailwind, install directly.

pnpm i stdf -D
# or
npm i stdf -D
# or
bun i stdf -D

Usage

<!-- Button Demo -->
<script>
import { Button } from 'stdf';
</script>

<Button>Default</Button>

๐Ÿ˜“ No project? Create one

You can try using create-stdf to quickly create a project.

pnpm create stdf
# or
npm create stdf@latest
# or
npm init stdf@latest
# or
npx create-stdf@latest
# or
bun create stdf

Alternatively, you can create a Vite project and configure it to use Tailwind CSS and the configurations used by STDF. Refer to Vite & Tailwind CSS & STDF for more information.

Preview

Please scan the QR code to access the mobile demo:

Quick Try

You can quickly try STDF on StackBlitz's STDF Demo.

Feedback and Communication

We recommend using GitHub Issues for direct and effective feedback and communication. Contributions of code are also highly appreciated. You can also choose from the following options:

Contributors

Sponsors

License

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

Star History

0.4.6

1 month ago

0.4.5

2 months ago

0.4.4

5 months ago

0.4.3

5 months ago

0.4.1

6 months ago

0.4.0

6 months ago

0.4.2

6 months ago

0.3.2

7 months ago

0.3.1

7 months ago

0.2.11

8 months ago

0.2.10

8 months ago

0.1.0

10 months ago

0.3.0

8 months ago

0.1.2

10 months ago

0.1.1

10 months ago

0.0.26

11 months ago

0.0.27

11 months ago

0.1.4

10 months ago

0.1.3

10 months ago

0.1.5

10 months ago

0.0.20

11 months ago

0.0.21

11 months ago

0.0.22

11 months ago

0.0.23

11 months ago

0.0.24

11 months ago

0.0.25

11 months ago

0.0.15

11 months ago

0.0.16

11 months ago

0.0.17

11 months ago

0.0.18

11 months ago

0.0.19

11 months ago

0.0.10

11 months ago

0.0.11

11 months ago

0.0.12

11 months ago

0.0.13

11 months ago

0.2.1

10 months ago

0.2.0

10 months ago

0.2.7

9 months ago

0.0.9

11 months ago

0.2.6

9 months ago

0.0.8

12 months ago

0.2.9

9 months ago

0.2.8

9 months ago

0.2.3

9 months ago

0.2.2

10 months ago

0.2.5

9 months ago

0.2.4

9 months ago

0.0.1

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.7

12 months ago

0.0.6

1 year ago

1.0.1

2 years ago

1.0.0

2 years ago