Skip to content

A polymer element that contains basic information about an installed component

Notifications You must be signed in to change notification settings

Pancake-CMS/component-item

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

component-item

A polymer element that contains basic information about an installed component

Installation

bower install --save pancake-cms-component-item

Usage

<component-item
    name="pancake-cms-component-item"
    homepage="https://github.com/Pancake-CMS/pancake-player/blob/master/pancake-player"
    version="0.0.1">
</component-item>

Attributes

name type description
name String The bower name of the repo
homepage String The github page of the repo
version String The version number of the element / component

About

A polymer element that contains basic information about an installed component

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages