js-metacpan-org
js-metacpan-org copied to clipboard
Proof of concept search page for using api.metacpan.org
Comments should be enabled on a per-module basis once the authentication layer is in place.
via @lestrrat: POD Viewer could be better I'm not a designer, so I dont have concrete suggestion but I find it harder to read than before (not that original was...
Currently when the author view fades in, the results table isn't displayed until it's ajax call is finished. For Authors with many modules this takes a second or two, and...
We could use a local storage method (Backbone.js has an add on for that actually) to store lists of favourite modules. Then we could add an option to do a...
Take all the downloaded javascript files and combine them into 1 to save on HHTP requests. There are 3 files that I'm linking to externally but all the rest can...