Gathering detailed insights and metrics for @lingui/babel-plugin-transform-react
Gathering detailed insights and metrics for @lingui/babel-plugin-transform-react
Gathering detailed insights and metrics for @lingui/babel-plugin-transform-react
Gathering detailed insights and metrics for @lingui/babel-plugin-transform-react
@sector-labs/lingui-babel-plugin-transform-react
Transform React components to ICU message format
babel-plugin-lingui-transform-react
Transform React components to ICU message format
@nightingales/lingui-babel-plugin-transform-react
Transform React components to ICU message format
npm install @lingui/babel-plugin-transform-react
Typescript
Module System
Min. Node Version
Node Version
NPM Version
85.8
Supply Chain
84.5
Quality
78.3
Maintenance
100
Vulnerability
100
License
TypeScript (90.09%)
MDX (6.24%)
JavaScript (2.01%)
SCSS (1.48%)
Vue (0.17%)
Shell (0.01%)
Total Downloads
8,992,276
Last Day
1,386
Last Week
6,468
Last Month
28,800
Last Year
499,613
4,850 Stars
2,522 Commits
394 Forks
32 Watching
7 Branches
222 Contributors
Latest Version
2.9.2
Package Id
@lingui/babel-plugin-transform-react@2.9.2
Unpacked Size
38.38 kB
Size
8.33 kB
File Count
7
NPM Version
6.13.6
Node Version
12.16.3
Cumulative downloads
Total Downloads
Last day
-9.5%
1,386
Compared to previous day
Last week
-13.5%
6,468
Compared to previous week
Last month
4.5%
28,800
Compared to previous month
Last year
-33.1%
499,613
Compared to previous year
Babel plugin which transforms content of components from lingui-react to ICU MessageFormat.
@lingui/babel-plugin-transform-react
is part of LinguiJS. See the documentation for all information, tutorials and examples.
1npm install --save-dev @lingui/babel-plugin-transform-react 2# yarn add --dev @lingui/babel-plugin-transform-react
.babelrc
(Recommended).babelrc
1{ 2 "plugins": ["@lingui/babel-plugin-transform-react"] 3}
1babel --plugins @lingui/babel-plugin-transform-react script.js
1require("@babel/core").transform("code", { 2 plugins: ["@lingui/babel-plugin-transform-react"] 3})
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
30 commit(s) and 23 issue activity found in the last 90 days -- score normalized to 10
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
Found 15/30 approved changesets -- score normalized to 5
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
68 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-01-27
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