Create jsii/utils module
Open
feature-request
module/tools
p2
- Dominant language
- TypeScript
- Stars
- 2.9k
- Forks
- 267
- Avg merge
- 1d 25m
- Merged PRs (30d)
- 14
Description
## :rocket: Feature Request
There is a lot of shared code between the different jsii tools (finding/loading assemblies, reading package.json, some common interactions with the TypeScript compiler...).
These are currently duplicated--they should be unified into a single utils package.
Contributor guide
Research direction
Start by surveying the duplicated code in the jsii tools for finding and loading assemblies, reading package.json, and interacting with the TypeScript compiler. Done means the shared behavior is unified in a single utils package rather than duplicated across the tools.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100