Skip to content
This repository has been archived by the owner on May 5, 2021. It is now read-only.

wopian/hibari

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 [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