Skip to content

freshesx/suite

Repository files navigation

Suite

Usage

$ yarn add @freshes/suite

humans.js

import Vue from 'vue'
import { suite } from '@freshes/suite'
import { btn } from '@humans/btn'

Vue.use(suite(btn))

Contribute

install
$ yarn install
build the library
$ yarn run build
test the library
$ yarn test

About

Wrap components to a suite for Vue.use()

Resources

License

Stars

Watchers

Forks

Packages

No packages published