awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
TypeScript Type Definitions · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesTypeScript Type Definitions

Collections of type declarations that enable static analysis and autocompletion for JavaScript libraries in TypeScript projects.

Distinguishing note: Focuses on the provision of type safety for existing libraries rather than the language runtime itself.

Explore 1 awesome GitHub repository matching programming languages & runtimes · TypeScript Type Definitions. Refine with filters or upvote what's useful.

  1. Home
  2. Programming Languages & Runtimes
  3. TypeScript Type Definitions

Awesome TypeScript Type Definitions GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • sequelize/sequelize

    sequelize/sequelize

    30,342View on GitHub↗

    Sequelize is an object-relational mapping library that provides a unified interface for managing relational data through code. By implementing the Active Record pattern, it maps database tables to application objects, allowing developers to perform standard create, read, update, and delete operations using high-level method calls. The library abstracts complex database interactions by translating these calls into optimized, engine-specific SQL statements, ensuring consistent behavior across different database systems. The project distinguishes itself through a comprehensive suite of tools for

    Sequelize supports TypeScript projects with modern module resolution options, providing type definitions for standard runtime environments.

    TypeScriptdb2-ibm-ifeature-richjavascript
    30,342View on GitHub↗