CustomElements.io
A Web Components Gallery for Modern Web Apps.
Tasks
We use Grunt, a task-runner in Node, to automate things.
To install it and all the other dependencies, run:
$ npm install -g grunt-cliTo check JSHint errors, run:
$ grunt jshintTo minify JavaScript files, run:
$ grunt uglifyTo concat all the JavaScript files, run:
$ grunt concatTo check indentation inconsistencies, run:
$ grunt lintspacesTo run all the tasks above and watch for any changes in the JavaScript files, run:
$ grunt watchTo fetch dependencies from Bower, run:
$ grunt bowerBrowser Support
We do care about it.
![]() |
![]() |
![]() |
![]() |
![]() |
|---|---|---|---|---|
| IE 9+ ✔ | Latest ✔ | Latest ✔ | Latest ✔ | Latest ✔ |
Team
CustomElements.io was made with love by these guys and a bunch of awesome contributors.
|
|
|
--- | --- | --- | --- | --- | --- | ---
Zeno Rocha | Bernard De Luna | Djalma Araújo | Eduardo Lundgren
Contributing
If you want to submit your Web Component, please read the Contributing guide.
License
MIT License © WebComponents.org




