Gathering detailed insights and metrics for ste-core
Gathering detailed insights and metrics for ste-core
Gathering detailed insights and metrics for ste-core
Gathering detailed insights and metrics for ste-core
Add the power of events to your projects. We even have 3 flavors for you! Each in their own package.
npm install ste-core
Typescript
Module System
Min. Node Version
Node Version
NPM Version
TypeScript (89.55%)
HTML (5.6%)
JavaScript (4.23%)
PowerShell (0.62%)
Total Downloads
1,913,893
Last Day
1,554
Last Week
10,465
Last Month
43,087
Last Year
430,471
MIT License
139 Stars
747 Commits
14 Forks
7 Watchers
6 Branches
9 Contributors
Updated on Mar 14, 2025
Minified
Minified + Gzipped
Latest Version
3.0.11
Package Id
ste-core@3.0.11
Unpacked Size
53.86 kB
Size
9.23 kB
File Count
35
NPM Version
lerna/7.1.4/node@v18.17.0+x64 (win32)
Node Version
18.17.0
Published on
Aug 09, 2023
Cumulative downloads
Total Downloads
Last Day
6.1%
1,554
Compared to previous day
Last Week
9.6%
10,465
Compared to previous week
Last Month
-2%
43,087
Compared to previous month
Last Year
7%
430,471
Compared to previous year
8
Core package for the Strongly Typed Events projects. This project adds events to your projecs. Because events can have multiple flavours, we've created multiple packages.
The project is separated into multiple packages, so you only need to include what you need. We have the following packages:
Package | Description |
---|---|
ste-core | Package that contains all the building blocks for the creation of events. The dispatcher implementation is its main hero. |
ste-events | Events that are modeled after .Net with a sender and argument . If you use typescript, you can leverage the support for generics and get strongly typed code. |
ste-simple-events | A simpler version of the ste-event -event. No sender, just an argument. |
ste-signals | A signal is even simpler, it is just a callback for when you need to be alerted without any scope. |
strongly-typed-events | This package includes everything. |
ste-browser | Helps to host events in the browser. |
This project is maintained by Kees C. Bakker.
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 4
Details
Reason
Found 0/17 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
19 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-05-05
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