Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zulko/gix
Create, share and remix GIFs online
https://github.com/zulko/gix
browser-based composition gif memes vue
Last synced: 4 days ago
JSON representation
Create, share and remix GIFs online
- Host: GitHub
- URL: https://github.com/zulko/gix
- Owner: Zulko
- License: mit
- Created: 2018-08-10T18:18:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-30T22:49:30.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T05:54:03.597Z (7 months ago)
- Topics: browser-based, composition, gif, memes, vue
- Language: Vue
- Homepage: https://zulko.github.io/gix
- Size: 6.34 MB
- Stars: 23
- Watchers: 5
- Forks: 1
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gix - Gif, Share, Remix
[Gix](https://zulko.github.io/gix/#/home) is a GIF editor using web technologies:
## Main features
- Gix runs entirely in your browser - no account needed, no privacy issues, no server costs.
- Social GIFing: share your projects as (long!) URLs, so others can remix them.
- Creative freedom: create, combine, caption and animate.
- An interface that ~~is clean and intuitive~~ makes your GIFs look good by comparison.## Project setup
```
yarn install
yarn serve # compiles and hot-reloads for development
yarn build # compiles and minifies for production
```## Contribute!
Gix is open source software originally written by Zulko and released on Github under the MIT License. This is still work in progress. Expect only medium stability at this point.
You can contribute by:
- Reporting bugs, requesting new features, suggesting new ideas. Open a new issue for that.
- Tackling any of the open issues marked "enhancement" of "bug" that is not assigned to someone else (comment on the issue so others know you are working on it).