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.
You can use npm
, yarn
or pnpm
to install the CLI tool.
Please refer to the Installation documentation for more details.
- 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)
- Improve: Font
- Delete prettier config
- Svelte Kit template (important)
- Next.js demo template:
- 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