countte

0.0.1 • Public • Published

countte Build Status

Command line utility for statistics on numbers.

Getting Started

Install : npm install countte -g

Examples

seq 1 10 | countte
count : 10
sum   : 55
avg   : 5.5
min   : 1
max   : 10

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.

Release History

  • 2014-01-15 init

License

Copyright (c) 2014 lyuehh. Licensed under the MIT license.

Readme

Keywords

none

Package Sidebar

Install

npm i countte

Weekly Downloads

3

Version

0.0.1

License

none

Last publish

Collaborators

  • lyuehh