Copyright © 2026 Gage Sorrell. Released under the MIT license.
A small library of utilities for functional programming in TypeScript.
The documentation is available here, a subdomain of the author's personal website.
| Package | Version |
|---|---|
| NodeJS | >=24.15.0 |
typescript |
>=6.0.0 |
Once the requirements are met, just install,
npm install @sorrell/functional// @TODO| Package | Description |
|---|---|
@sorrell/pipe-operator |
Overloaded % as the pipe operator. |
@sorrell/utilities |
General-purpose utilities. |
@sorrell/cli-utilities |
Utilities for CLI applications. |
@sorrell/cli |
CLI to assist with TypeScript development. |
This repository is a read-only mirror. Development takes place in the SorrellWm monorepo.