Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/seandadonntech/age-cal
- Owner: seandadonntech
- Created: 2023-11-24T23:44:14.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2023-12-10T22:57:08.000Z (11 months ago)
- Last Synced: 2023-12-10T23:29:03.478Z (11 months ago)
- Language: JavaScript
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```