https://github.com/spoonx/machinepack-age
machinepack that calculates age based on date of birth.
https://github.com/spoonx/machinepack-age
Last synced: 12 months ago
JSON representation
machinepack that calculates age based on date of birth.
- Host: GitHub
- URL: https://github.com/spoonx/machinepack-age
- Owner: SpoonX
- License: mit
- Created: 2015-03-03T09:20:19.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-04T08:15:44.000Z (over 11 years ago)
- Last Synced: 2024-11-14T05:14:28.364Z (over 1 year ago)
- Language: JavaScript
- Size: 168 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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 [](https://travis-ci.org/SpoonX/machinepack-age) [](https://david-dm.org/spoonx/machinepack-age) [](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 [](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