Skip to content

Commit

Permalink
Removing FileSaver.js, BlobBuilder.js, pdf.js & zpipe and Adding them…
Browse files Browse the repository at this point in the history
… as submodules.

Also replacing BlobBuilder.js with Blob.js
  • Loading branch information
lifof committed Mar 17, 2013
1 parent 7995af0 commit aadc92c
Show file tree
Hide file tree
Showing 359 changed files with 16 additions and 78,326 deletions.
12 changes: 12 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[submodule "libs/Blob.js"]
path = libs/Blob.js
url = https://github.com/eligrey/Blob.js.git
[submodule "libs/FileSaver.js"]
path = libs/FileSaver.js
url = https://github.com/eligrey/FileSaver.js.git
[submodule "libs/pdf.js"]
path = libs/pdf.js
url = https://github.com/mozilla/pdf.js.git
[submodule "libs/zpipe"]
path = libs/zpipe
url = https://github.com/richardassar/zpipe.git
1 change: 1 addition & 0 deletions libs/Blob.js
Submodule Blob.js added at 22b347
161 changes: 0 additions & 161 deletions libs/BlobBuilder.js/BlobBuilder.js

This file was deleted.

2 changes: 0 additions & 2 deletions libs/BlobBuilder.js/BlobBuilder.min.js

This file was deleted.

30 changes: 0 additions & 30 deletions libs/BlobBuilder.js/LICENSE.md

This file was deleted.

16 changes: 0 additions & 16 deletions libs/BlobBuilder.js/README.md

This file was deleted.

1 change: 1 addition & 0 deletions libs/FileSaver.js
Submodule FileSaver.js added at 5a89a5
Loading

0 comments on commit aadc92c

Please sign in to comment.