There are no reviews yet. Be the first to send feedback to the community and the maintainers!
super-simple-signal
This is a super simple signal library for browser.expirables
This is a zero dependency package that provides some expirable implementations of common Data Structures.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.key-value-cache
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.react-hooks
A simple collection of React Hooks made for personal use, just for testing and experimentingtimed-cache
A simple in-memory time-based cache for both objects and function execution.memoize
A low footprint function which takes another function as an input and caches the result of that function based on given arguments.async-task-packer
This is a zero-dependency and low-footprint library that allows you to pack a set of asynchronous tasks and execute them in a controlled way.event-loop-sleep
β±οΈZero CPU overhead, zero dependency, true event-loop blocking sleep β±οΈ. Based on the abandoned atomic-sleep project.event-emitter
An event emitter which can be applied to any object and provides an event emitting and listening mechanism to it.hook-fn
A library which provides pre-execution and post-execution hooks both as a decorator and as a higher-order function.our-book
An open-source book created by the community for the community.event-bus
expirable-map
parcel-plugin-lazyload-lozad
retry-catch
A simple higher-order function allowing execution to be repeated until a condition is satisfied or a limit is reached.Advent-Of-Code-2022
set-timeout-by-id
A simple package to set and clear a timeout by id instead of using variables.rate-limiter-fn
A higher-order function to provide a Rate Limiting mechanism to the given function.Cadienvan.github.io
My website.soft-delete-migrator
A library providing a simple way of accessing a database and moving soft deleted rows to automatically generated tables and prevent performance erosion.Cadienvan
My Profile!worker-spawner
A Worker Thread spawner for Node.js with a simple API.codemotion-workfest-23
Let's rock and roll!force-return
A library allowing a function or a class method to forcibly return a specified value.ab-test-fn
A higher-order function to provide an A/B testing mechanism with multiple weights.github-workflow-migrator
A simple and configurable tool to take .github folder and moving it to different remote repos.set-interval-by-id
A simple package to set and clear an interval by id instead of using variables.conditional-fn
A higher-order function to provide a Feature Flag mechanism.Love Open Source and this site? Check out how you can help us