Baltazar Gomez

Results 112 comments of Baltazar Gomez

Something like this [package.json](https://github.com/btzr-io/uncompress.js/blob/master/package.json) libunrar.js alternative: [unrar utility/library](http://www.rarlab.com/rar_add.htm) (not sure if is the best alternative)

Ok, I just found this: [unarchiver](http://unarchiver.c3.cx/commandline), supported file formats include Zip, Tar-GZip, Tar-BZip2, RAR and [more](http://unarchiver.c3.cx/formats), also there is a npm package: https://www.npmjs.com/package/unpack-all

> @btzr-io do you have a working example of this in a react app? I'm not longer working on this project. I guess some dependencies are outdated or not longer...

This issue was resolved on the new version. I'll try to publish the new version in a few days / weeks. I'm reopening this since this still exists in the...

I think this issue probably belongs here: https://github.com/Ionaru/easy-markdown-editor

Not sure if this is related to your problem: https://github.com/Ionaru/easy-markdown-editor/issues/32

Is there any workaround on this issue ?

> ### app.disableHardwareAcceleration() > Disables hardware acceleration for current app. > This method can only be called before app is ready. https://www.electronjs.org/docs/tutorial/offscreen-rendering

@prateekpardeshi I'm planing to add a documentation section on readme file. You can try to add a section like "Features" and add a list of the features of the viewer......