Gathering detailed insights and metrics for @compactjs/chatscroll
Gathering detailed insights and metrics for @compactjs/chatscroll
Gathering detailed insights and metrics for @compactjs/chatscroll
Gathering detailed insights and metrics for @compactjs/chatscroll
npm install @compactjs/chatscroll
Typescript
Module System
Node Version
NPM Version
66.5
Supply Chain
99.1
Quality
75.4
Maintenance
100
Vulnerability
100
License
HTML (63.56%)
TypeScript (32.46%)
JavaScript (3.98%)
Total Downloads
6,034
Last Day
3
Last Week
18
Last Month
97
Last Year
1,295
2 Stars
19 Commits
2 Watching
9 Branches
2 Contributors
Latest Version
1.0.1
Package Id
@compactjs/chatscroll@1.0.1
Unpacked Size
11.79 kB
Size
3.91 kB
File Count
14
NPM Version
6.14.4
Node Version
12.18.0
Cumulative downloads
Total Downloads
Last day
0%
3
Compared to previous day
Last week
80%
18
Compared to previous week
Last month
288%
97
Compared to previous month
Last year
-63.1%
1,295
Compared to previous year
· Homepage · View Demo · Report Bug / Request Feature ·
1npm install @compactjs/chatscroll
1<script src="https://unpkg.com/@compactjs/chatscroll/dist/index.umd.js"></script>
1import { observe } from '@compactjs/chatscroll';
1const container = document.getElementById('container'); 2observe(container);
Have a look at the example.
Or checkout the demo.
1npm run test
👤 Timo Bechtel
Contributions, issues and feature requests are welcome!
git checkout -b feat/AmazingFeature
)npm run test
git commit -m 'feat: add amazingFeature'
)git push origin feat/AmazingFeature
)This project uses semantic-release for automated release versions. So commits in this project follow the Conventional Commits guidelines. I recommend using commitizen for automated commit messages.
Give a ⭐️ if this project helped you!
Distributed under the MIT License.
This README was generated with ❤️ by readme-md-generator
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
dependency not pinned by hash detected -- score normalized to 5
Details
Reason
Found 0/11 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
detected GitHub workflow tokens with excessive permissions
Details
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
branch protection not enabled on development/release branches
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
47 existing vulnerabilities detected
Details
Score
Last Scanned on 2024-12-23
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