Installations
npm install @chatscope/chat-ui-kit-styles
Developer
chatscope
Developer Guide
Module System
Unable to determine the module system for this package.
Min. Node Version
Typescript Support
No
Node Version
12.22.12
NPM Version
7.24.2
Statistics
15 Stars
47 Commits
20 Forks
3 Watching
1 Branches
3 Contributors
Updated on 10 Jul 2024
Languages
SCSS (97.42%)
JavaScript (2.58%)
Total Downloads
Cumulative downloads
Total Downloads
1,316,448
Last day
2.4%
3,186
Compared to previous day
Last week
17.3%
17,970
Compared to previous week
Last month
-2.5%
68,477
Compared to previous month
Last year
92%
783,729
Compared to previous year
Daily Downloads
Weekly Downloads
Monthly Downloads
Yearly Downloads
Chat UI Kit Styles
Base theme for chat-ui-kit-react.
You can use this theme, or create your own by customizing scss variables.
Install
Using yarn.
1yarn add @chatscope/chat-ui-kit-styles
Using npm.
1npm install @chatscope/chat-ui-kit-styles
Usage
1import styles from '@chatscope/chat-ui-kit-styles/dist/default/styles.min.css';
For more information please visit Chat UI Kit React repository or check our friendly Storybook.
Community and support
- Twitting via @chatscope
- Chatting at Discord
- Facebooking at Facebook
- Articles on the chatscope blog
Website
License
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
no dangerous workflow patterns detected
Reason
0 existing vulnerabilities detected
Reason
license file detected
Details
- Info: project has a license file: LICENSE:0
- Info: FSF or OSI recognized license: MIT License: LICENSE:0
Reason
Found 1/30 approved changesets -- score normalized to 0
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/chatscope/chat-ui-kit-styles/npm-publish.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/chatscope/chat-ui-kit-styles/npm-publish.yml/master?enable=pin
- Info: 0 out of 2 GitHub-owned GitHubAction dependencies pinned
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
detected GitHub workflow tokens with excessive permissions
Details
- Warn: no topLevel permission defined: .github/workflows/npm-publish.yml:1
- Info: no jobLevel write permissions found
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
branch protection not enabled on development/release branches
Details
- Warn: branch protection not enabled for branch 'master'
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
- Warn: 0 commits out of 2 are checked with a SAST tool
Score
3.4
/10
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