Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 days 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 11 years ago)
- Default Branch: gh-pages
- Last Pushed: 2021-03-09T19:35:19.000Z (over 3 years ago)
- Last Synced: 2024-04-13T03:21:45.011Z (7 months 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
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/ff5f12f7da5649599b4aaf433488e997)](https://www.codacy.com/app/docwhat/40days?utm_source=github.com&utm_medium=referral&utm_content=docwhat/40days&utm_campaign=Badge_Grade)
[![Code Climate](https://codeclimate.com/github/docwhat/40days.png)](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).