0.1.4 • Published 9 months ago

@mikk3lro/mc-fontpicker v0.1.4

Weekly downloads
1
License
MIT
Repository
github
Last release
9 months ago

vue-fontpicker

A simple google font picker component for Vue.js. Easy to implement, easy to use.

Documentation

Documentation and live demo is available at: https://mikk3lro.github.io/vue-fontpicker/

Installing

# yarn  
yarn add @mikk3lro/mc-fontpicker
# npm
npm i @mikk3lro/mc-fontpicker

Then, import and register the component and stylesheet:

import McFontpicker from '@mikk3lro/mc-fontpicker';
import '@mikk3lro/mc-fontpicker/dist/mc-fontpicker.css';

Vue.component("McFontpicker", McFontpicker);
0.1.4

9 months ago

0.1.2

3 years ago

0.1.3

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.5

4 years ago

0.0.7

3 years ago

0.0.6

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago