Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mpds-io/7zip.html

Browse 7z archives online in the web-browsers
https://github.com/mpds-io/7zip.html

7z 7z-archives 7zip 7zip-utility archive javascript online-service unarchive

Last synced: about 13 hours ago
JSON representation

Browse 7z archives online in the web-browsers

Awesome Lists containing this project

README

        

# 7zip.html

A tool to browse 7zip archives online in the web-browsers.

## Getting Started

You'll need [Node.js](https://nodejs.org) and [NPM](http://npmjs.com) to run it locally. Please make sure you have it on your machine.

### Installing

A step by step series of examples that tell you how to get a development env running:

- Clone the repo to your machine.
- Run `npm install` in terminal in the folder with the app.
- Run `npm run start` to run the app locally.

## Deployment

- Run `npm run build` to create an app that you can host. It will create a final `index.html` in the root folder of the app.

## Built With

- Vanilla JavaScript.
- [Archive library for browsers](https://github.com/nika-begiashvili/libarchivejs).

## Authors

- [**Matvii Hodovaniuk**](https://github.com/hodovani)

## License

This project is licensed under the [MIT](LICENSE.md) - see the [LICENSE.md](LICENSE.md) file for details