Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/spoonx/machinepack-age

machinepack that calculates age based on date of birth.
https://github.com/spoonx/machinepack-age

Last synced: about 1 month ago
JSON representation

machinepack that calculates age based on date of birth.

Awesome Lists containing this project

README

        


node-machine logo
machinepack-age

### [Docs](http://node-machine.org/machinepack-age)   [Browse other machines](http://node-machine.org/machinepacks)   [FAQ](http://node-machine.org/implementing/FAQ)   [Newsgroup](https://groups.google.com/forum/?hl=en#!forum/node-machine)

Calculate an age based on date of birth.

## Installation   [![Build Status](https://travis-ci.org/SpoonX/machinepack-age.png)](https://travis-ci.org/SpoonX/machinepack-age) [![Dependency Status](https://david-dm.org/spoonx/machinepack-age.svg)](https://david-dm.org/spoonx/machinepack-age) [![NPM version](https://badge.fury.io/js/machinepack-age.png)](http://badge.fury.io/js/machinepack-age)

```sh
$ npm install machinepack-age
```

## Usage

For the latest usage documentation, version information, and test status of this module, see http://node-machine.org/machinepack-age. The generated manpages for each machine contain a complete reference of all expected inputs, possible exit states, and example return values. If you need more help, or find a bug, jump into [Gitter](https://gitter.im/node-machine/general) or leave a message in the project [newsgroup](https://groups.google.com/forum/?hl=en#!forum/node-machine).

## About   [![Gitter](https://badges.gitter.im/Join Chat.svg)](https://gitter.im/node-machine/general?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

This is a [machinepack](http://node-machine.org/machinepacks), an NPM module which exposes a set of related Node.js [machines](http://node-machine.org/spec/machine) according to the [machinepack specification](http://node-machine.org/spec/machinepack).
Documentation pages for the machines contained in this module (as well as all other NPM-hosted machines for Node.js) are automatically generated and kept up-to-date on the public registry.
Learn more at http://node-machine.org/implementing/FAQ.

## License

MIT © 2015 contributors