We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6dcfcc commit f756748Copy full SHA for f756748
README.md
@@ -0,0 +1,10 @@
1
+# Duration Parser
2
+
3
+Webpage to link to and parse ISO8601 durations. Like [durat.io](https://durat.io/) but the other way round
4
5
+A very quick and dirty hack using the following tools:
6
7
+- [tinyduration](https://github.com/MelleB/tinyduration)
8
+- [mvp.css](https://andybrewer.github.io/mvp/)
9
10
+Improvements will be gladly accepted
0 commit comments