Michael Di Prisco

Results 4 repositories owned by Michael Di Prisco

npm-package-ts-scaffolding

20
Stars
2
Forks
Watchers

A simple scaffolding tool for creating a new project to be published to npm. It provides a build command that will compile your code to a CommonJS Node 14.16 target, allowing named imports for CommonJ...

expirables

21
Stars
5
Forks
Watchers

This is a zero dependency package that provides some expirable implementations of common Data Structures.

key-value-cache

15
Stars
1
Forks
Watchers

A simple in-memory key-value cache for function execution, allowing both sync and async operations using the same methods. It provides an invalidation mechanism based both on exact string and regex.

super-simple-signal

40
Stars
0
Forks
Watchers

This is a super simple signal library for browser.