Skip to content

Shows the current numerical day of the year along with today's date

Notifications You must be signed in to change notification settings

kylejohnston/today

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Today

A super simple little project. Using vanilla JavaScript, a dash of HTML and CSS, display the current (numerical) day of the year along with today's date

Getting Started

Installation

  • No packages to install, no build step, no dependencies. Simple.

Deployment

  • Host the HTML file with your favorite webhost or run it in a local environment.

Changelog

  • 0.1.0
    • The first proper release

Author

Contributing

  1. Fork it (https://github.com/yourname/yourproject/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

About

Shows the current numerical day of the year along with today's date

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages