denoland / denoland/std

Add a standards namespace

Open
#7,006 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
3.6k
Forks
681
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**

Often when developing, I find myself in need of using one of the ISO standards sunch as country codes. Rather than writing a static file myself, I'd like to use a module where these are defined.

**Describe the solution you'd like**

Create a standards namespace where the collection of commonly used standards can live.

**Describe alternatives you've considered**

Using another library from NPM, although this would introduce the need of vetting a third party, and digging through the registry for finding a good package.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.