microsoft / microsoft/reflect-metadata

Is there a way to get all metadata defined for a key, but not a specific target?

Open
#70 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
3.4k
Forks
190
Avg merge
13h 52m
Merged PRs (30d)
1

Description

Seems like it would make sense to offer something that can do this. Reflect is already tracking the data of keys to types for data.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the existing Metadata Reflection API and how Reflect tracks metadata for keys and targets. Determine the intended API for retrieving all metadata for a key without a specific target, then define and test the expected behavior against the repository's existing conventions.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, typescript
Domain
api
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.