Installations
npm install styled-jsx-plugin-postcss-fix
Developer Guide
Typescript
No
Module System
CommonJS
Node Version
8.9.4
NPM Version
5.6.0
Releases
Unable to fetch releases
Contributors
Unable to fetch Contributors
Languages
JavaScript (99.08%)
CSS (0.92%)
Developer
stoneChen
Download Statistics
Total Downloads
608
Last Day
1
Last Week
3
Last Month
9
Last Year
64
GitHub Statistics
9 Commits
2 Watching
1 Branches
1 Contributors
Package Meta Information
Latest Version
0.1.3
Package Id
styled-jsx-plugin-postcss-fix@0.1.3
Unpacked Size
33.22 kB
Size
10.07 kB
File Count
9
NPM Version
5.6.0
Node Version
8.9.4
Total Downloads
Cumulative downloads
Total Downloads
608
Last day
0%
1
Compared to previous day
Last week
50%
3
Compared to previous week
Last month
80%
9
Compared to previous month
Last year
3.2%
64
Compared to previous year
Daily Downloads
Weekly Downloads
Monthly Downloads
Yearly Downloads
Dependencies
3
Dev Dependencies
4
styled-jsx-plugin-postcss
Use PostCSS with styled-jsx 💥
Usage
Install the package first.
1npm install --save styled-jsx-plugin-postcss
Next, add styled-jsx-plugin-postcss
to the styled-jsx
's plugins
in your
babel configuration:
1{ 2 "plugins": [ 3 ["styled-jsx/babel", { "plugins": ["styled-jsx-plugin-postcss"] }] 4 ] 5}
Notes
styled-jsx-plugin-postcss
uses styled-jsx
's plugin system which is supported
from version 2. Read more on their repository for further info.
Plugins
styled-jsx-plugin-postcss
uses
postcss-load-plugins
therefore you may want to refer to their docs to learn more about
adding plugins.
Contributions
Although a Proof Of Concept plugin, PRs and contributions are welcome! We aim to drive development of this plugin through community contributions.
License
MIT
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
no SAST tool detected
Details
- Warn: no pull requests merged into dev branch
Reason
Found 0/9 approved changesets -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
- Warn: no security policy file detected
- Warn: no security file to analyze
- Warn: no security file to analyze
- Warn: no security file to analyze
Reason
project is not fuzzed
Details
- Warn: no fuzzer integrations found
Reason
license file not detected
Details
- Warn: project does not have a license file
Reason
branch protection not enabled on development/release branches
Details
- Warn: branch protection not enabled for branch 'master'
Reason
17 existing vulnerabilities detected
Details
- Warn: Project is vulnerable to: GHSA-257v-vj4p-3w2h
- Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9
- Warn: Project is vulnerable to: GHSA-2pr6-76vf-7546
- Warn: Project is vulnerable to: GHSA-8j8c-7jfh-h6hx
- Warn: Project is vulnerable to: GHSA-fvqr-27wr-82fm
- Warn: Project is vulnerable to: GHSA-4xc9-xhrj-v574
- Warn: Project is vulnerable to: GHSA-x5rq-j2xg-h7qm
- Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695
- Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw
- Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9
- Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm
- Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3
- Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m
- Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h
- Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9
- Warn: Project is vulnerable to: GHSA-566m-qj78-rww5
- Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j
Score
1.3
/10
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