JSPM

  • Created
  • Published
  • Downloads 38
  • Score
    100M100P100Q112717F
  • License MIT

A powerful utility library for building type-safe APIs and functions with context management

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

License TypeScript

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/functions

Documentation

Full documentation and API reference: https://functions.deessejs.com