rodrigogs / kairos

A non date-based time calculator

Home Page:http://rodrigogs.github.io/kairos/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kairos

Build Status Code Climate Test Coverage devDependency Status npm npm version Bower version Inline docs install size

Kairós(καιρός) is a greek word that means "the right moment". Also, in the greek mithology Kairós is the son of the personification of time itself, Chronos.

This library is being developed to be a non date-based time calculator. The aim is to use time expressions along with math expressions to have human time products, and also to have various representations of a time expression.

Install

Node.js

npm install kairos

Bower

bower install kairos

Examples

  • Basic: Basic example
  • Calculator: A calculator made with Kairos
  • Usecase: A simple application with a possible Kairos usecase

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -m 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request

License

Licence © Rodrigo Gomes da Silva

About

A non date-based time calculator

http://rodrigogs.github.io/kairos/

License:BSD 2-Clause "Simplified" License


Languages

Language:JavaScript 99.1%Language:HTML 0.9%