component.github.io
component.github.io copied to clipboard
components search using component-crawler
It does not load when https://component.github.io/ is loaded over HTTPS. Changing the AJAX call to HTTPS should fix it.
It seems the front-end code is trying to load data from a HTTP app hosted in Heroku, but the browser blocks it because it's not being served through HTTPS. The...
Will allow update components without using crawler website or component(1) command https://github.com/componentjs/crawler.js#patch-user
CNAME
yo @visionmedia made the site static to make updates easier and stuff. can you add the CNAME file and point your CNAME here?
similar to http://plugins.jquery.com/selectify/ but not super ugs
to individual repos (# of deps / dependents etc), and global stats like our author count, component count, counts per category etc
what component is how it works blah blah
As in #1 by @ianstormtaylor. I'm kinda unsatisfied with `this.searchbar = this.el.querySelector("input");`. Is there a way for `reactive` to access nested input elements and `.focus()` them?