Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/kiwiyou/o-ey

BOJ User Translation Viewer
https://github.com/kiwiyou/o-ey

Last synced: 22 days ago
JSON representation

BOJ User Translation Viewer

Lists

README

        


o-ey









oj-eye

`o-ey` is a user translation viewer for BOJ.

For the actual translation content, see [kiwiyou/boj-user-translation.](https://github.com/kiwiyou/boj-user-translation)

## How to Use

Install the extension, and you're good to go.

If there is any translation for problems, "User Translated" tag will appear on the problem list.

If you have your own translation repository, click the extension button and add your repository to the list.

## FAQ

- I can't see translations.
- Try upgrading the extension.
If the issue persists, change the translation respository from `main` to `v1`.

## Development

```
npm install
npm run dev
npm run build
```

## Release Note

Please refer to [release-note.md.](https://github.com/kiwiyou/o-ey/blob/main/release-note.md)