GitXplorerGitXplorer
S

asar-explorer

public
74 stars
12 forks
1 issues

Commits

List of commits on branch master.
Unverified
ef8bb50faa6210bffbf5442a64b9c75d76af6bf5

update more styles, remove dev paths

SSimulatedGREG committed 8 years ago
Unverified
89ef666fa12223893c1ba24abf8385dcf4fe0d3b

ability to transver file tree, more styles, remove frame

SSimulatedGREG committed 8 years ago
Unverified
0726a90efa62ea0ea767dff9920ad946552a39f7

ability to drag and drop file to desktop/folder

SSimulatedGREG committed 8 years ago
Unverified
239368ae963bc37477e99c8949f6dc70cc6c5dd0

get asar contents, templating, styles

SSimulatedGREG committed 8 years ago
Unverified
ae3247c11fb75bbc9089456a200702300e2b8510

initial commit

SSimulatedGREG committed 8 years ago

README

The README file for this repository.

asar-explorer

Now you can snoop through all the electron apps


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

Build Setup
# 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 using vue-cli. Documentation about this scaffold can be found here.