Skip to content
@tsmetadata

TS Metadata

Standardized TypeScript decorators for adding compile-time metadata to classes.

@Mission

Since TypeScript 5.2, stage 3 decorator metadata is now natively available and ready for use, however very few projects utilize the feature. TS Metadata hopes to build a standard set of decorators for popular web standards like JSON:API, HAL, and others, in an effort to enable runtime interpretation of classes, their fields, and their methods.

➡️ @Next

Take a look at some of our existing libraries.

💬 @Discussion

You can discuss TS Metadata here.

🧑‍💻 @Contribute

If you're interesting in contributing, feel free to e-mail us at [email protected].

Pinned Loading

  1. polyfill polyfill Public

    Metadata symbol polyfill for legacy runtimes.

    TypeScript

  2. json-api json-api Public

    Standardized set of JSON:API metadata decorators.

    TypeScript 1

  3. json-api-orm json-api-orm Public

    NoSQL object-relational mapping for JSON:API resource objects decorated with `@tsmetadata/json-api`.

    TypeScript

  4. discussions discussions Public

    Source repository to host discussions regarding TS Metadata.

Repositories

Showing 5 of 5 repositories
  • json-api Public

    Standardized set of JSON:API metadata decorators.

    tsmetadata/json-api’s past year of commit activity
    TypeScript 1 MIT 0 0 0 Updated Dec 9, 2024
  • json-api-orm Public

    NoSQL object-relational mapping for JSON:API resource objects decorated with `@tsmetadata/json-api`.

    tsmetadata/json-api-orm’s past year of commit activity
    TypeScript 0 MIT 0 0 0 Updated Dec 9, 2024
  • polyfill Public

    Metadata symbol polyfill for legacy runtimes.

    tsmetadata/polyfill’s past year of commit activity
    TypeScript 0 MIT 0 0 0 Updated Nov 15, 2024
  • .github Public

    Special repository for publicly displaying GitHub organization information.

    tsmetadata/.github’s past year of commit activity
    0 0 0 0 Updated Nov 7, 2024
  • discussions Public

    Source repository to host discussions regarding TS Metadata.

    tsmetadata/discussions’s past year of commit activity
    0 0 0 0 Updated Nov 5, 2024

Top languages

Loading…