Skip to content

@tyravel/collection

Fluent, typed collection pipeline for Tyravel

Install

bash
npm install @tyravel/collection

Metadata

FieldValue
Version1.0.1
Sourcepackages/collection
CategoryKernel & HTTP
Node.js>=26

Public exports

From the package entry point (dist/index.d.ts). Deep imports are not supported.

Values

  • Collection
  • collect

Types

  • CollectionCallback
  • CollectionPredicate
  • KeySelector
  • SortSelector

Guide

See the Collections guide for usage examples.

Released under the MIT License.