https://github.com/brunolm/tslinq
Linq methods in TypeScript
https://github.com/brunolm/tslinq
Last synced: about 2 months ago
JSON representation
Linq methods in TypeScript
- Host: GitHub
- URL: https://github.com/brunolm/tslinq
- Owner: brunolm
- Created: 2013-07-18T19:08:29.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2017-01-30T19:14:09.000Z (over 8 years ago)
- Last Synced: 2025-05-07T02:05:40.710Z (about 2 months ago)
- Language: TypeScript
- Size: 16.6 KB
- Stars: 31
- Watchers: 4
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TSLinq
Linq methods in TypeScript
To run tests install
http://visualstudiogallery.msdn.microsoft.com/34b2cc77-971a-4226-8f93-54518a7917ae## Contributions
tl;dr; This is a readonly repository.
This project was created because I was having fun implementing this stuff, it wasn't tested enough and it doesn't have enough tests covering it. I don't have any plans to make it bigger, there is already `lodash` that is maintained by a lot of people.
It is not recommented to use in production, look for `lodash` for something solid.