https://github.com/rodrigogs/kairos
A non date-based time calculator
https://github.com/rodrigogs/kairos
bower browser calculate calculator expressions kairos math nodejs time
Last synced: 4 months ago
JSON representation
A non date-based time calculator
- Host: GitHub
- URL: https://github.com/rodrigogs/kairos
- Owner: rodrigogs
- License: bsd-2-clause
- Created: 2015-09-25T20:45:08.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-11-24T16:58:04.000Z (over 7 years ago)
- Last Synced: 2026-02-03T04:20:53.528Z (4 months ago)
- Topics: bower, browser, calculate, calculator, expressions, kairos, math, nodejs, time
- Language: JavaScript
- Homepage: http://rodrigogs.github.io/kairos/
- Size: 833 KB
- Stars: 98
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kairos
[](https://travis-ci.org/rodrigogs/kairos)
[](https://codeclimate.com/github/rodrigogs/kairos)
[](https://codeclimate.com/github/rodrigogs/kairos/coverage)
[](https://david-dm.org/rodrigogs/kairos#info=devDependencies)
[](https://www.npmjs.com/package/kairos)
[](https://badge.fury.io/js/kairos)
[](https://badge.fury.io/bo/kairos)
[](http://inch-ci.org/github/rodrigogs/kairos)
[](https://packagephobia.now.sh/result?p=kairos)
*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.
* [Documentation](http://rodrigogs.github.io/kairos)
## Install
#### Node.js
> npm install kairos
#### Bower
> bower install kairos
## Examples
* **[Basic](http://rodrigogs.github.io/kairos/examples/basic/index.html):** *Basic example*
* **[Calculator](http://rodrigogs.github.io/kairos/examples/calc/index.html):** *A calculator made with Kairos*
* **[Usecase](http://rodrigogs.github.io/kairos/examples/usecase/index.html):** *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](https://github.com/rodrigogs/kairos/blob/master/LICENSE) © Rodrigo Gomes da Silva