0.1.0 • Published 6 days ago

@hiogawa/tiny-refresh v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
6 days ago

tiny-refresh

Simple Vite plugin for React-like component HMR

usages

// vite.config.ts
import { defineConfig } from "vite";
import { vitePluginTinyRefresh } from "@hiogawa/tiny-refresh/vite";

export default defineConfig({
  plugins: [
    vitePluginTinyRefresh({
      runtime: "react", // "preact/compat", "@hiogawa/tiny-react"
    }),
  ],
});
0.1.0

6 days ago

0.0.1-pre.14

5 months ago

0.0.1-pre.13

5 months ago

0.0.1-pre.12

5 months ago

0.0.1-pre.11

7 months ago

0.0.1-pre.10

7 months ago

0.0.1-pre.9

7 months ago

0.0.1-pre.8

7 months ago

0.0.1-pre.7

7 months ago

0.0.1-pre.6

7 months ago

0.0.1-pre.5

7 months ago

0.0.1-pre.4

7 months ago

0.0.1-pre.3

7 months ago

0.0.1-pre.2

7 months ago

0.0.1-pre.1

7 months ago

0.0.1-pre.0

7 months ago

0.0.0

7 months ago

0.0.0-pre.2

7 months ago

0.0.0-pre.1

7 months ago

0.0.0-pre.0

7 months ago