UNPKG

@sepbit/dekajs

Version:

This is a simple library to convert Dekatrian and Gregorian.

14 lines (10 loc) 202 B
image: node:latest cache: paths: - node_modules/ test: script: - npm install - npm run fix-style - npm run check-style - node_modules/.bin/nyc node_modules/.bin/ava test/*.js