From 9442ee91bb507ea46d3a5979023d259f2f5005ef Mon Sep 17 00:00:00 2001 From: floydpink Date: Mon, 6 Jan 2025 23:04:27 +0000 Subject: [PATCH] deploy: c0d74c207d3cd64fa43a9af77d6cacd676f1d634 --- LICENSE.txt | 2 +- implementations.html | 2 +- index.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/LICENSE.txt b/LICENSE.txt index 8d50750..89b4b00 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -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 diff --git a/implementations.html b/implementations.html index b967690..db52257 100644 --- a/implementations.html +++ b/implementations.html @@ -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)); -

Current Status

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).

The calendar for instance, is an interactive, AngularJS single page application (source) that gets the Kollavarsham dates from a RESTful service, implemented in NodeJS/ExpressJS (source), using this kollavarsham.js module.

Update

The original JavaScript library was rewritten into TypeScript recently and by using a specialized TypeScript compiler named jsii, it has been converted to be available for other supported languages like Java, .NET and Python. More details on this usage of jsii can be seen on this blog post.

API Documentation

Check out the evolving API documentation that is generated from the source using YUIDoc here: API documentation.

Gratitude

The JavaScript implementation of the Kollavarsham API started off as a port of the Perl implementation of the Pancanga (Hindu Almanac) by M. Fushimi and M. Yano, that is accompanied by a good little write-up with a link to their Perl script as well.

We would like to thank Fushimi-san and Yano-san for their work on the Hindu calendar and for making it open source!

Fork us on GitHub!

Fork us on GitHub and start contributing - kollavarsham-js repository.

\ No newline at end of file +

Current Status

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).

The calendar for instance, is an interactive, AngularJS single page application (source) that gets the Kollavarsham dates from a RESTful service, implemented in NodeJS/ExpressJS (source), using this kollavarsham.js module.

Update

The original JavaScript library was rewritten into TypeScript recently and by using a specialized TypeScript compiler named jsii, it has been converted to be available for other supported languages like Java, .NET and Python. More details on this usage of jsii can be seen on this blog post.

API Documentation

Check out the evolving API documentation that is generated from the source using YUIDoc here: API documentation.

Gratitude

The JavaScript implementation of the Kollavarsham API started off as a port of the Perl implementation of the Pancanga (Hindu Almanac) by M. Fushimi and M. Yano, that is accompanied by a good little write-up with a link to their Perl script as well.

We would like to thank Fushimi-san and Yano-san for their work on the Hindu calendar and for making it open source!

Fork us on GitHub!

Fork us on GitHub and start contributing - kollavarsham-js repository.

\ No newline at end of file diff --git a/index.html b/index.html index 624eb53..60b6c5f 100644 --- a/index.html +++ b/index.html @@ -7,4 +7,4 @@ ga('send', 'pageview');
kollavarsham.org

 

Kollavarsham Calendar
[ Work in progress... Please report issues here. ]

 

Open Source libraries for Kolla Varsham a.k.a. Malayalam Era calendar.

 

\ No newline at end of file +
kollavarsham.org

 

Kollavarsham Calendar
[ Work in progress... Please report issues here. ]

 

Open Source libraries for Kolla Varsham a.k.a. Malayalam Era calendar.

 

\ No newline at end of file