@teqfw/vue

0.21.0 • Public • Published

Vue integration into TeqFW projects

Disclaimer

This package is a part of the Tequila Framework (TeqFW). The TeqFW is currently in an early stage of development and should be considered unstable. It may change rapidly, leading to breaking changes without prior notice. Use it at your own risk. Please note that contributions to the project are welcome, but they should only be made by those who understand and accept the risks of working with an unstable framework.

Install

$ npm i @teqfw/vue --save 

Namespace

This plugin uses TeqFw_Vue namespace.

Usage

Load functionality with TeqFW DI:

// using  DI container
const {ref} = await container.get('TeqFw_Vue_Front_Ext_Vue');
// in constructor (with `spec`)
const {ref} = spec['TeqFw_Vue_Front_Ext_Vue'];

Dependents (1)

Package Sidebar

Install

npm i @teqfw/vue

Weekly Downloads

51

Version

0.21.0

License

Apache-2.0

Unpacked Size

14.5 kB

Total Files

7

Last publish

Collaborators

  • flancer32