@jsenv/vue

1.0.0-alpha • Public • Published

jsenv-vue

Enable vue files in jsenv.

npm package

WARNING: My experience with Vue.js is non existent. Consequently I have no idea how it would integrate with a codebase written in Vue.js. I made this package as a proof of concept to ensure jsenv is capable to run .vue files.

Usage

1 - Install @jsenv/vue
npm install --save-dev @jsenv/vue
2 - Use jsenvCompilerForVue

Add a customCompilers export into jsenv.config.js:

import { jsenvCompilerForVue } from "@jsenv/vue"

export const customCompilers = [jsenvCompilerForVue]

Readme

Keywords

none

Package Sidebar

Install

npm i @jsenv/vue

Weekly Downloads

1

Version

1.0.0-alpha

License

MIT

Unpacked Size

106 kB

Total Files

6

Last publish

Collaborators

  • jsenv-admin
  • dmail