tanglx61 / jdownloader-jdjsapi

GitHub clone of SVN repo svn://svn.jdownloader.org/jdownloader/jdjsapi (cloned by http://svn2github.com/)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

###########################
### MyJD JavaScript API ###
###########################

# Build:

Required: npm, grunt and bower

Fetch requirements via:
npm install
bower install

Build with:
grunt requirejs

# Use:

Usage examples in example.html
Requirements
jquery, requirejs, and build/jdapi.js

Different test cases:
qunit-unit.html
qunit.html

(c) 2013-2014 by AppWork GmbH. All rights reserved.

About

GitHub clone of SVN repo svn://svn.jdownloader.org/jdownloader/jdjsapi (cloned by http://svn2github.com/)


Languages

Language:JavaScript 82.7%Language:HTML 14.4%Language:CSS 1.5%Language:ApacheConf 1.2%Language:Shell 0.1%Language:Batchfile 0.0%