robertmassaioli / ts-is-presentLinks
Solves the TypeScript filtering of undefined and null issue, amongst others: https://github.com/microsoft/TypeScript/issues/16069#issuecomment-565658443
☆66Updated 3 years ago
Alternatives and similar repositories for ts-is-present
Users that are interested in ts-is-present are comparing it to the libraries listed below
Sorting:
- ESLint rules for Canonical ruleset.☆146Updated last year
- A collection of utilities for monorepo/lerna. Tools for TypeScript project references etc..☆180Updated 6 months ago
- A linter plugin to require sorting interface and string enum keys☆156Updated last year
- Checks TypeScript types match expected values☆256Updated last year
- VS Code's 'Organize imports' executable from command line☆102Updated 2 years ago
- TypeScript package which smartly trims and strips indentation from multi-line strings☆177Updated last year
- Zero-dependency nodejs config seeker.☆184Updated 3 weeks ago
- ESLint plugin to check if keys should be sorted in an object pattern.☆96Updated 3 weeks ago
- An ESLint plugin that enforces the use of import aliases. Also supports autofixing.☆105Updated this week
- Extend native Error to create custom errors☆173Updated 2 weeks ago
- Fork of https://eslint.org/docs/rules/sort-keys that allows automatic fixing☆102Updated last year
- Compile-time tests for types. Useful to make sure types don't regress into being overly-permissive as changes go in over time.☆526Updated this week
- Auto-fix plain Functions into Arrow Functions, in all cases where conversion would result in the same behaviour☆70Updated 3 months ago
- A Prettier plugin to format JSDoc comments.