6 packages
design-systme
Congrats! You just saved yourself hours of work by bootstrapping this project with TSDX. Let’s get you oriented with what’s here and how to use it.
gustavodalves-design-system
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
gustavodalves_message-broker
js-channel-buffer
`js-channel-buffer` is a JavaScript/TypeScript library that provides utilities for creating asynchronous communication channels, similar to Go channels, including buffer support. This library allows you to send and receive messages between different parts
js-routine-concurrency
`js-routine-concurrency` is a JavaScript library that provides utilities for handling concurrent tasks efficiently. This package includes a `WorkerPool` class that allows you to manage and run tasks with a specified number of concurrent workers.
query-mysql-builder
MySQL Query Builder is a TypeScript library designed to simplify the construction of MySQL queries in an object-oriented and type-safe manner. It allows you to build complex SQL queries step by step using a fluent interface.