Package Exports
- @deessejs/functions
- @deessejs/functions/checks
- @deessejs/functions/context
- @deessejs/functions/errors
- @deessejs/functions/events
- @deessejs/functions/functions
- @deessejs/functions/types
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