jdolle/unfun-ts

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.circleci/config.yml
.gitignore
.npmignore
.prettierrc
LICENSE
README.md
docs/_config.yml
docs/index.md
docs/modules/Either.ts.md
docs/modules/IOEither.ts.md
docs/modules/Option.ts.md
docs/modules/TaskEither.ts.md
docs/modules/index.md
docs/modules/index.ts.md
docs/modules/util.ts.md
jest.config.js5
A
0 mins
package.json
src/Either.ts20
A
0 mins
A
100%
src/IOEither.ts7
A
0 mins
A
100%
src/Option.ts20
A
0 mins
A
100%
src/TaskEither.ts9
A
0 mins
A
100%
src/index.ts12
A
0 mins
A
100%
src/util.ts3
A
0 mins
A
100%
tsconfig.build-mjs.json
tsconfig.build.json
tsconfig.json
yarn.lock