https://github.com/next2d/view-generator
Generate the View, ViewModel class required for routing.
https://github.com/next2d/view-generator
next2d next2d-framework npx typescript
Last synced: over 1 year ago
JSON representation
Generate the View, ViewModel class required for routing.
- Host: GitHub
- URL: https://github.com/next2d/view-generator
- Owner: Next2D
- License: mit
- Created: 2021-10-13T01:35:35.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-08T04:56:03.000Z (over 1 year ago)
- Last Synced: 2025-02-17T19:01:47.924Z (over 1 year ago)
- Topics: next2d, next2d-framework, npx, typescript
- Language: JavaScript
- Homepage: https://next2d.app
- Size: 76.2 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# view-generator
[](https://github.com/Next2D/view-generator/actions/workflows/codeql-analysis.yml)
[](https://github.com/Next2D/view-generator/actions/workflows/lint.yml)
[](https://github.com/Next2D/view-generator/releases)
[](https://github.com/Next2D/view-generator/blob/main/LICENSE)
Generate the View class required for routing.
## Commands
```sh
npx @next2d/view-generator
```
## License
This project is licensed under the [MIT License](https://opensource.org/licenses/MIT) - see the [LICENSE](LICENSE) file for details.