Skip to content

alexxroche/js-cal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Need a simple calender that you can cut-n-paste ?

Try js-cal

About

Unix programs have long solved many problems. There are problems that you haven't even thought of yet, that they have already solved.

For example: You want a pocket-sized calender for this year. Something that you can have next to your desk, just behind your phone.

cal does this. Not everyone is used to the command line, so rather than printing out cal each January I though I'd port it to javascript.

Before re-inventing the wheel I looked to see if this had been done and found MANY javascript calendars, but none of them could cleanly cut-n-paste into notepad++ or leafepad.

Here is an example that looks ok in the browser, but fails to cut-n-paste.

So I've started from scratch on: cut-n-paste cal in javascript.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages