UNPKG

generic-ui-core

Version:

A support library for generic UI components.

38 lines (22 loc) 852 B
# Generic UI Core A support library for generic UI components. [![npm version](https://img.shields.io/npm/v/generic-ui-core)](https://www.npmjs.com/package/generic-ui-core) [![Downloads](https://img.shields.io/npm/dm/generic-ui-core)](https://www.npmjs.com/package/generic-ui-core) ![Coverage](https://img.shields.io/badge/coverage-94.94%25-brightgreen) ## Installation You can install `generic-ui-core` using npm: ``` npm install generic-ui-core ``` or yarn: ``` yarn add generic-ui-core ``` ## Contributing If you find a bug or have a feature request, please open an issue on the GitHub repository or contact the [Maintainer](#maintainer). ## License generic-ui-core is MIT licensed. ## Maintainer This project is maintained by: - [Claire Lin](mailto:lclaire@gmail.com) Feel free to reach out if you have any questions or suggestions!