Skip to content

A CLI tool that helps you quickly create web applications with the VisActor library.

Notifications You must be signed in to change notification settings

mengxi-ream/create-visactor-app

Repository files navigation

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

You can use npm, yarn or pnpm to install the CLI tool.

Please refer to the Installation documentation for more details.

Development

For development:

pnpm link-cli

Todo

  • Workflow: changesets, versioning, release workflow (important)
  • ESLint, Prettier better monorepo configuration (important)
  • 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
      • Delete prettier config
    • Next.js minimal template
      • Upgrade Tailwind to v4
    • Svelte Kit template (important)
  • Documentation Website
  • Github Management:
    • Protect main branch
    • [-] Contribution guidelines (important)
    • [-] Issue templates (important)
    • [-] PR templates + PR linting (important)
  • More ESLint and TS Configuration rules
  • E2E Testing

About

A CLI tool that helps you quickly create web applications with the VisActor library.

Resources

Stars

Watchers

Forks

Packages

No packages published