@fortna/wes-ui-components

1.0.0-beta.2 • Public • Published

Fortna WES UI Components by VueJS

Installation and Usage:

  1. Just use npm install --save @fortna/wes-ui-components
  2. Now you can include the scripts by using following snippet:
import Components from '@fortna/wes-ui-components';

// Global registration in your main.js file in project.
Object.entried(Components).forEach((name, component) => {
    Vue.component(name, component);
});

List of components:

All components are registered with the Vue global and are available for use.

Readme

Keywords

Package Sidebar

Install

npm i @fortna/wes-ui-components

Weekly Downloads

0

Version

1.0.0-beta.2

License

ISC

Unpacked Size

2.19 MB

Total Files

64

Last publish

Collaborators

  • tuanh