https://github.com/docwhat/40days
Simple JS app to show you what date is 40 (or any) days in the future.
https://github.com/docwhat/40days
Last synced: about 1 year ago
JSON representation
Simple JS app to show you what date is 40 (or any) days in the future.
- Host: GitHub
- URL: https://github.com/docwhat/40days
- Owner: docwhat
- License: other
- Created: 2013-02-28T06:23:32.000Z (over 13 years ago)
- Default Branch: gh-pages
- Last Pushed: 2021-03-09T19:35:19.000Z (over 5 years ago)
- Last Synced: 2025-02-15T21:18:18.028Z (over 1 year ago)
- Language: Ruby
- Homepage: https://docwhat.github.io/40days/
- Size: 50.8 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
[](https://www.codacy.com/app/docwhat/40days?utm_source=github.com&utm_medium=referral&utm_content=docwhat/40days&utm_campaign=Badge_Grade)
[](https://codeclimate.com/github/docwhat/40days)
# 40days
This application is a simple web page app to show you what date it is
40 (or any number) in the future.
It is written using [coffeescript](http://coffeescript.org/) and [scss](http://sass-lang.com/).
## Demo
You can see it in action at [docwhat.github.io/40days](http://docwhat.github.io/40days/).
## See Also
I have written an article about 40days called [_40days - Simple isn't easy_](https://docwhat.org/40days-simple-isnt-easy).