Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/seandadonntech/age-cal

calculate your age with a simple js program
https://github.com/seandadonntech/age-cal

Last synced: about 7 hours ago
JSON representation

calculate your age with a simple js program

Awesome Lists containing this project

README

        

# simple js program to calculate what year you were born
## installation
this code can be ran on any browser or in a code editor with nodejs
## usage
```javascript
ENTER AGE:
ENTER YEAR:
FORMULA: YEAR - AGE
```