Skip to content

Commit

Permalink
deploy: c0d74c2
Browse files Browse the repository at this point in the history
  • Loading branch information
floydpink committed Jan 6, 2025
1 parent 2bbbaa9 commit 9442ee9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2014-2024 The Kollavarsham Team
Copyright (c) 2014-2025 The Kollavarsham Team

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
Expand Down
2 changes: 1 addition & 1 deletion implementations.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@
var gregorianDate = kollavarsham.toGregorianDate(new KollavarshamDate(1184, 5, 18)); // Not implemented yet

var kollavarshamDate = kollavarsham.fromGregorianDate(new Date(2014, 1, 14));
</pre><h4>Current Status</h4><p>The library is still in a beta state and most of the features are working as expected (a notable exception being the ability to convert a Kollavarsham date into a Gregorian date).<p>The <a href=/calendar title="Interactive Kollavarsham Calendar">calendar</a> for instance, is an interactive, AngularJS single page application (<a href=https://github.com/kollavarsham/calendar target=_blank>source</a>) that gets the Kollavarsham dates from a RESTful service, implemented in NodeJS/ExpressJS (<a href=https://github.com/kollavarsham/calendar-api target=_blank>source</a>), using this kollavarsham.js module.<h4>Update</h4><p>The original JavaScript library was rewritten into TypeScript recently and by using a specialized TypeScript compiler named <a href=https://aws.github.io/jsii/ target=_blank>jsii</a>, it has been converted to be available for other supported languages like <a href=https://search.maven.org/artifact/org.kollavarsham.converter/kollavarsham-converter target=_blank>Java</a>, <a href=https://www.nuget.org/packages/KollavarshamOrg.Converter target=_blank>.NET</a> and <a href=https://pypi.org/project/kollavarsham/ target=_blank>Python</a>. More details on this usage of jsii can be seen on <a href=https://harimenon.com/2020/05/28/generate-python-java-dotnet-software-libraries-from-typescript-source/ target=_blank>this blog post</a>.<h4>API Documentation</h4><p>Check out the evolving API documentation that is generated from the source using <a href=http://yui.github.io/yuidoc/ target=_blank>YUIDoc</a> here: <a href=http://kollavarsham.org/kollavarsham-js>API documentation</a>.<h4>Gratitude</h4><p>The JavaScript implementation of the Kollavarsham API started off as a port of the Perl implementation of the <a href=http://www.cc.kyoto-su.ac.jp/~yanom/pancanga/ target=_blank>Pancanga</a> (Hindu Almanac) by M. Fushimi and M. Yano, that is accompanied by <a href=http://www.cc.kyoto-su.ac.jp/~yanom/pancanga/message313.html target=_blank>a good little write-up</a> with a link to <a href=http://www.cc.kyoto-su.ac.jp/~yanom/sanskrit/pancanga/pancanga3.14 target=_blank>their Perl script</a> as well.<p>We would like to thank Fushimi-san and Yano-san for their work on the Hindu calendar and for making it open source!<h4>Fork us on GitHub!</h4><p>Fork us on GitHub and start contributing - <a href=https://github.com/kollavarsham/kollavarsham-js target=_blank>kollavarsham-js repository</a>.</div><div class="col-sm-4 sidebar"><div class=sidebar-section><header>Contributors</header><p><a href=https://github.com/arunkutty target=_blank>Arun N. Kutty</a><p><a href=https://github.com/floydpink target=_blank>Hari Pachuveetil</a></div><div class=sidebar-section><header>API Documentation</header><p><a href=http://kollavarsham.org/kollavarsham-js>kollavarsham-js</a></div><div class=sidebar-section><header>Fork Us on GitHub!</header><p><a href=https://github.com/kollavarsham/kollavarsham-js>kollavarsham-js</a></div></div></div></div><div id=footer><div class=container><p class="text-muted pull-right"><a href=/LICENSE.txt><small>&copy; 2014-2024 The Kollavarsham Team</small></a></div></div><script src=scripts/ce6ae09c.vendor.js></script><script src=scripts/aa58883f.plugins.js></script><script src=scripts/f2e9b079.main.js></script>
</pre><h4>Current Status</h4><p>The library is still in a beta state and most of the features are working as expected (a notable exception being the ability to convert a Kollavarsham date into a Gregorian date).<p>The <a href=/calendar title="Interactive Kollavarsham Calendar">calendar</a> for instance, is an interactive, AngularJS single page application (<a href=https://github.com/kollavarsham/calendar target=_blank>source</a>) that gets the Kollavarsham dates from a RESTful service, implemented in NodeJS/ExpressJS (<a href=https://github.com/kollavarsham/calendar-api target=_blank>source</a>), using this kollavarsham.js module.<h4>Update</h4><p>The original JavaScript library was rewritten into TypeScript recently and by using a specialized TypeScript compiler named <a href=https://aws.github.io/jsii/ target=_blank>jsii</a>, it has been converted to be available for other supported languages like <a href=https://search.maven.org/artifact/org.kollavarsham.converter/kollavarsham-converter target=_blank>Java</a>, <a href=https://www.nuget.org/packages/KollavarshamOrg.Converter target=_blank>.NET</a> and <a href=https://pypi.org/project/kollavarsham/ target=_blank>Python</a>. More details on this usage of jsii can be seen on <a href=https://harimenon.com/2020/05/28/generate-python-java-dotnet-software-libraries-from-typescript-source/ target=_blank>this blog post</a>.<h4>API Documentation</h4><p>Check out the evolving API documentation that is generated from the source using <a href=http://yui.github.io/yuidoc/ target=_blank>YUIDoc</a> here: <a href=http://kollavarsham.org/kollavarsham-js>API documentation</a>.<h4>Gratitude</h4><p>The JavaScript implementation of the Kollavarsham API started off as a port of the Perl implementation of the <a href=http://www.cc.kyoto-su.ac.jp/~yanom/pancanga/ target=_blank>Pancanga</a> (Hindu Almanac) by M. Fushimi and M. Yano, that is accompanied by <a href=http://www.cc.kyoto-su.ac.jp/~yanom/pancanga/message313.html target=_blank>a good little write-up</a> with a link to <a href=http://www.cc.kyoto-su.ac.jp/~yanom/sanskrit/pancanga/pancanga3.14 target=_blank>their Perl script</a> as well.<p>We would like to thank Fushimi-san and Yano-san for their work on the Hindu calendar and for making it open source!<h4>Fork us on GitHub!</h4><p>Fork us on GitHub and start contributing - <a href=https://github.com/kollavarsham/kollavarsham-js target=_blank>kollavarsham-js repository</a>.</div><div class="col-sm-4 sidebar"><div class=sidebar-section><header>Contributors</header><p><a href=https://github.com/arunkutty target=_blank>Arun N. Kutty</a><p><a href=https://github.com/floydpink target=_blank>Hari Pachuveetil</a></div><div class=sidebar-section><header>API Documentation</header><p><a href=http://kollavarsham.org/kollavarsham-js>kollavarsham-js</a></div><div class=sidebar-section><header>Fork Us on GitHub!</header><p><a href=https://github.com/kollavarsham/kollavarsham-js>kollavarsham-js</a></div></div></div></div><div id=footer><div class=container><p class="text-muted pull-right"><a href=/LICENSE.txt><small>&copy; 2014-2025 The Kollavarsham Team</small></a></div></div><script src=scripts/ce6ae09c.vendor.js></script><script src=scripts/aa58883f.plugins.js></script><script src=scripts/f2e9b079.main.js></script>
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@
ga('send', 'pageview');</script><body><!--[if lt IE 10]>
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a>
to improve your experience.</p>
<![endif]--><div id=wrap><!-- Fixed navbar --><div class="navbar navbar-default navbar-fixed-top" role=navigation><div class=container><div class=navbar-header><button type=button class=navbar-toggle data-toggle=collapse data-target=.navbar-collapse><span class=sr-only>Toggle navigation</span> <span class=icon-bar></span> <span class=icon-bar></span> <span class=icon-bar></span></button> <a class=navbar-brand href=/ >kollavarsham.org</a></div><div class="collapse navbar-collapse"><ul class="nav navbar-nav"><li class=active><a href=/ >Home</a><li><a href=/calendar>Calendar</a><li><a href=implementations.html>Implementations</a><li><a href=https://github.com/kollavarsham target=_blank>GitHub</a><li><a href=mailto:info@kollavarsham.org>Contact Us</a></ul></div><!--/.nav-collapse --></div></div><div class=container><div class=jumbotron><img src=images/b2f58028.logo.png alt=kollavarsham.org width=200px><p>&#160;<div><a href=/calendar>Kollavarsham Calendar</a></div><div><small>[ Work in progress... Please report issues <a href=https://github.com/kollavarsham/calendar/issues>here</a>. ]</small></div><p>&#160;</p><small>Open Source libraries for <em><strong><abbr title="Malayalam Era or Malayalam Calendar">Kolla Varsham</abbr></strong></em> a.k.a. <a href=https://en.wikipedia.org/wiki/Malayalam_calendar>Malayalam Era</a> calendar.</small><p>&#160;<div class=social-icons><!-- Social Media Icons: Font Awesome by Dave Gandy - http://fontawesome.io --> <a href=https://github.com/kollavarsham title=GitHub target=_blank><i class="fa fa-github-square fa-3x"></i></a> <a href=https://twitter.com/kollavarsham title=Twitter target=_blank><i class="fa fa-twitter-square fa-3x"></i></a> <a href=https://www.facebook.com/kollavarsham.org title=Facebook target=_blank><i class="fa fa-facebook-square fa-3x"></i></a></div></div></div></div><div id=footer><div class=container><p class="text-muted pull-right"><small><a href=/LICENSE.txt>&copy; 2014-2024 The Kollavarsham Team</a></small></div></div><script src=scripts/ce6ae09c.vendor.js></script><script src=scripts/aa58883f.plugins.js></script><script src=scripts/f2e9b079.main.js></script>
<![endif]--><div id=wrap><!-- Fixed navbar --><div class="navbar navbar-default navbar-fixed-top" role=navigation><div class=container><div class=navbar-header><button type=button class=navbar-toggle data-toggle=collapse data-target=.navbar-collapse><span class=sr-only>Toggle navigation</span> <span class=icon-bar></span> <span class=icon-bar></span> <span class=icon-bar></span></button> <a class=navbar-brand href=/ >kollavarsham.org</a></div><div class="collapse navbar-collapse"><ul class="nav navbar-nav"><li class=active><a href=/ >Home</a><li><a href=/calendar>Calendar</a><li><a href=implementations.html>Implementations</a><li><a href=https://github.com/kollavarsham target=_blank>GitHub</a><li><a href=mailto:info@kollavarsham.org>Contact Us</a></ul></div><!--/.nav-collapse --></div></div><div class=container><div class=jumbotron><img src=images/b2f58028.logo.png alt=kollavarsham.org width=200px><p>&#160;<div><a href=/calendar>Kollavarsham Calendar</a></div><div><small>[ Work in progress... Please report issues <a href=https://github.com/kollavarsham/calendar/issues>here</a>. ]</small></div><p>&#160;</p><small>Open Source libraries for <em><strong><abbr title="Malayalam Era or Malayalam Calendar">Kolla Varsham</abbr></strong></em> a.k.a. <a href=https://en.wikipedia.org/wiki/Malayalam_calendar>Malayalam Era</a> calendar.</small><p>&#160;<div class=social-icons><!-- Social Media Icons: Font Awesome by Dave Gandy - http://fontawesome.io --> <a href=https://github.com/kollavarsham title=GitHub target=_blank><i class="fa fa-github-square fa-3x"></i></a> <a href=https://twitter.com/kollavarsham title=Twitter target=_blank><i class="fa fa-twitter-square fa-3x"></i></a> <a href=https://www.facebook.com/kollavarsham.org title=Facebook target=_blank><i class="fa fa-facebook-square fa-3x"></i></a></div></div></div></div><div id=footer><div class=container><p class="text-muted pull-right"><small><a href=/LICENSE.txt>&copy; 2014-2025 The Kollavarsham Team</a></small></div></div><script src=scripts/ce6ae09c.vendor.js></script><script src=scripts/aa58883f.plugins.js></script><script src=scripts/f2e9b079.main.js></script>

0 comments on commit 9442ee9

Please sign in to comment.