This is an open catalogue of elements built on the Simpla content system. It's hosted on webcomponents.org.
To publish your element to the Simpla catalogue:
Ensure your element has a README and follows the simpla-
naming convention
Fork this repository
Add your element as a dependency to bower.json
, pointing to its GitHub repository. Eg: "element": "user/element"
Submit a Pull Request against this repository
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.