licham

Vietnamese Calendar

Usage no npm install needed!

<script type="module">
  import licham from 'https://cdn.skypack.dev/licham';
</script>

README

licham - Lunar Calendar

CLI and API for Lunar Calendar power by Nodejs.

build status js-standard-style

Show case

Command Line

API

Installation

Global scope: npm install licham -g

Local scope: npm install licham --save

Usage

Command Line

CLI options

-h, --help          output usage information
-V, --version       output the version number
-d, --date [date]   show calendar for specific date (ddMMyyyy|MMyyyy|yyyy)
-y, --year          show year calendar

API

Contributing

Feel free to send your PRs!

  1. Fork it ٩◔̯◔۶
  2. Install dependencies: npm install
  3. Test your changes: npm test
  4. Commit your changes: git commit -m 'Add some feature'
  5. Push to your repo: git push
  6. Submit a pull request ♥‿♥

✌(-‿-)✌ You can use git-u for quicker clone: git-u your_name your_repo

License

MIT