Skip to content

Commit 418fdf0

Browse files
committed
chore: adjust wording
chore: add ts-collect reference
1 parent d35f0ab commit 418fdf0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
# ts-collect
1010

11-
> A powerful, fully-typed collections library for TypeScript, combining Laravel's collection elegance with advanced data processing capabilities. Features lazy evaluation, statistical analysis, machine learning operations, and comprehensive data manipulation tools—all with zero dependencies.
11+
> A powerful, fully-typed collections library for TypeScript, combining Laravel's collection elegance with advanced data processing capabilities. Features a fluent API, lazy evaluation, statistical analysis, machine learning operations, and comprehensive data manipulation tools—all with zero dependencies.
1212
1313
## Features
1414

@@ -884,7 +884,7 @@ _Thanks to..._
884884

885885
- [Laravel Collections](https://laravel.com/docs/main/collections) for inspiration
886886
- [Chris Breuer](https://github.com/chrisbreuer) for the initial implementation
887-
- [All Contributors](https://github.com/stacksjs/ts-collect/graphs/contributors) for their contributions to Stacks
887+
- [All Contributors](https://github.com/stacksjs/ts-collect/graphs/contributors) for their contributions to Stacks & ts-collect
888888

889889
## 📄 License
890890

docs/intro.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# Introduction
44

5-
> `ts-collect`, a powerful, fully-typed collections library for TypeScript, combining Laravel's collection elegance with advanced data processing capabilities. Features lazy evaluation, statistical analysis, machine learning operations, and comprehensive data manipulation tools—all with zero dependencies.
5+
> `ts-collect`, a powerful, fully-typed collections library for TypeScript, combining Laravel's collection elegance with advanced data processing capabilities. Features a fluent API, lazy evaluation, statistical analysis, machine learning operations, and comprehensive data manipulation tools—all with zero dependencies.
66
77
## Features
88

@@ -309,7 +309,7 @@ _Thanks to..._
309309

310310
- [Laravel Collections](https://laravel.com/docs/main/collections) for inspiration
311311
- [Chris Breuer](https://github.com/chrisbreuer) for the initial implementation
312-
- [All Contributors](https://github.com/stacksjs/ts-collect/graphs/contributors) for their contributions to Stacks
312+
- [All Contributors](https://github.com/stacksjs/ts-collect/graphs/contributors) for their contributions to Stacks & ts-collect
313313

314314
## License
315315

0 commit comments

Comments
 (0)