Gathering detailed insights and metrics for messageformat-parser
Gathering detailed insights and metrics for messageformat-parser
Gathering detailed insights and metrics for messageformat-parser
Gathering detailed insights and metrics for messageformat-parser
@formatjs/icu-messageformat-parser
Hand-written ICU MessageFormat parser with compatible output as [`intl-messageformat-parser`](https://www.npmjs.com/package/intl-messageformat-parser) but 6 - 10 times as fast.
ember-intl-messageformat-parser
ember-cli addon wrapper around intl-messageformat-parser
@messageformat/parser
An AST parser for ICU MessageFormat strings
@ember-intl/intl-messageformat-parser
Parses ICU Message strings into an AST via JavaScript.
ICU MessageFormat for Javascript - i18n Plural and Gender Capable Messages
npm install messageformat-parser
100
Supply Chain
100
Quality
78
Maintenance
100
Vulnerability
100
License
messageformat@4.0.0-9
Published on 21 Nov 2024
messageformat@4.0.0-8
Published on 02 Oct 2024
@messageformat/core@3.4.0
Published on 02 Oct 2024
messageformat@4.0.0-7
Published on 28 Feb 2024
messageformat@4.0.0-6
Published on 07 Jan 2024
v4.0.0-5
Published on 14 Nov 2023
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
1,685 Stars
1,530 Commits
155 Forks
32 Watching
3 Branches
60 Contributors
Updated on 21 Nov 2024
TypeScript (94.62%)
JavaScript (4.98%)
HTML (0.34%)
EJS (0.05%)
Cumulative downloads
Total Downloads
Last day
-3.9%
115,707
Compared to previous day
Last week
3.7%
640,405
Compared to previous week
Last month
7.1%
2,545,213
Compared to previous month
Last year
4.1%
28,688,281
Compared to previous year
No dependencies detected.
The experience and subtlety of your program's text can be important. Messageformat is a mechanism for handling both pluralization and gender in your applications. It can also lead to much better translations, as it's designed to support all the languages included in the Unicode CLDR.
This monorepo provides packages supporting JS implementations of both ICU MessageFormat (MF1) and Unicode MessageFormat 2 (MF2):
Depending on your situation, consult one or more of the following guides:
Alternatively, take a look at our examples or dig into the API documentation if you're looking to do something more involved.
Our Format Guide will help with the ICU MessageFormat Syntax, and the Usage Guide provides some further options for integrating messageformat to be a part of your workflow around UI texts and translations.
Messageformat is an OpenJS Foundation project, and we follow its Code of Conduct.
No vulnerabilities found.
Reason
30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
SAST tool is run on all commits
Details
Reason
3 existing vulnerabilities detected
Details
Reason
dependency not pinned by hash detected -- score normalized to 5
Details
Reason
Found 0/10 approved changesets -- score normalized to 0
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Score
Last Scanned on 2024-11-18
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More