The Wayback Machine - https://web.archive.org/web/20210207053209/https://github.com/neutralinojs/asar-unpackfile
Skip to content
main
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Feb 7, 2021

README.md

asar-unpackfile

Unpack a specific file to memory from an asar archive

Neutralinojs uses Electron's .asar file format to bundle all resources. This module helps Neutralinojs to extract the binary content of a file to the physical memory when the URL is given. For example, assets/app.js will return the contents of the app.js file from neu.asar resource file.

About

Unpack a specific file to memory from an asar archive

Topics

Resources

License

Releases

No releases published

Packages

No packages published

Languages