8000 Tags · pavitardua/jinqJs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: pavitardua/jinqJs

Tags

v1.5.9

Toggle v1.5.9's commit message
Added support for Angular 1.x as a Service

v1.5.8

Toggle v1.5.8's commit message
Added IAggregate to TypeScript definition

v1.5.6

Toggle v1.5.6's commit message
Updated package json to reflect new version

v1.5.5

Toggle v1.5.5's commit message
Added bower support

v1.5.4

Toggle v1.5.4's commit message
Added bower support

v1.5.3

Toggle v1.5.3's commit message
Added TypeScript Definition File

TypeScript Support

v1.5.2

Toggle v1.5.2's commit message

Changed .at() and .update() first parameter type Changed the .at() and .update() predicates first parameter not to be a row object, but the array instead. The two parameters passed to the delegate are now (collection, index)

v1.5.1

Toggle v1.5.1's commit message
Added Update() & Delete()

Added update() and delete() functions.

v1.4

Toggle v1.4's commit message
distinct() function supports an array parameter

Added the ability to support a single parameter as an array of fields
for the distinct(). Thank you to jinhduong for contributing and your
recommendation.

v1.3

Toggle v1.3's commit message
Added Node.js support

Created a Node.js module called jinq and added support for npm.
0