A Web Components Gallery for Modern Web Apps.
We use Grunt, a task-runner in Node, to automate things.
To install it and all the other dependencies, run:
$ npm install -g grunt-cli
To check JSHint errors, run:
$ grunt jshint
To minify JavaScript files, run:
$ grunt uglify
To concat all the JavaScript files, run:
$ grunt concat
To check indentation inconsistencies, run:
$ grunt lintspaces
To run all the tasks above and watch for any changes in the JavaScript files, run:
$ grunt watch
To fetch dependencies from Bower, run:
$ grunt bower
We do care about it.
IE 9+ ✔ | Latest ✔ | Latest ✔ | Latest ✔ | Latest ✔ |
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
If you want to submit your Web Component, please read the Contributing guide.
MIT License © WebComponents.org