https://github.com/itwin/admin-components-react
Administrative feature components for the iTwin Platform
https://github.com/itwin/admin-components-react
Last synced: 9 months ago
JSON representation
Administrative feature components for the iTwin Platform
- Host: GitHub
- URL: https://github.com/itwin/admin-components-react
- Owner: iTwin
- License: mit
- Created: 2021-02-23T19:35:14.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-04-14T21:31:52.000Z (9 months ago)
- Last Synced: 2025-04-15T14:58:36.486Z (9 months ago)
- Language: TypeScript
- Size: 1.83 MB
- Stars: 0
- Watchers: 23
- Forks: 12
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.MD
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# iTwin Administration React Components
Copyright © Bentley Systems, Incorporated. All rights reserved.
iTwin Administration feature components for the iTwin Platform.
| Name | Folder | Description |
| ---------------------------- | ------------------------------------- | ---------------------------------------------------------------------------- |
| @itwin/imodel-browser-react | packages/modules/imodel-browser | Components that let the user browse the iModels of a context and select one. |
| @itwin/platform-storybook | packages/apps/storybook | Storybook to facilitate development of components |
| @itwin/storybook-auth-addon | packages/modules/storybook-auth-addon | Addon to storybook to enable OIDC client authentication for stories. |
| @itwin/delete-imodel-react | packages/modules/delete-imodel | Component to delete an iModel. |
| @itwin/delete-itwin-react | packages/modules/delete-itwin | Component to delete an iTwin. |
| @itwin/manage-versions-react | packages/modules/manage-versions | Component to manage Named Versions and Changesets. |
| @itwin/create-imodel-react | packages/modules/create-imodel | Components to create or update an iModel. |
## Contributing
For information on how to contribute to this project, please read [CONTRIBUTING](CONTRIBUTING.MD).