expressjs / expressjs/typescript-wg

[WIP] Dependency map for the types of Express

Open
#6 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
9
Forks
0
PR merge metrics
No merged PRs in 30d

Description

List of Express dependencies in general with their priority list.

**Priority 1**: Necessary to unlock the integration of the other types.
**Priority 2**: A direct dependency of Express and required for the types, but depends on those in Priority 1.
**Priority 3**: Not required to achieve the Express types but would be nice to have for the ecosystem. :)

- [ ] Express
- [ ] expressjs/body-parser (Priority 2)
- [x] raw-body
- [x] iconv-lite (We need to update it)
- [ ] qs (How do we want to achieve this? It’s not governed by Express, but since we don’t want to add the types as a dependency, let’s create a new issue to discuss it)
- [ ] types-is
- [ ] pillarjs/finalhandler (Priority 2)
- [ ] expressjs/serve-static (Priority 1)
- [ ] pillarjs/router (Priority 1)
- [ ] pillarjs/parseurl
- [x] pillarjs/path-to-regexp
- [ ] jshttp/vary (Priority 2)
- [ ] jshttp/content-disposition (Priority 2)
- [ ] jshttp/cookie v0 (Priority 2)
- [ ] jshttp/proxy-addr (Priority 2)
- [ ] jshttp/forwarded (Priority 2)

Note: I don't have time to finish this right now. If anyone feels like completing it, please comment on this issue and I will update it later. Or, if you have sufficient permissions to edit the issue, go ahead and do it

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.