wopian / hibari

🦊 Vue app for Kitsu

Home Page:https://hibari.moe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

chrome
Chrome
firefox
Firefox
safari
Safari
edge
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

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

Requirements

Setup

  1. git clone -b new git@github.com: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

About

🦊 Vue app for Kitsu

https://hibari.moe

License:MIT License


Languages

Language:Vue 52.1%Language:JavaScript 40.1%Language:Pug 5.4%Language:Sass 2.4%