Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/customelements/www
CustomElements.io is where community-members show their awesome Web Components
https://github.com/customelements/www
Last synced: 3 months ago
JSON representation
CustomElements.io is where community-members show their awesome Web Components
- Host: GitHub
- URL: https://github.com/customelements/www
- Owner: customelements
- Archived: true
- Created: 2013-08-19T15:10:39.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2017-04-05T13:59:07.000Z (almost 8 years ago)
- Last Synced: 2024-08-01T12:18:47.205Z (6 months ago)
- Language: CSS
- Homepage: https://customelements.io
- Size: 2.22 MB
- Stars: 718
- Watchers: 31
- Forks: 61
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
- awesome-starred - customelements/www - CustomElements.io is where community-members show their awesome Web Components (others)
README
# [CustomElements.io](http://customelements.io/)
[![Build Status](http://img.shields.io/travis/customelements/www/master.svg?style=flat)](https://travis-ci.org/customelements/www)
[![Dependencies Status](http://img.shields.io/david/customelements/www.svg?style=flat)](https://david-dm.org/customelements/www)
[![DevDependencies Status](http://img.shields.io/david/dev/customelements/www.svg?style=flat)](https://david-dm.org/customelements/www#info=devDependencies)> Explore the world of Web Components.
Built with [Node](http://nodejs.org/), [Hapi](http://hapijs.com/) and [ElasticSearch](https://www.elastic.co/products/elasticsearch). Hosted on [Heroku](https://heroku.com/). Monitored on [New Relic](https://newrelic.com/).
## Setup
1. Install dependencies:
```
npm install
```2. Run it:
```
npm start
```The server should be initialized at `localhost:4000`.
## Contributing
If you want to submit your project to this list, please read the [Contributing](https://github.com/customelements/www/blob/master/CONTRIBUTING.md) guide.
## Credits
* Error icons by [Julien Deveaux](https://thenounproject.com/Julihan/)
* Search input effect by [Manoela Ilic](https://github.com/crnacura)## License
[MIT License](http://webcomponentsorg.mit-license.org/) © WebComponents.org