oneuptime/CommonProject
2024-07-25 10:53:24 -06:00
..
Utils/Uptime ```text 2024-07-24 16:18:22 -06:00
.dockerignore refactor: Add support for reportDataInDays and isReportEnabled in StatusPageSubscriberService 2024-07-24 13:23:38 -06:00
.gitignore refactor: Add support for reportDataInDays and isReportEnabled in StatusPageSubscriberService 2024-07-24 13:23:38 -06:00
jest.config.json refactor: Add support for reportDataInDays and isReportEnabled in StatusPageSubscriberService 2024-07-24 13:23:38 -06:00
package-lock.json chore: Update dependencies in CommonProject package.json 2024-07-25 10:53:24 -06:00
package.json chore: Update dependencies in CommonProject package.json 2024-07-25 10:53:24 -06:00
README.md refactor: Add support for reportDataInDays and isReportEnabled in StatusPageSubscriberService 2024-07-24 13:23:38 -06:00
tsconfig.json refactor: Add support for reportDataInDays and isReportEnabled in StatusPageSubscriberService 2024-07-24 13:23:38 -06:00

OneUptime Common UI Library

The OneUptime Common UI Library is a collection of shared components, utilities that are used across the OneUptime platform. It is designed to be easy to install and use, and to be extensible. This library is built with React and TypeScript. It includes components like buttons, modals, and form elements. It also includes utilities like date formatting, and string manipulation.