Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A parser that converts the iana language subtag registry to JSON

License

NotificationsYou must be signed in to change notification settings

code-y/IANA-LanguageSubtagRegistry-JSONParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A parser that converts the iana language subtag registry to JSON

Getting Started

$ npm install [--save[-dev]] iana-languagesubtagregistry-jsonparser

Working Example

varIANAParser=require("iana-languagesubtagregistry-jsonparser");IANAParser.fetchRegistry().then(data=>console.log("IANA Language Subtag Registry",data));

Model

{headers: "Object",body: "Object"}

About

A parser that converts the iana language subtag registry to JSON

Resources

License

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp