npm_demo_is_even
v1.0.0
Published
[![Build Status](https://travis-ci.com/ronniesong0809/is_odd.svg?branch=master)](https://travis-ci.com/ronniesong0809/is_odd) [![Coverage Status](https://coveralls.io/repos/github/ronniesong0809/npm_demo_is_even_/badge.svg?branch=master)](https://coveral
Downloads
1
Readme
NPM Demo: is_even
This is a demo that help me understand how to develop a simple, small npm Node.js modules/package from scratch, mainly involves knowing those development tools.
The functionality of the modules/package is not the focus.
Tools
Nodejs, NPM, git, eslint, mocha, Travis-CI, and Coveralls