Skip to content

BigBlueHat/vue-uri

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eventually a general purpose Vue.js component for creating and managing URI's with or without URI Templates.

Right now, it's mostly a URI Templates RFC 6570 playground.

Development w/Browserify

This repo inlines the CSS and HTML template of each component using the partialify transform, and inserts the CSS with the insert-css module.

To start watch and auto rebuild with watchify, just run npm run dev.

Testing

npm run test will use mocha to run the tests.

Releases

No releases published

Packages

No packages published