abettini's Stars
Il-Libro-Open-Source/book
Un libro open source dalla community per la community.
spatie/package-skeleton-laravel
A skeleton repository for Spatie's Laravel Packages
Cadienvan/super-simple-signal
This is a super simple signal library for browser.
headlessuigm/headlessui
GameMaker Studio's Headless UI Library
JointlyTech/performance-logger
This is a decorator that can be used to measure the performance of a function.
JointlyTech/cache-candidate-plugin-dependency-keys
This is a cache-candidate plugin providing a dependency-keys mechanism.
JointlyTech/npm-package-ts-scaffolding
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 CommonJS packages inside ESM files.
JointlyTech/cache-candidate-plugin-invalidate-function
This is a cache-candidate plugin providing an invalidation mechanism under specific conditions.
JointlyTech/cache-candidate-plugin-base
This is a library providing types needed to create a plugin for cache-candidate.
JointlyTech/cache-candidate
This is a library providing a higher-order function and a decorator to cache the result of a function or method if given conditions are met.
JointlyTech/object-loudifier
This is a library allowing to create reactive objects.
JointlyTech/event-versionator
Simple utility functions providing some versioning information for given events.
Cadienvan/expirables
This is a zero dependency package that provides some expirable implementations of common Data Structures.