All Projects → rodrigogs → Kairos

rodrigogs / Kairos

Licence: bsd-2-clause
A non date-based time calculator

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Kairos

node calculator
Create Maya node-network by entering a math-formula.
Stars: ✭ 56 (-44%)
Mutual labels:  calculator, math
keisan
A Ruby-based expression parser, evaluator, and programming language
Stars: ✭ 48 (-52%)
Mutual labels:  calculator, math
quich
Just an advanced terminal calculator.
Stars: ✭ 59 (-41%)
Mutual labels:  calculator, math
string-math
Evaluates a math expression from a string. Supports variables and custom operators.
Stars: ✭ 14 (-86%)
Mutual labels:  calculator, math
Php Math Parser
Simple mathematical expression parser and calculator.
Stars: ✭ 24 (-76%)
Mutual labels:  math, calculator
Shell-Scripts
Shell scripts about some basic topics, current time, calculator, sorting, restaurant and more.
Stars: ✭ 100 (+0%)
Mutual labels:  calculator, time
desktop
Extendable calculator for the 21st Century ⚡
Stars: ✭ 85 (-15%)
Mutual labels:  calculator, math
Atosym
algebraic expressions parsing and evaluation through a property system based algorithm
Stars: ✭ 15 (-85%)
Mutual labels:  calculator, math
Nasc
Do maths like a normal person
Stars: ✭ 396 (+296%)
Mutual labels:  math, calculator
Algebraicengine Fraction
a calculating engine~
Stars: ✭ 311 (+211%)
Mutual labels:  math, calculator
cas
Cellular Automata Simulator
Stars: ✭ 22 (-78%)
Mutual labels:  time, math
Sharpmath
A small .NET math library.
Stars: ✭ 36 (-64%)
Mutual labels:  math, calculator
fcal
Extensive math expression evaluator library for JavaScript and Node.js
Stars: ✭ 86 (-14%)
Mutual labels:  calculator, math
rclc
Mathematical expression calculator with big integers, floats, common fractions, and complex numbers support
Stars: ✭ 24 (-76%)
Mutual labels:  calculator, math
Mather
A powerful expression-based calculator, unit converter, and general computation engine for Android
Stars: ✭ 49 (-51%)
Mutual labels:  calculator, math
dogma
Things and stuffs.
Stars: ✭ 22 (-78%)
Mutual labels:  time, math
cpc
Text calculator with support for units and conversion
Stars: ✭ 89 (-11%)
Mutual labels:  calculator, math
kalker
Kalker/kalk is a calculator with math syntax that supports user-defined variables and functions, complex numbers, and estimation of derivatives and integrals
Stars: ✭ 1,237 (+1137%)
Mutual labels:  calculator, math
Calculatex
in progress pretty printing calculator language
Stars: ✭ 302 (+202%)
Mutual labels:  math, calculator
Notecalc3
NoteCalc is a handy calculator trying to bring the advantages of Soulver to the web.
Stars: ✭ 879 (+779%)
Mutual labels:  math, calculator

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].