k8w-linq-array
v0.2.8
Published
LINQ-like functions extended to native Array
Readme
k8w-linq-array
Extend prototype of original Array.
Add some useful functions as LINQ in C#.
For more detail, please see index.d.ts .
Usage
Install
npm install k8w-linq-arrayAnd import at the entry point
import 'k8w-linq-array'