Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 743 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 743 Bytes

quartz.js

Build Status Release version

=========

JavaScript library for use in combination with the Quartz scheduler library

Initially released as a client side utility library for developers using the Quartz scheduler (server side .NET) library.

Packaged for use in node.js or as a bower package for client-side scripting.

Node.js

To use with Node.js run:

npm install quarts-util

Bower

To use with Bower run:

bower install quartz-util