Skip to content

cozy-elixir/chinese_holiday

Repository files navigation

ChineseHoliday

CI Hex.pm

Provides utilities for handling chinese holiday related problems.

LOOKING FOR A MAINTAINER

This package is currently in low-maintenance mode. If you are interested in maintaining it, please email me.

Installation

Add :chinese_holiday to the list of dependencies in mix.exs:

def deps do
  [
    {:chinese_holiday, "~> <version>"}
  ]
end

Usage

For more information, see the documentation.

Acknowledgments

The raw data comes from bastengao/chinese-holidays-data.

License

Apache License 2.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks