Skip to content

phlpeterdannemann/phila-vue-comps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phila-vue-comps

phila-vue-comps is a library of Vue components that can be used in apps which use Vue.js and Vuex. It includes many data-presentation components such as Vertical Tables or Horizontal Tables, etc.

To Include The Components In Your App

  • ask a contributor for the font-awesome-pro user access token and configure it with npm

  • in a bundled app, use npm:

    npm install @cityofphiladelphia/phila-vue-comps

  • in an html file, use the CDN:

    <script src="//unpkg.com/@cityofphiladelphia/[email protected]/dist/phila-vue-comps.js"></script>

Examples

Badge-Custom

Horizontal Table

Usage

Check out the wiki for usage documentation.

About

vue components that can be used in js apps

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 93.3%
  • JavaScript 6.7%