JSPM

vue-screen-animate

0.0.3
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 4
  • Score
    100M100P100Q29413F

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (vue-screen-animate) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    Vitesse - Opinionated Vite Starter Template

    Live Demo
    Lightweight version of Vitesse

    English | 简体中文

    Features


    See Vitesse for full featureset.

    Dropped Features from Vitesse

    • i18n
    • Layouts
    • SSG
    • PWA
    • Markdown

    Pre-packed

    UI Frameworks

    • UnoCSS - The instant on-demand atomic CSS engine.

    Icons

    Plugins

    Try it now!

    GitHub Template

    Create a repo from this template on GitHub.

    Clone to local

    If you prefer to do it manually with the cleaner git history

    npx degit antfu-collective/vitesse-lite my-vitesse-app
    cd my-vitesse-app
    pnpm i # If you don't have pnpm installed, run: npm install -g pnpm