Gathering detailed insights and metrics for @teamteanpm2024/nulla-totam-odit
Gathering detailed insights and metrics for @teamteanpm2024/nulla-totam-odit
Gathering detailed insights and metrics for @teamteanpm2024/nulla-totam-odit
Gathering detailed insights and metrics for @teamteanpm2024/nulla-totam-odit
npm install @teamteanpm2024/nulla-totam-odit
Typescript
Module System
Node Version
NPM Version
50
Supply Chain
32.1
Quality
79.8
Maintenance
100
Vulnerability
100
License
Cumulative downloads
Total Downloads
Last day
0%
1
Compared to previous day
Last week
-20%
4
Compared to previous week
Last month
76.9%
23
Compared to previous month
Last year
0%
428
Compared to previous year
37
💧EventEmitter's typesafe replacement💧
'@teamteanpm2024/nulla-totam-odit'
is intended to be a replacement for 'events'
.
It makes heavy use of typescript's type inference features to provide type safety while keeping things concise and elegant 🍸.
Suitable for any JS runtime env (deno, node, old browsers, react-native ...)
tsafe
, run-exclusive
and minimal-polyfills
are all from the same author as EVT).Can be imported in TypeScript projects using version TypeScript >= 3.8 (February 20th, 2020) and in any plain JS projects.
NOTE: There is very few breaking changes from v1 to v2. Check them out.
1import { Evt } from "https://deno.land/x/@teamteanpm2024/nulla-totam-odit/mod.ts";
1$ npm install --save @teamteanpm2024/nulla-totam-odit
1import { Evt } from "@teamteanpm2024/nulla-totam-odit";
There are a lot of things that can't easily be done with EventEmitter
:
Why would someone pick EVT over RxJS:
EVT is an attempt to address all these points while trying to remain as accessible as EventEmitter
.
No vulnerabilities found.
No security vulnerabilities found.