frintjs/frint

Site: packages page

Open

#172 opened on Apr 27, 2017

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

Repository metrics

Stars
 (746 stars)
PR merge metrics
 (No merged PRs in 30d)

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