js-metacpan-org icon indicating copy to clipboard operation
js-metacpan-org copied to clipboard

Proof of concept search page for using api.metacpan.org

Results 23 js-metacpan-org issues
Sort by recently updated
recently updated
newest added

A lot of the page transition code, ie, the fades from one page to the next and the loader images, is using setTimeout to ensure the transitions execute in the...

To Do

There is currently a bunch of repeated code in the views that needs to be consolidated into one base view that the others can be extended from.

To Do

Setup a Backbone.js model for storing the returned row results.

To Do