Addition of two numbers
``` const addOne = x => x + 1; const addTwo = x => x + 2; const addThree = x => x + 3;
FP-inspired helpers for asynchronous code
A flexible and generic promise implementation for Javascript libraries
Small functional language that compiles to JavaScript
A functional library which aids in building apps in functional paradigm
Given When Then concepts for jest.
live-code with event emitters
simplify the rpc agreement between agreeable friends
create and use rpc using p2p
To add two numbers
Package that permit you to import every directory and files in a given path.
This package combines functional composition and transducers to allow high performance operations from arrays and minimal garbage collection.
Simple and lightweight functional toolset inspired by Clojure using import.
<a name="module_Main"></a>
A metalanguage for programming
Create a simple p2p server in a few lines
Create an async data pipeline
Small functional utility library for JavaScript
Streamlined Function Calling for LLMs
creating npm package for adding two numbers. practise!
The service locator pattern is a pattern to prevent hard dependencies between a component and the services it depends on. See [this Wikipedia article](https://en.wikipedia.org/wiki/Service_locator_pattern) for more information. `ts-service-locator` is a s
A flexible pipeline executor for chaining asynchronous functions, with a shared context and middleware support for custom workflows like logging, retries, and result tracking. Ideal for automating complex tasks, processing data, or managing API requests w
Perform addition operation on two or more operands.
A test add-one funcation
My first macro, adds two to a number
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.