Skip to content

har9421/lnqjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linq js is strong platform which provides manupulation over collection in javascript.

const list = [ {first:'tim',last: 'john'}, {first:'tiju',last: 'mcmana'} ]; lq.select(list, arr => arr.first)

About

linq js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •