Adyen / Adyen/adyen-node-api-library

Convert Library to support ES Modules

Open
#1,107 12 comments 13 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

do not stale Feature
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.