hibari icon indicating copy to clipboard operation
hibari copied to clipboard

🦊 Vue app for Kitsu

Hibari

web badge web uptime badge api uptime badge commit badge contributors badge donate badge

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

chromeChrome firefoxFirefox safariSafari edgeEdge
61 and newer 55 and newer 10.1 and newer 15 and newer

Contributing

PRs are welcome :tada:

Check out CONTRIBUTING for information on localisation and code standards

Development

travis badge appveyor badge cc coverage badge cc maintainability badge david badge david dev badge

Requirements

Setup

  1. git clone -b new [email protected]:wopian/hibari.git
  2. cd hibari
  3. git checkout -b myFeature Create a new branch for your feature/bugfix
  4. yarn install Install dependencies

Commands

  • yarn dev Build & run a local dev server
  • yarn lint Check code conforms to code style

Releases

See CHANGELOG

License

All code released under the MIT license