1.0.1 • Published 11 months ago

vite-plugin-zh-converter v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
11 months ago

vite-plugin-zh-converter

简体中文转繁体中文

Installation

npm install vite-plugin-zh-converter
yarn add vite-plugin-zh-converter

Usage

import zhConverterPlugin from "vite-plugin-zh-converter";
export default defineConfig({
  plugins: [zhConverterPlugin()],
});
1.0.1

11 months ago

1.0.0

11 months ago