LInQer:为Javascript移植的C#语言集成查询具有出色的性能

时间:2021-04-12 20:55:08
【文件属性】:
文件名称:LInQer:为Javascript移植的C#语言集成查询具有出色的性能
文件大小:154KB
文件格式:ZIP
更新时间:2021-04-12 20:55:08
JavaScript 林克 为Javascript移植的C#语言集成查询具有出色的性能 安装 $ npm install @siderite/linqer 快速开始 const source = ... an array or a generator function or anything that is iterable... ; const enumerable = Linqer.Enumerable.from(source) ; // now you can both iterate and use LINQ like functions const result = enumerable .where(item= > !! item.value) // like filter .select(item= > { value: item.v
【文件预览】:
LInQer-master
----LInQer.min.js(16KB)
----.gitignore(13B)
----LInQer.all.d.ts(28KB)
----LInQer.extra.js(14KB)
----LInQer.OrderedEnumerable.ts(13KB)
----LInQer.extra.min.js(4KB)
----package.json(769B)
----package-lock.json(373B)
----LInQer.extra.ts(17KB)
----tsconfig.extra.json(6KB)
----LInQer.slim.min.js(5KB)
----tests.performance.html(470B)
----LICENSE(1KB)
----LInQer.js(63KB)
----tests.html(451B)
----tsconfig.json(6KB)
----qUnit()
--------qunit-2.9.2.js(184KB)
--------qunit-2.9.2.css(8KB)
----tests.performance.js(7KB)
----LInQer.all.js.map(54KB)
----LInQer.slim.js.map(15KB)
----LInQer.extra.js.map(11KB)
----LInQer.slim.js(25KB)
----README.md(5KB)
----build.bat(1KB)
----tsconfig.all.json(6KB)
----LInQer.GroupEnumerable.ts(5KB)
----LInQer.js.map(43KB)
----LInQer.all.js(76KB)
----.vscode()
--------settings.json(121B)
----tests.slim.js(10KB)
----LInQer.Enumerable.ts(22KB)
----LInQer.Slim.ts(21KB)
----npm.export.ts(84B)
----Release.txt(2KB)
----tests.js(42KB)
----tests.slim.html(426B)
----tsconfig.slim.json(6KB)

网友评论