An open API service indexing awesome lists of open source software.

https://github.com/simulatedgreg/asar-explorer

Now you can snoop through all the electron apps
https://github.com/simulatedgreg/asar-explorer

asar electron vue

Last synced: 10 months ago
JSON representation

Now you can snoop through all the electron apps

Awesome Lists containing this project

README

          



asar-explorer


Now you can snoop through all the electron apps



---

#### [Download for macOS, Windows, or Linux](https://github.com/SimulatedGREG/asar-explorer/releases)

This project is still in development, but most core functionality is ready to use.

##### Build Setup

``` bash
# install dependencies
yarn install

# serve with hot reload at localhost:9080
yarn run dev

# build electron app for production
yarn run build
```

---

This project was generated from [electron-vue](https://github.com/SimulatedGREG/electron-vue) using [vue-cli](https://github.com/vuejs/vue-cli). Documentation about this scaffold can be found [here](https://simulatedgreg.gitbooks.io/electron-vue/content/index.html).