Gathering detailed insights and metrics for postcss-normalize-repeat-style
Gathering detailed insights and metrics for postcss-normalize-repeat-style
Gathering detailed insights and metrics for postcss-normalize-repeat-style
Gathering detailed insights and metrics for postcss-normalize-repeat-style
A modular minifier, built on top of the PostCSS ecosystem.
npm install postcss-normalize-repeat-style
Typescript
Module System
Min. Node Version
Node Version
NPM Version
CSS (77.36%)
JavaScript (22.18%)
Nunjucks (0.46%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
4,878 Stars
2,561 Commits
322 Forks
48 Watchers
45 Branches
111 Contributors
Updated on Jul 11, 2025
Latest Version
7.0.1
Package Id
postcss-normalize-repeat-style@7.0.1
Unpacked Size
7.10 kB
Size
3.00 kB
File Count
9
NPM Version
10.8.2
Node Version
20.19.1
Published on
May 06, 2025
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
Normalize repeat styles with PostCSS.
With npm do:
npm install postcss-normalize-repeat-style --save
1h1 { 2 background: url(image.jpg) repeat no-repeat 3}
1h1 { 2 background: url(image.jpg) repeat-x 3}
See the PostCSS documentation for examples for your environment.
See CONTRIBUTORS.md.
MIT © Ben Briggs
No vulnerabilities found.
Reason
13 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
Reason
no dangerous workflow patterns detected
Reason
GitHub workflow tokens follow principle of least privilege
Details
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
packaging workflow detected
Details
Reason
SAST tool is not run on all commits -- score normalized to 8
Details
Reason
3 existing vulnerabilities detected
Details
Reason
Found 6/23 approved changesets -- score normalized to 2
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
project is not fuzzed
Details
Score
Last Scanned on 2025-07-07
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