Ask HN: are you stuck on your side project? have a side project, but you are stuck on a problem? or have some spare time to help a fellow programmer?
give us the link to your Github repository and get help from HN |
Ask HN: are you stuck on your side project? have a side project, but you are stuck on a problem? or have some spare time to help a fellow programmer?
give us the link to your Github repository and get help from HN |
Right now I am using bitjs (http://bitjs.googlecode.com/), but it is very slow and often results in corrupt images. I am thinking of using NaCL to use a native unzip / unrar in chrome application, but have no experience with NaCl or C++. Has anyone done anything similar?
https://github.com/balaclark/chrome-comic-reader https://github.com/balaclark/HTML5-Comic-Book-Reader
Does it have to be a chrome packaged app? If not, take a look at appjs or node-webkit.