An open API service indexing awesome lists of open source software.

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

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.