TypL

Type linter

A tool that checks JavaScript code against a set of predefined rules to help identify potential type errors and ensure compatibility between value types

The Type Linter for JS

GitHub

374 stars
32 watching
13 forks
Language: JavaScript
last commit: about 3 years ago
Linked from 2 awesome lists

assertionjavascriptlintertypes

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mozilla/addons-linter A tool that checks JavaScript code for errors and warnings in web extensions. 318
parsiya/eslinter A Burp extension that extracts JavaScript from responses and checks them against custom ESLint rules for security testing. 49
lesshint/lesshint A tool to aid in writing clean and consistent Less code 116
shopify/retext-shopify Automates warnings about Shopify style guide violations in text files using a ruleset of simple phrase matches. 20
gajus/eslint-plugin-flowtype A plugin for ESLint to enforce Flow type checking rules 1,077
sasstools/sass-lint A tool for linting and analyzing Sass code for quality and consistency issues 1,767
pugjs/pug-lint A configurable linter and style checker for the Pug templating language 228
borremosch/eslint-plugin-type-graphql A plugin for ESLint to enforce type safety rules for TypeGraphQL decorators in TypeScript projects. 17
linthtml/linthtml A command-line tool for analyzing and validating HTML files according to set rules. 85
s2mr/l10nlint A tool for linting and quality checking of localized string files in iOS projects. 42
wearerequired/lint-action Automates linting and auto-fixes errors in JavaScript code 575
microsoft/typescript A language extension that adds optional types to JavaScript for large-scale applications 101,081
yarax/eslint-plugin-typelint An ESLint plugin for static type checking in JavaScript based on JSDoc and data structures common in software development. 175
eslint/markdown Enables linting of JavaScript code in Markdown documents 407
kidkarolis/healthier A tool that lintes JavaScript code for quality issues while leaving formatting decisions to another tool. 84