# component-base **Repository Path**: itsforkgithub/component-base ## Basic Information - **Project Name**: component-base - **Description**: https://github.com/marmotedu/component-base - **Primary Language**: Unknown - **License**: MPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-20 - **Last Updated**: 2024-07-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # component-base Scheme, typing, encoding, decoding, and conversion packages for IAM and IAM-like API objects. ## Purpose This library is a shared dependency for servers and clients to work with IAM API infrastructure without direct type dependencies. Its first consumers are `github.com/marmotedu/component-base`, `github.com/marmotedu/marmotedu-sdk-go`. ## Compatibility There are *NO compatibility guarantees* for this repository. It is in direct support of IAM, so branches will track IAM and be compatible with that repo. As we more cleanly separate the layers, we will review the compatibility guarantee.