0.1.3 • Published 5 years ago

vue3-node v0.1.3

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

npm version LICENSE

Installation

via NPM

$ npm install vue3-node

via Yarn

$ npm install vue3-node

Usage

Insert vue3-node into preload script

// package.json
{
  "scripts": {
    "test": "node -r vue3-node ./tests/a.spec.ts"
  }
}

Programmatically

require('vue3-node');

Feature Planning

  • Sourcemap