cdklabs / cdklabs/construct-hub-webapp

Search by dependencies

Open
#625 2 comments 0 reactions 0 assignees View on GitHub
stale
Dominant language
TypeScript
Stars
21
Forks
11
Avg merge
2d 18h
Merged PRs (30d)
3

Description

As a user, I would like to be able to search for construct libraries that have a particular dependency, such as @aws-cdk/aws-ec2.

This could require a different search mechanism since the current search we have available is limited to the information in `catalog.json`, which does not contain package dependency information.

Contributor guide

Open the contributing guide

Research direction

Start by tracing how the current search reads catalog.json, since the issue notes that dependency information is not present there. Define where dependency data will come from and how it should be indexed; the work is done when users can find construct libraries by a dependency such as @aws-cdk/aws-ec2.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend, search
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.