Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1.8 KB

README.md

File metadata and controls

36 lines (22 loc) · 1.8 KB

checking-tool-rcl

Netlify Netlify Status CI Status Current Verison View this project on NPM Coverage Status

A React Component Library for doing translation checking - extracted from translationNotes and translationWords.

Running demo

  • using node v18:
    • from the command line cd to the folder containing the repo
    • then run yarn to install dependencies
    • then run yarn start to launch the demo

Updates

  • In version 1.0.0 converted to react 18

Peer Dependencies

This package requires @material-ui v4 core, icons, and lab. Material-UI Installation

The CSS Styles implementation uses the updated version and is incompatible with v3.

A few components use the Lab components such as the Skeleton for the infinite scrolling effect.