FileInfo

Sprachen

Überblick

What is an ASAR file? An ASAR file is an archive used to package source code for an application using Electron, an open source library used to build cross-platform programs. It is saved in a format similar to .TAR archives where files contained in the archive, such as .HTML , .JS , and .CSS files, are concatenated together without using compression.

More Information ASAR files allow developers to package their apps in an archive instead of a folder, which protects the source code of the app from being exposed to other users. You can package the application into an archive using the asar utility included with Electron.

Popularity4.2/5

25 votes

Quick AppOpen with
VerifiedVerified by FileInfo.com The FileInfo.com team has independently researched the Electron Archive file format and Mac, Windows, and Linux apps listed on this page. Our goal is 100% accuracy and we only publish information about file types that we have verified. If you would like to suggest any additions or updates to this page, please let us know .

Document Icon

Brotkrümel

DeveloperGitHub
Popularity4.2 | 25 Votes

Previous / Next

In-Depth

.ASAR File Extension

Electron Archive

DeveloperGitHub
Popularity
4.2  |  25 Votes
 

What is an ASAR file?

An ASAR file is an archive used to package source code for an application using Electron, an open source library used to build cross-platform programs. It is saved in a format similar to .TAR archives where files contained in the archive, such as .HTML , .JS , and .CSS files, are concatenated together without using compression.

More Information

ASAR files allow developers to package their apps in an archive instead of a folder, which protects the source code of the app from being exposed to other users. You can package the application into an archive using the asar utility included with Electron.

Common ASAR Filenames

app.asar - Default name given to an application packaged into an ASAR archive.

Open over 400 file formats with File Viewer Plus . Free Download

Programs that open ASAR files

Sort

Pricing

Program Name

Platform

Reset

X

Windows

GitHub Electron

Free

Mac

GitHub Electron

Free

Linux

GitHub Electron

Free

Category: Developer Files

Updated: December 17, 2018

FAQ

What is an ASAR file?
An ASAR file is an archive used to package source code for an application using Electron, an open source library used to build cross-platform programs. It is saved in a format similar to .TAR archives where files contained in the archive, such as .HTML, .JS, and .CSS files, are concatenated together without using compression.