Search
exhaustive
Exhaustiveness checking in TypeScript
v1.1.2 URL:
https://unpkg.com/exhaustive@1.1.2/dist/index.mjs
Open
Browse Files
ts-pattern
exhaustive
match
pattern matching
exhaustive check
unreachable
corrupt
eslint-plugin-strict-pattern-matching
prevent using non-exhaustive pattern matching in typescript
v0.2.0 URL:
https://unpkg.com/eslint-plugin-strict-pattern-matching@0.2.0/dist/index.js
Open
Browse Files
eslint
eslint-plugin
typescript
type
ts-pattern
eslint-plugin-no-boolean-ts-pattern
recommend ternary expression over pattern matching boolean values
v0.0.7 URL:
https://unpkg.com/eslint-plugin-no-boolean-ts-pattern@0.0.7/dist/index.js
Open
Browse Files
eslint
eslint-plugin
typescript
type
ts-pattern
eslint-plugin-justive-better-ts-belt
prevent using non-exhaustive pattern matching in typescript
v0.0.10 URL:
https://unpkg.com/eslint-plugin-justive-better-ts-belt@0.0.10/dist/index.js
Open
Browse Files
eslint
eslint-plugin
typescript
type
ts-pattern
loop-controls
break/continue controls for loops and higher-order functions (sync, async, concurrent). Designed to compose with ts-pattern.
v1.1.0 URL:
https://unpkg.com/loop-controls@1.1.0/dist/index.js
Open
Browse Files
loop
control-flow
break
continue
async
concurrency
pattern-matching
ts-pattern