nodejs / nodejs/userland-migrations
CJS → ESM: wrapper - run API migrations
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 85
- Forks
- 55
- Avg merge
- 3d 11h
- Merged PRs (30d)
- 9
Description
This needs a full list of potential APIs to migrate. Perhaps best for each one to have at least a stub migration that detects the presence of the CJS API (each migration will need that regardless) and logs them and reports that back to the orchestrator.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by locating the migration wrapper and orchestrator, then inventory the APIs that need migration. Done means each identified API has a stub that detects the CJS API, logs it, and reports it to the orchestrator.
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