An open API service indexing awesome lists of open source software.

https://github.com/next2d/vite-plugin-next2d-auto-loader

Next2D Framework vite TypeScript Auto Loader plugin.
https://github.com/next2d/vite-plugin-next2d-auto-loader

next2d next2d-framework typescript vite vite-plugin

Last synced: 4 months ago
JSON representation

Next2D Framework vite TypeScript Auto Loader plugin.

Awesome Lists containing this project

README

          

# vite-plugin-next2d-auto-loader

[![CodeQL](https://github.com/Next2D/vite-plugin-next2d-auto-loader/actions/workflows/codeql-analysis.yml/badge.svg?branch=main)](https://github.com/Next2D/vite-plugin-next2d-auto-loader/actions/workflows/codeql-analysis.yml)
[![Lint](https://github.com/Next2D/vite-plugin-next2d-auto-loader/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/Next2D/vite-plugin-next2d-auto-loader/actions/workflows/lint.yml)
[![release](https://img.shields.io/github/v/release/Next2D/vite-plugin-next2d-auto-loader)](https://github.com/Next2D/vite-plugin-next2d-auto-loader/releases)
[![license](https://img.shields.io/github/license/Next2D/vite-plugin-next2d-auto-loader)](https://github.com/Next2D/vite-plugin-next2d-auto-loader/blob/main/LICENSE)

Next2D Framework Auto Loader plugin for `vite`.

```sh
npm i -D @next2d/vite-plugin-next2d-auto-loader
```

## License
This project is licensed under the [MIT License](https://opensource.org/licenses/MIT) - see the [LICENSE](LICENSE) file for details.