We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
b8dfd6d
Type checking was needlessly strict. Now, parse() coerces numbers to strings, and getString() coerces numeric strings to numbers.
parse()
getString()
2bebf22
v1.0.0 Initial implementation of timespan-parser