frintjs/frint

Site: packages page

Open

#172 opened on Apr 27, 2017

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (746 stars) (37 forks)batch import
good first issuehelp wantedsite

Description

Implement a /packages page in the site, that lists all npm packages with the keyword frint.

Inspiration can be taken from: http://gulpjs.com/plugins/

NPM search can be made against https://npmsearch.com/

Docs for REST API usage: https://github.com/nodesource/npmsearch#api

Contributor guide