vue-slug
v0.1.1
Published
A Vue component for generating URIs/slugs
Downloads
15
Maintainers
Readme
Vue Slug
A very simple Vue.js component for URI slugs
Install
Use NPM to install Vue Slug.
$ npm install vue-slug
Usage
Vue Slug can be used as a simple component that transforms input into a URL friendly slug.
TODO - Finish usage