Skip to content
This repository has been archived by the owner on Sep 3, 2019. It is now read-only.

kaorun343/vue-photonkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-photonkit

Photonkit components for Vue

Requirements

  • Vue.js
  • Photon

Usage

import { Icon } from 'vue-photonkit'

If you'd like to register all components globally, please do like this below.

import install from 'vue-photonkit'
// then
Vue.use(install)

Then, all components are available with ph- prefix.

See vue-play scenarios

License

MIT

Contribution welcome

About

Photonkit components for Vue

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published