Gathering detailed insights and metrics for @openfonts/ibm-plex-serif_all
Gathering detailed insights and metrics for @openfonts/ibm-plex-serif_all
Gathering detailed insights and metrics for @openfonts/ibm-plex-serif_all
Gathering detailed insights and metrics for @openfonts/ibm-plex-serif_all
@ibm/plex
The package of IBM’s typeface, IBM Plex
@fontsource/ibm-plex-sans
Self-host the IBM Plex Sans font in a neatly bundled NPM package.
@fontsource/ibm-plex-mono
Self-host the IBM Plex Mono font in a neatly bundled NPM package.
@openfonts/ibm-plex-sans_latin-ext
IBM Plex Sans latin-ext typeface
npm install @openfonts/ibm-plex-serif_all
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
44 Stars
457 Commits
2 Forks
1 Watching
16 Branches
1 Contributors
Updated on 24 Nov 2023
CSS (99.8%)
JavaScript (0.2%)
Cumulative downloads
Total Downloads
Last day
2,000%
21
Compared to previous day
Last week
600%
21
Compared to previous week
Last month
0%
27
Compared to previous month
Last year
-48%
407
Compared to previous year
No dependencies detected.
This is fork of awesome project typefaces, allowing to use different character subsets.
Each typeface package ships with all the necessary font files and css to self-host an open source typeface.
All Google Fonts have been added as well.
Couldn’t be easier. This is how you’d add Open Sans.
npm install --save @openfonts/open-sans_latin
Then in your app or site’s entry file.
1require("@openfonts/open-sans_latin")
And that’s it! You’re now self-hosting Open Sans!
It should take < 5 minutes to swap out Google Fonts.
Typeface assumes you’re using webpack with loaders setup for loading css and font files (you can use Typeface with other setups but webpack makes things really really simple). Assuming your webpack configuration is setup correctly you then just need to require the typeface in the entry file for your project.
No vulnerabilities found.
Reason
license file detected
Details
Reason
security policy file detected
Details
Reason
no binaries found in the repo
Reason
Found 0/30 approved changesets -- score normalized to 0
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
54 existing vulnerabilities detected
Details
Score
Last Scanned on 2024-11-25
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