Overview:
This article provides an overview of the front-end technologies developed at Quid for their products. Unlike other companies that keep their UI libraries internal, Quid aims to provide highly reusable libraries for the community. The article also mentions some specific components and packages that are available for usage.
Features:
- Highly reusable libraries
- @quid/react-ellipsis component
- @quid/stylis-plugin-focus-visible
- @quid/react-mouse-outside
- Community badge on style guide website
Installation:
To use the front-end technologies developed by Quid, users can freely install and use the npm packages available in the Quid repository. The packages have a MIT license, and it is advised to read the license before usage. The detailed usage instructions can be found in the README.md of each package, which is located under the packages/<pkg_name> directory. Additional documentation can be found on the ui.quid.com website.
Summary:
This article highlights Quid’s approach to making their front-end technologies and UI libraries available to the community. They provide highly reusable libraries and specific components that can be easily installed and used in projects. The article also mentions the licensing information and where to find detailed usage instructions and documentation.