Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ste-core

Package Overview
Dependencies
Maintainers
1
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ste-core

Core files for the Strongly Typed Events project.

  • 3.0.11
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
9.8K
decreased by-15.14%
Maintainers
1
Weekly downloads
 
Created
Source

Strongly Typed Events - Core

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.

Build Status npm version License: MIT

Packages

The project is separated into multiple packages, so you only need to include what you need. We have the following packages:

PackageDescription
ste-corePackage that contains all the building blocks for the creation of events. The dispatcher implementation is its main hero.
ste-eventsEvents 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-eventsA simpler version of the ste-event-event. No sender, just an argument.
ste-signalsA signal is even simpler, it is just a callback for when you need to be alerted without any scope.
strongly-typed-eventsThis package includes everything.
ste-browserHelps to host events in the browser.

Maintenance

This project is maintained by Kees C. Bakker.

Keywords

FAQs

Package last updated on 09 Aug 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc