oneuptime/CommonUI
2024-06-18 13:35:13 +01:00
..
src refactor: Update Cookie.ts to accept string as key parameter 2024-06-18 13:33:09 +01:00
.dockerignore
.gitignore
index.ts
jest.config.json refactor: Update jest.config.json files with testPathIgnorePatterns 2024-06-11 14:52:55 +01:00
package-lock.json Merge remote-tracking branch 'origin/snyk-upgrade-e85a20baed82dca9b23b1e6d43058393' 2024-06-18 13:35:13 +01:00
package.json Merge pull request #1491 from OneUptime/snyk-upgrade-172a12f064e961ffc3354f68f2eb7cb7 2024-06-18 13:33:46 +01:00
README.md Refactor CommonUI README.md to update project description 2024-03-14 14:07:07 +00:00
setupTest.js refactor: Update import statement for jest in setupTest.js 2024-06-14 13:40:33 +01:00
tsconfig.json Update tsconfig.json files with resolveJsonModule option 2024-04-08 14:03:07 +01:00

OneUptime Common Library

The OneUptime Common 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.