Skip to content

Latest commit

 

History

History
45 lines (29 loc) · 2.4 KB

README.md

File metadata and controls

45 lines (29 loc) · 2.4 KB

LiTags

LiTags (li[chess] tags) is a browser extension which enables you to assign tags to players on lichess.org. The idea was being able to quickly determine the type of player you face (playing for time, defensive, aggressive, gives no rematches, ...).

LiTags Demo GIF

LiTags works with all Lichess Themes

LiTags Themes Example

LiTags Options

LiTags Options Example

LiTags is written in Typescript, uses Webpack for module bundling, relies on React for its user interfaces in combination with Redux for state management including the additional React-Redux bindings. CSS is generated with Sass making use of Bootstrap in combination with React Bootstrap. Sorting tags in a list was implemented with React Sortable HOC.

LiTags in Stores

Building and contributing

See CONTRIBUTING.md.

License

See LICENSE.

Attributions

Files Author(s) Licence
assets/fonts/lichess.woff2 ornicar/lila OFL, MIT, CC BY 4.0, AGPLv3+
assets/images/*.svg fontawesome OFL, MIT, CC BY 4.0