Skip to content

neutralinojs/asar-unpackfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages