@deessejs/functions
v0.0.67
Published
A powerful utility library for building type-safe APIs and functions with context management
Downloads
6,608
Maintainers
Readme
DeesseJS Functions
Introduction
DeesseJS Functions is a collection of typed, composable utility helpers designed for the DeesseJS ecosystem. Small, focused, and functional, these helpers aim to improve clarity and reusability in TypeScript projects while keeping runtime weight minimal.
Installation
Install from npm:
npm install @deessejs/functions
# or
yarn add @deessejs/functionsDocumentation
Full documentation and API reference: https://functions.deessejs.com
