Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 359 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 359 Bytes

Introduction

This repository serves as a mono-repository for various NPM packages

Projects

vite-plugin-dev-preview

This package is a vite plugin which allows rendering arbitrary scripts/files without needing dedicated html files per script. The intended purpose is to enable running a file like some-functionality.dev.ts within the browser.