Code Monkey home page Code Monkey logo

proud's Introduction

proud v0.0.7

Collects NPM download stats for a developer

NPM

Build status dependencies devdependencies

endorse

Use

npm install -g proud
proud 'username'

// prints number of modules for 'username'
// prints total number of downloads for all modules

Related

Why?

Because one should be proud of his work.

Small print

Author: Gleb Bahmutov © 2013

License: MIT - do anything with the code, but don't blame me if it does not work.

Spread the word: tweet, star on github, click endorse, etc.

Support: if you find any problems with this module, email / tweet / open issue on Github

History

0.0.6 / 2013-11-17

  • using grunt-readme to generate readme, fixes #10

0.0.5 / 2013-11-14

  • removed global structure, fixes #8

0.0.4 / 2013-11-12

  • added e2e tests, using as external module
  • refactoring to allow use from external modules

0.0.3 / 2013-11-12

  • printing number showing progress, fixes #6
  • better formatting
  • prefer global

0.0.2 / 2013-11-12

  • added better package info, fixes #4
  • added update notifier, fixes #5
  • prefer global

0.0.1 / 2013-11-11

  • computing totals
  • using Q to grab list of modules

proud's People

Contributors

bahmutov avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

proud's Issues

Doesn't work

$ proud 'bagrounds'

{ Error: getaddrinfo ENOTFOUND isaacs.iriscouch.com isaacs.iriscouch.com:80
    at errnoException (dns.js:28:10)
    at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:76:26)
  code: 'ENOTFOUND',
  errno: 'ENOTFOUND',
  syscall: 'getaddrinfo',
  hostname: 'isaacs.iriscouch.com',
  host: 'isaacs.iriscouch.com',
  port: 80 }

looks like npm-stats defaults to isaacs.iriscouch.com but the public npm registry is https://registry.npmjs.org/

Even so, I tried modifying this library to pass 'https://registry.npmjs.org/' to npm-stats, but still got

$ proud 'bagrounds'

user bagrounds has 0 registered modules
nothing to print

Didn't investigate further.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.