Skip to content

mcarbaugh/jinq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jinq

A partial port of LINQ for typescript. The current version supports:

  • sortBy
  • sortByDescending
  • thenBy
  • thenByDescending
  • where
  • remove
  • select
  • count
  • sum
  • min
  • max
  • avg
  • toArray

About

A partial port of LINQ for typescript.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published