vite-plugin-safex-transform
TypeScript icon, indicating that this package has built-in type declarations

0.2.4 • Public • Published

vite-plugin-safex-transform

A Vite plugin for transforming SafeX code.

Installation

npm install vite-plugin-safex-transform --save-dev

Usage

Add the plugin to your vite.config.js:

import safexTransform from 'vite-plugin-safex-transform';

export default {
    plugins: [
        safexTransform()
    ]
};

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i vite-plugin-safex-transform

Weekly Downloads

82

Version

0.2.4

License

none

Unpacked Size

17.2 kB

Total Files

4

Last publish

Collaborators

  • antn9x