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
darraghoriordan avatar

darraghoriordan/eslint-plugin-nestjs-typed

0
View on GitHub↗
221 stars·53 forks·TypeScript·10 viewswww.darraghoriordan.com↗

Eslint Plugin Nestjs Typed

Some eslint rules for working with NestJs projects

Features

  • Code Quality and Linting - Provides typed ESLint rules for NestJS.

Star history

Star history chart for darraghoriordan/eslint-plugin-nestjs-typedStar history chart for darraghoriordan/eslint-plugin-nestjs-typed

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

Frequently asked questions

What does darraghoriordan/eslint-plugin-nestjs-typed do?

Some eslint rules for working with NestJs projects

What are the main features of darraghoriordan/eslint-plugin-nestjs-typed?

The main features of darraghoriordan/eslint-plugin-nestjs-typed are: Code Quality and Linting.

Which projects share features with darraghoriordan/eslint-plugin-nestjs-typed?

Projects with overlapping indexed features include: alexjoverm/typescript-library-starter — This project is a TypeScript library starter kit that provides a pre-configured development environment for building… rust-unofficial/patterns — A catalogue of Rust design patterns, anti-patterns and idioms. automattic/_s — This project is a development toolkit and starter kit for creating custom WordPress themes. It provides a standardized… coryhouse/react-slingshot — react-slingshot is a JavaScript frontend boilerplate and starter kit designed to bootstrap React applications. It… mgechev/angular2-style-guide — The repository contains a curated collection of coding conventions, architectural patterns, and best practices… astro/deadnix — Scan Nix files for dead code.

Projects sharing features with Eslint Plugin Nestjs Typed

These projects share indexed features with Eslint Plugin Nestjs Typed. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • rust-unofficial/patternsrust-unofficial avatar

    rust-unofficial/patterns

    8,843View on GitHub↗

    A catalogue of Rust design patterns, anti-patterns and idioms

    Handlebarsantipatternsidiomspatterns
    View on GitHub↗8,843
  • alexjoverm/typescript-library-starteralexjoverm avatar

    alexjoverm/typescript-library-starter

    4,359View on GitHub↗

    This project is a TypeScript library starter kit that provides a pre-configured development environment for building and publishing typed packages. It establishes a zero-config build pipeline to accelerate the creation of library projects. The toolkit includes a RollupJS bundle configuration to compile source code into optimized bundles with automatic type definition generation. It integrates a semantic release workflow to manage versioning and changelogs based on conventional commit messages, alongside a Jest testing framework suite for stability verification. The environment covers code qu

    TypeScriptcoverallsjestlibrary
    View on GitHub↗4,359
  • automattic/_sAutomattic avatar

    Automattic/_s

    10,985View on GitHub↗

    This project is a development toolkit and starter kit for creating custom WordPress themes. It provides a standardized scaffolding tool to initialize a minimal codebase and directory structure, serving as a foundation for building custom site designs. The toolkit includes a build pipeline that automates the compilation of Sass into browser-ready CSS and the generation of mirrored right-to-left stylesheets. It further assists in theme preparation through a translation template generator that extracts translatable strings into portable object files. The system covers a broad range of developme

    CSS
    View on GitHub↗10,985
  • coryhouse/react-slingshotcoryhouse avatar

    coryhouse/react-slingshot

    9,646View on GitHub↗

    react-slingshot is a JavaScript frontend boilerplate and starter kit designed to bootstrap React applications. It provides a pre-configured foundation that integrates React and Redux for state management, alongside routing and a unidirectional data flow. The project features an integrated build pipeline that handles Babel transpilation, Sass compilation, and module bundling. It includes a development environment with hot module replacement and source maps for rapid iteration, as well as production optimization tools for minifying assets and analyzing bundle size. The toolkit covers a broad s

    JavaScriptboilerplatereactredux
    View on GitHub↗9,646
  • Compare all 30 related projects→