Type-Safe Monetary Library For JavaScript: @smilingsloth/money-utils
Type-safe & immutable JavaScript library for handling monetary values. Prevents costly mistakes with TypeScript's type system & simplifies code reasoning with immutability.
Type-safe & immutable JavaScript library for handling monetary values. Prevents costly mistakes with TypeScript's type system & simplifies code reasoning with immutability.
EventFlow: A lightweight, type-safe event broker for frontend applications, providing a simple way to handle events with TypeScript support, middleware system, error handling, and React integration.