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,185
Last Day
2
Last Week
5
Last Month
21
Last Year
429
MIT License
2 Stars
19 Commits
1 Watchers
9 Branches
2 Contributors
Updated on Jan 23, 2024
Minified
Minified + Gzipped
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%
2
Compared to previous day
Last Week
-16.7%
5
Compared to previous week
Last Month
-40%
21
Compared to previous month
Last Year
-88.9%
429
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
51 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-04-21
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