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

https://github.com/ghosh/crimp

Electron app to compress images and svg's
https://github.com/ghosh/crimp

assets-management electron mac optimization tools

Last synced: about 1 year ago
JSON representation

Electron app to compress images and svg's

Awesome Lists containing this project

README

          





Crimp


A mac app for asset optimization and compression

---

## Installation

Crimp is currently in beta. Please feel free to report any bugs or error you may come across.



v0.2.0 Beta

 

## Contributing

Crimp is built on web technologies using [Electron](https://electron.atom.io/) and [React](https://reactjs.org/). Incase, you wish to contribute please submit a [Issue](https://github.com/ghosh/Crimp/issues) first outlining the changes you would like to make.

#### Development setup
1. Clone Github repo `$ git clone https://github.com/ghosh/Crimp.git`
2. Install `yarn` package manager, if you don't have it already (Read [installation guide](https://yarnpkg.com/en/docs/install#mac-tab))
3. Run `yarn install` in the root folder to install all dependencies
4. Run `yarn start` to start the local electron app. This comes with Hot Module Replacement for react for instant changes.

Test your changes by compiling the app via
```
yarn package
```

 

## Licensing
This project is licensed under [MIT license](https://opensource.org/licenses/MIT).

 

## Made by
Indrashish Ghosh – [@_ighosh](https://twitter.com/_ighosh) 🇮🇳