https://github.com/escapace/accept-language-parser
Parses the accept-language header from an HTTP request and produces an array of language objects sorted by quality.
https://github.com/escapace/accept-language-parser
Last synced: about 1 year ago
JSON representation
Parses the accept-language header from an HTTP request and produces an array of language objects sorted by quality.
- Host: GitHub
- URL: https://github.com/escapace/accept-language-parser
- Owner: escapace
- License: mpl-2.0
- Created: 2021-07-13T07:50:38.000Z (almost 5 years ago)
- Default Branch: trunk
- Last Pushed: 2025-04-28T17:07:53.000Z (about 1 year ago)
- Last Synced: 2025-04-28T18:24:21.436Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 1.35 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# accept-language-parser
Parses the accept-language header from an HTTP request and produces an array of
language tags.