Socket
Socket
Sign inDemoInstall

conrad

Package Overview
Dependencies
0
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    conrad

A tiny JavaScript jobs scheduler


Version published
Maintainers
1
Install size
103 kB
Created

Changelog

Source

0.1.0 (July 28 2013)

  • First release: v0.1.0

Readme

Source

conrad.js

conrad is a tiny JavaScript scheduler, developped by Alexis Jacomy at the médialab. It is released under the MIT License.

The full API documentation is available here.

Build

To use it, clone the repository:

git clone git@github.com:jacomyal/conrad.js.git

The latest minified version is available here:

https://raw.github.com/jacomyal/conrad.js/master/build/conrad.min.js

You can also minify your own version with Grunt:

  • Install Node.js, NPM and Grunt.
  • Use npm install to install conrad development dependencies.
  • Use grunt to check sources linting, launch unit tests, and minify the code with Uglify.

Contribute

Contributions are welcome! You can contribute by submitting issues and proposing pull requests. Be sure to successfully run grunt before submitting any pull request, to check unit tests and sources lint.

The whole source code is validated by the Google Closure Linter, and the comments are written in JSDoc (tags description is available here).

Keywords

FAQs

Last updated on 03 Dec 2014

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc