close
The Wayback Machine - https://web.archive.org/web/20200906185849/https://github.com/simplajs/simpla-elements
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

README.md

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.

You can’t perform that action at this time.