Gathering detailed insights and metrics for @paprika/stylers
Gathering detailed insights and metrics for @paprika/stylers
Gathering detailed insights and metrics for @paprika/stylers
Gathering detailed insights and metrics for @paprika/stylers
🌶 A robust + accessible UI component library for React applications by Galvanize.
npm install @paprika/stylers
Typescript
Module System
Node Version
NPM Version
JavaScript (89.35%)
MDX (5.86%)
TypeScript (4.33%)
SCSS (0.39%)
PHP (0.06%)
Makefile (0.01%)
Total Downloads
3,345,005
Last Day
215
Last Week
7,896
Last Month
23,209
Last Year
338,348
MIT License
54 Stars
7,177 Commits
9 Forks
42 Watchers
86 Branches
431 Contributors
Updated on Jul 06, 2025
Minified
Minified + Gzipped
Latest Version
1.1.11
Package Id
@paprika/stylers@1.1.11
Unpacked Size
64.00 kB
Size
11.37 kB
File Count
28
NPM Version
8.19.3
Node Version
16.19.0
Published on
Mar 29, 2025
Cumulative downloads
Total Downloads
1
1
The stylers
package is a companion for the tokens
package, they are both implementations of the Starling Design System for use in styling user interfaces. The stylers
are more than just simple values however, they are helper functions and bundles of CSS rules.
1yarn add @paprika/stylers
or with npm:
1npm install @paprika/stylers
stylers
are intended for use internally and externally.
Internally, when contributors create Paprika components, and externally, when application developers consume Paprika to create user interfaces with the Starling Design System.
Typically consumers will be using tokens with Sass. They can be included in any Sass file with:
1@import "@paprika/stylers/lib/helpers.scss";
Then you should be able to use Sass functions like font-size()
and spacer()
as well as mixins like @include truncate-text;
and @include focus-ring(true)
.
For scalability, in implementation of the stylers
is split into:
includes.js
and formIncludes.js
(for bundles of styling rules)helpers.js
(functions that take an input and generate a value or styling rule/rules).No vulnerabilities found.
Reason
26 commit(s) and 0 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
SAST tool is run on all commits
Details
Reason
Found 1/30 approved changesets -- score normalized to 0
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
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
59 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-06-30
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 MoreLast Day
2,288.9%
215
Compared to previous day
Last Week
54.6%
7,896
Compared to previous week
Last Month
24.1%
23,209
Compared to previous month
Last Year
-42.1%
338,348
Compared to previous year