awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
jaydrao215 avatar

jaydrao215/deslint

0
View on GitHub↗
2 stars·0 forks·TypeScript·MIT·13 viewsdeslint-docs.vercel.app↗

Deslint

Deslint is the verification layer for AI-generated code.

Features

  • Code Quality Plugins - Enforces design system consistency in AI-generated code.

Star history

Star history chart for jaydrao215/deslintStar history chart for jaydrao215/deslint

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Deslint

These projects share indexed features with Deslint. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • azat-io/eslint-plugin-de-morganazat-io avatar

    azat-io/eslint-plugin-de-morgan

    314View on GitHub↗

    🧵 ESLint plugin for transforming negated boolean expressions via De Morgan’s laws

    TypeScript
    View on GitHub↗314
  • brettz9/eslint-pluginbrettz9 avatar

    brettz9/eslint-plugin

    2View on GitHub↗

    Additional ESLint rules.

    JavaScript
    View on GitHub↗2
  • es-tooling/eslint-plugin-dependes-tooling avatar

    es-tooling/eslint-plugin-depend

    492View on GitHub↗

    An ESLint plugin for suggesting optimisations in choice of dependency, native equivalents, etc.

    TypeScript
    View on GitHub↗492
  • aryelu/eslint-plugin-code-completearyelu avatar

    aryelu/eslint-plugin-code-complete

    15View on GitHub↗

    A custom ESLint plugin that enforces high cohesion, low coupling, and other core principles of clean, maintainable software design — inspired by Code Complete.

    TypeScript
    View on GitHub↗15
Compare all 9 related projects→

Frequently asked questions

What does jaydrao215/deslint do?

Deslint is the verification layer for AI-generated code.

What are the main features of jaydrao215/deslint?

The main features of jaydrao215/deslint are: Code Quality Plugins.

Which projects share features with jaydrao215/deslint?

Projects with overlapping indexed features include: aryelu/eslint-plugin-code-complete — A custom ESLint plugin that enforces high cohesion, low coupling, and other core principles of clean, maintainable… azat-io/eslint-plugin-de-morgan — 🧵 ESLint plugin for transforming negated boolean expressions via De Morgan’s laws. brettz9/eslint-plugin — Additional ESLint rules. es-tooling/eslint-plugin-depend — An ESLint plugin for suggesting optimisations in choice of dependency, native equivalents, etc. github/eslint-plugin-github — An opinionated collection of ESLint rules used by GitHub. mysticatea/eslint-plugin — ESLint configurations and additional rules for me.