Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/component/component.github.io

components search using component-crawler
https://github.com/component/component.github.io

Last synced: 12 days ago
JSON representation

components search using component-crawler

Awesome Lists containing this project

README

        

# component.io

The [component.github.io](http://component.github.io) website powered by [Component](https://github.com/componentjs/component).

![web components site screenshot](http://f.cl.ly/items/410J2r0Y1Q0m3q01182y/site.png)

If you want to help improve the search algorithm, please visit [search.js](https://github.com/component/search.js).

__component.io needs a redesign!__ Please let us know if you're interested in contributing!

## Running

Set up the builder and serve the files:

```
$ npm install
$ npm run build
$ npm run serve
```