MetaMask / MetaMask/browser-passworder

Hybrid/ESM build

Open
#56 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
126
Forks
44
PR merge metrics
No merged PRs in 30d

Description

Hello MetaMask team,

I am writing to request the addition of an ECMAScript Module (ESM) version of the `browser-passworder` module. As the JavaScript ecosystem continues to evolve, ESM has become increasingly important for modern web development.

Context:
Many developers, including myself, are transitioning to ESM for its benefits like improved tree shaking, easier static analysis, and better compatibility with modern tools and browsers. The current CommonJS version of browser-passworder is fantastic, but an ESM version would greatly enhance its usability in modern JavaScript projects.

Looking forward to hearing your thoughts on this.

Contributor guide

No contributing guide indexed for this repository

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

Start by inspecting the current CommonJS build and package entry point for browser-passworder. Determine how an ESM version should be exposed alongside the existing module, then verify that modern ESM consumers can use it without breaking the current package behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
build-system
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.