cpan-count

0.0.2 • Public • Published

cpan-count

Fetch a user's CPAN count from MetaCPAN

Usage

getCPANs = require 'cpan-count'
 
success = (count) -> ...
error = (err) -> ...
 
getCPANs 'someUserName'successerror

Features

  • Uses promises

Supported environments

  • Node
  • CommonJS

Reference

Most of the code are copied from https://github.com/eighttrackmind/gem-count

/cpan-count/

    Package Sidebar

    Install

    npm i cpan-count

    Weekly Downloads

    2

    Version

    0.0.2

    License

    MIT

    Last publish

    Collaborators

    • fayland