18 packages
ast-typeguard
Typeguards for working with typescript's AST
dts-bundler
Bundle existing *.d.ts files into one
@fimbul/bifrost
Compatibility layer for TSLint rules
@fimbul/circular
Angular integration of the Fimbullinter project
@fimbul/heimdall
Wotan plugin to load and use TSLint rules and formatters
@fimbul/mimir
Core rules of the Fimbullinter project
@fimbul/mithotyn
TypeScript LanguageService plugin for the Fimbullinter project
@fimbul/valtyr
Wotan plugin to behave almost like TSLint
@fimbul/ve
Vue processor for wotan
@fimbul/wotan
Pluggable TypeScript and JavaScript linter
@fimbul/ymir
Core library for the Fimbullinter project
glob-interceptor
Bring your own file system for globbing by proxying the cache
normalize-glob
Normalize a glob pattern by expanding braces, making it absolute and resolving parent directories '..'
tslint-consistent-codestyle
Additional rules to enforce constistent code style with tslint
ts-transform-compact-nullish-compare
TypeScript transformer to make transpiled output of optional chaining and nullish coalescing less verbose
ts-transform-const-enum
TypeScript transformer to convert const enums to regular enums in declaration files
ts-transform-readonly-array
TypeScript transformer to convert 'readonly T[]' to 'ReadonlyArray<T>' in declaration files
tsutils
utilities for working with typescript's AST