Hibari
A work in progress Vue alternative for Kitsu users.
Note: new.hibari.moe is currently not in a functional state, only the old hibari.moe is.
Features
- Login to your Kitsu account
Browser Support
Chrome |
Firefox |
Safari |
Edge |
---|---|---|---|
61 and newer | 55 and newer | 10.1 and newer | 15 and newer |
Contributing
PRs are welcome
Check out CONTRIBUTING for information on localisation and code standards
Development
Requirements
Setup
git clone -b new git@github.com:wopian/hibari.git
cd hibari
git checkout -b myFeature
Create a new branch for your feature/bugfixyarn install
Install dependencies
Commands
yarn dev
Build & run a local dev serveryarn lint
Check code conforms to code style
Releases
See CHANGELOG
License
All code released under the MIT license