req: Support URI Template

Open
#5 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
typescript
Domain
compilers

Research direction

The issue does not name files, tests, or an entry point. Start by reading the repository's lexer and parser entry points, then identify how URI components are currently extracted and where URI Template syntax would fit. Before coding, clarify the expected handling of template expressions and braces, and define tests that show when support is complete.

Written by the indexing model from the issue text.

Description

URI Template is being use in MCP. supporting extracting, so maybe need to specifically identify { and } still have to think about it.

Dominant language
TypeScript
Stars
1
Forks
0
Avg merge
2m
Merged PRs (30d)
2

Contributor guide

Open the contributing guide

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.

More from taskade/uri-parser

All issues in taskade/uri-parser

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.