Search results
8 packages found
ESLint plugin Allowed Dependencies
- modules
- eslint
- eslint-plugin
- import
- eslint-rules
- dependencies
- eslintplugin
- restriction
- external-dependency
- exhaustive
- extraneous
Maintenance: 33%. Quality: 64%. Popularity: 2%.
Exhaustiveness checking in TypeScript
Maintenance: 33%. Quality: 54%. Popularity: 2%.
Fast, compact, open source route and middleware handler for expess
Maintenance: 33%. Quality: 51%. Popularity: 2%.
A modern TypeScript library designed to reduce boilerplate for tagged unions, also known as discriminated unions. This library is also an implementation of algebraic data types
- discriminated-union
- tagged-union
- Algebraic-Data-Types
- coproduct
- pattern-matching
- exhaustive
- type-predicate
- narrowing
- type-guard
- functional-programming
- functional
Maintenance: 32%. Quality: 54%. Popularity: 0%.
Rules for properly handling switch statements, including ensuring that appropriate exhaustive case handling.
Maintenance: 30%. Quality: 45%. Popularity: 1%.
Rules for making switch/case expressions for union type values exhaustively checkable at compile time.
Maintenance: 24%. Quality: 48%. Popularity: 0%.
Utility Error class for performing exhaustiveness checks via exceptions in TypeScript.
Maintenance: None. Quality: 55%. Popularity: 1%.
``` import Cryptography from 'classic-cryptography';
Maintenance: None. Quality: 51%. Popularity: None.