7 packages
async-utils-ts
A collection of utility functions for asynchronous operations in TypeScript.
cache-ts
Simple and Efficient Cache Implementation for TypeScript
mutex-ts
This package provides two classes for managing locks: `Mutex` and `MutexRW`. These locks can be used to control access to critical sections in a multi-threaded or asynchronous environment.
orimay-config-eslint
orimay-config-eslint-nuxt
portable-db-ts
A TypeScript library that provides a simple, in-memory database with a flexible API. It's designed to be portable, making it easy to integrate into your projects.
radix-ts
This package provides a powerful Radix data storage and retrieval library for TypeScript. It allows you to efficiently store and manage structured data using a Radix tree data structure.