jeroentvb/node-knmi-fetch

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.eslintrc.json
.github/workflows/nodejs.yml
.gitignore
LICENSE
README.md
package-lock.json
package.json
tsconfig.json
src/constants/index.ts83
src/knmi-fetch.ts50
B
4 hrs
src/modules/check-types.ts50
src/modules/data.ts35
src/modules/helper.ts50
src/modules/parser.ts62
src/modules/query-string.ts41
src/types/index.ts95