Gathering detailed insights and metrics for @silveredgold/ste-core
Gathering detailed insights and metrics for @silveredgold/ste-core
Gathering detailed insights and metrics for @silveredgold/ste-core
Gathering detailed insights and metrics for @silveredgold/ste-core
Add the power of events to your projects. We even have 3 flavors for you! Each in their own package.
npm install @silveredgold/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,664
Last Day
1
Last Week
5
Last Month
26
Last Year
354
MIT License
139 Stars
747 Commits
14 Forks
7 Watchers
6 Branches
9 Contributors
Updated on Mar 14, 2025
Minified
Minified + Gzipped
Latest Version
2.1.16-alpha4
Package Id
@silveredgold/ste-core@2.1.16-alpha4
Unpacked Size
54.24 kB
Size
8.46 kB
File Count
36
NPM Version
7.24.2
Node Version
14.16.0
Cumulative downloads
Total Downloads
Last Day
-83.3%
1
Compared to previous day
Last Week
-61.5%
5
Compared to previous week
Last Month
-38.1%
26
Compared to previous month
Last Year
-17.1%
354
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