jinqJs provides multiple ways to get the latest version.

1. Using Bower To Install

Creating a web application using your favorite IDE? You have the option to use Bower to get the latest version of jinqJs.

bower install jinqjs

2. Using NPM

jinqJs provides a module called jinq that can be downloaded from NPM.

npm install -g jinq

3. Using NuGet Package

You can use Visual Studios package manager to install jinqJs.

Install-Package jinqJs