Menu
Libraries |
Category

stdf

  • Purpose: STDF is a mobile web component library built on Svelte and Tailwind CSS, designed for simplicity, speed, and flexibility in mobile web development.

  • Key Features:

    • Full support for Svelte v5, Tailwind CSS v4, and TypeScript.
    • No runtime or virtual DOM, ensuring high performance.
    • Rich API for customizable component styles.
    • Dark mode and multi-theme support.
    • Extensive documentation with examples in Chinese and English.
    • Internationalization with 60+ built-in language packs.
    • User-friendly interactions with configurable animations and themes.
    • Compatibility with Tailwind alternatives like UnoCSS.
    • Zero third-party dependencies for security and version stability.
    • On-demand imports to optimize bundle size.
    • Includes scaffolding tools, an SVG merging plugin (supports Iconify), and an IDE plugin for API reference.
  • Target Audience: Developers building mobile web applications who prefer Svelte and Tailwind CSS for performance and customization.

  • Svelte Support: Prominently supports Svelte v5 as its core framework.

  • Quick Start: Use the scaffolding tool to create a project:

    pnpm create stdf@latest
    
  • Demo: A mobile demo is available via QR code or online at STDF Demo (StackBlitz) .

  • Community: Feedback is encouraged via GitHub Issues , with additional channels like QQ, Discord, and Discussions.

  • License: Open-source under MIT License .

componentsjavascriptmobilesveltetailwindunocssdesignui-library

Comments