@tyravel/collection
Fluent, typed collection pipeline for Tyravel
Install
bash
npm install @tyravel/collectionMetadata
| Field | Value |
|---|---|
| Version | 1.0.1 |
| Source | packages/collection |
| Category | Kernel & HTTP |
| Node.js | >=26 |
Public exports
From the package entry point (dist/index.d.ts). Deep imports are not supported.
Values
Collectioncollect
Types
CollectionCallbackCollectionPredicateKeySelectorSortSelector
Guide
See the Collections guide for usage examples.