UNPKG

vue-ctx-injector

Version:

A tool for injecting standalone Vue.js components into HTML contexts.

9 lines (8 loc) 108 B
language: node_js node_js: - "14" install: - npm install -g yarn - yarn install script: - yarn test