0.1.4 • Published 5 months ago

create-visactor-app v0.1.4

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

What is Create VisActor App

Create VisActor App is a CLI tool that helps you quickly create web applications with the VisActor library. In other words, it provides boilerplates for integrating frontend frameworks with the VisActor library.

Official Documentation

Installation

npx create-visactor-app@latest

Development

For development:

pnpm link-cli

Todo

  • Workflow: changesets, versioning, release workflow
  • ESLint, Prettier better monorepo configuration (important)
  • More ESLint and TS Configuration rules
  • CLI:
    • execa new version grammars
    • refactor and restructure the code
  • Template:
    • Next.js demo template:
      • Bug: Calendar (important)
      • Bug: add grid css back
      • Improve: Font
    • Next.js minimal template
      • Upgrade Tailwind to v4
    • Svelte Kit template (important)
  • Assemble options: tailwind, prettier, biome
  • Github Management:
    • Contribution guidelines (important)
    • Issue templates (important)
    • PR templates + PR linting (important)
  • CI version of CLI and testing