Thanks to visit codestin.com
Credit goes to github.com

Skip to content

amezng/js-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

js-stats

Stats library in javascript. The purpose of creating this application is to help beginners get started with node.js and integrate with jasmine framework for Behavior Driven Development (BDD).

Install the dependencies

npm install

Run the Sample app using stats library

npm start

> [email protected] start D:\javascript\js-stats
> node ./app.js

sum : 7
mean : 2.3333333333333335
I am done..

Run the tests

npm test
D:\javascript\js-stats>npm test

> [email protected] test D:\javascript\js-stats
> jasmine-node spec

..

Finished in 0.006 seconds
2 tests, 2 assertions, 0 failures, 0 skipped

About

Stats library in javascript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published