Daniel Nixon

Results 5 repositories owned by Daniel Nixon

eslint-plugin-total-functions

87
Stars
5
Forks
Watchers

An ESLint plugin to enforce the use of total functions (and prevent the use of partial functions) in TypeScript.

eslint-config-typed-fp

28
Stars
3
Forks
Watchers

An opinionated ESLint config to encourage pure(ish), typeful functional programming in TypeScript.

link-fixer

54
Stars
7
Forks
Watchers

Restores consistent ctrl+click, shift+click, cmd+click and middle-click behaviour when clicking links.

playwarts

23
Stars
4
Forks
Watchers

WartRemover warts for Play Framework.

total-functions

29
Stars
0
Forks
Watchers

A collection of total functions to replace TypeScript's built-in partial functions.