Skip to content

bibz/brackets-jsdownloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSDownloader

JSDownloader provides a simple way to download various JavaScript libraries into your project. It does this by providing direct links to various JavaScript libraries and a quick link to download.

Currently JSDownloader supports a limited set of libraries. It sources its data from a file called jsdownloader_index.json.

ToDo: Write the docs for the jsdownloader_index.json file.

Updates

[9/27/2013] Pull in a Matt Gifford request to add right click context support. Added https support.

[9/27/2013] Removed some console.logs and fixed the cache. It is much smaller though since it is a local file read.

[9/22/2013] JSD has been updated to connect to a Node app in the back end. This enables it to now handle binary transfers. JSD also supports libraries with multiple files now (see the JQM one).

[5/24/2013] Support for package.json

[4/22/2013] Initial Release

About

JSDownloader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%