mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-12 06:16:02 +10:00
Added linq.js 2.2.0.2 closes #913
This commit is contained in:
Executable
+2751
File diff suppressed because it is too large
Load Diff
+10
File diff suppressed because one or more lines are too long
Executable
+2733
File diff suppressed because it is too large
Load Diff
+10
File diff suppressed because one or more lines are too long
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "linq.js",
|
||||
"filename": "linq.min.js",
|
||||
"version": "2.2.0.2",
|
||||
"description": "linq.js - LINQ for JavaScript. Implements all .NET 4.0 LINQ to Objects methods and many extra methods (inspiration from Rx, Achiral, Haskell, Ruby, etc...)",
|
||||
"homepage": "http://linqjs.codeplex.com/",
|
||||
"keywords": [
|
||||
"linq",
|
||||
"json",
|
||||
"query",
|
||||
"jquery",
|
||||
"rx"
|
||||
],
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "Yoshifumi Kawai",
|
||||
"website": "http://neue.cc/"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user