0.1.3 • Published 3 years ago

git-followers v0.1.3

Weekly downloads
10
License
-
Repository
-
Last release
3 years ago

git-followers

Project setup

npm install -S git-followers

import component

import GitFollowers from 'git-followers/dist/git-followers.common'

import CSS

import 'git-followers/dist/git-followers.css'

Register Component to Vue

Vue.components('git-followers', GitFollowers)

Use Component

<git-followers/>