Skip to content

simplajs/simpla-elements

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simpla Elements Catalogue

Published

This is an open catalogue of elements built on the Simpla content system. It's hosted on webcomponents.org.

Publishing your element

To publish your element to the Simpla catalogue:

  1. Ensure your element has a README and follows the simpla- naming convention

  2. Fork this repository

  3. Add your element as a dependency to bower.json, pointing to its GitHub repository. Eg: "element": "user/element"

  4. Submit a Pull Request against this repository

  5. Publish your element to webcomponents.org, which simpla.io will link to automatically

Once the PR is merged your element will be available on webcomponents.org.