tc39 / tc39/proposal-amount

Should we validate currency codes with `IsWellFormedCurrencyCode`?

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

Nobody has claimed this yet.

Dominant language
HTML
Stars
58
Forks
12
Avg merge
2h 35m
Merged PRs (30d)
2

Description

Thought: Could we use IsWellFormedCurrencyCode() here? It might need moving from 402 to 262, but it has no data dependencies.

Originally posted by @eemeli in https://github.com/tc39/proposal-measure/pull/28#discussion_r2204709329

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

No repository file or test is named. Start by reading the issue and the referenced IsWellFormedCurrencyCode operation in ECMA-402, then inspect the proposal's current validation design and the distinction between ECMA-402 and ECMA-262. Done means reaching and documenting a decision about whether to reuse or relocate the operation.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.