Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/commercelayer/app-elements
React UI Elements to build and customize Commerce Layer's Dashboard applications.
https://github.com/commercelayer/app-elements
admin-apps commercelayer composable-commerce dashboard-apps ecommerce react react-components ui-components ui-library
Last synced: about 1 month ago
JSON representation
React UI Elements to build and customize Commerce Layer's Dashboard applications.
- Host: GitHub
- URL: https://github.com/commercelayer/app-elements
- Owner: commercelayer
- License: mit
- Created: 2022-12-12T17:04:42.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-12T14:13:46.000Z (9 months ago)
- Last Synced: 2024-04-12T16:20:48.369Z (9 months ago)
- Topics: admin-apps, commercelayer, composable-commerce, dashboard-apps, ecommerce, react, react-components, ui-components, ui-library
- Language: TypeScript
- Homepage: https://commercelayer.github.io/app-elements
- Size: 7.05 MB
- Stars: 3
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# App Elements
[![NPM](https://img.shields.io/npm/v/%40commercelayer%2Fapp-elements)](https://www.npmjs.com/package/@commercelayer/app-elements)
The Commerce Layer admin [Dashboard](https://dashboard.commercelayer.io/sign_up) includes back-office applications built on top of our APIs covering some of the platform's main features (such as orders or customers management, importing or exporting data, and more).
**App Elements** is the React component library used to build these applications. You can easily leverage it to replicate the Dashboard look and feel when customizing your apps or building any other app on top of Commerce Layer's APIs. This library features different components, helpers, and hooks, from simple and small bits like buttons or cards to complex components like the one you need to show a complete order summary.
## Getting started
For a constantly updated list of the available and soon-to-come components provided by Commerce Layer's App Elements library, please refer to [the official documentation](https://commercelayer.github.io/app-elements) that will help you get started in a snap.
## Need help?
- Join [Commerce Layer's Discord community](https://discord.gg/commercelayer).
- Ping us on [Bluesky](https://bsky.app/profile/commercelayer.io), [X (formerly Twitter)](https://x.com/commercelayer), or [LinkedIn](https://www.linkedin.com/company/commerce-layer).
- Is there a bug? Create an [issue](https://github.com/commercelayer/app-elements/issues) on this repository.## License
This project is published under the [MIT](https://github.com/commercelayer/app-elements/blob/main/LICENSE) license.