UNPKG

pomeranian-durations

Version:

An immutable duration library based on the ISO-8601 format for durations.

11 lines (10 loc) 133 B
language: node_js node_js: - "node" - "14" - "10" - "8" script: - 'npm run lint' - 'npm run circular' - 'npm run test'