Adyen / Adyen/adyen-node-api-library
Convert Library to support ES Modules
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 138
- Forks
- 95
- Avg merge
- 18h 31m
- Merged PRs (30d)
- 30
Description
Is your feature request related to a problem? Please describe.
Support for esm modules, since it has been supported in node for a while now.
Describe the solution you'd like
Expose esm modulus.
Describe alternatives you've considered
Impossible to use alternative if you want access to top level await etc
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
The issue does not name files, tests, or entry points. Start by locating the package entry points and build configuration, then determine the supported module outputs and how consumers currently import the library. Done means the library exposes ES modules while preserving the documented existing usage and has coverage for the supported import paths.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, typescript
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100