https://github.com/ampproject/bento
An easy to use component library that helps you achieve a great page experience
https://github.com/ampproject/bento
Last synced: over 1 year ago
JSON representation
An easy to use component library that helps you achieve a great page experience
- Host: GitHub
- URL: https://github.com/ampproject/bento
- Owner: ampproject
- License: apache-2.0
- Created: 2021-12-06T16:10:58.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T02:44:57.000Z (over 2 years ago)
- Last Synced: 2025-01-09T20:11:50.613Z (over 1 year ago)
- Size: 21.5 KB
- Stars: 42
- Watchers: 33
- Forks: 9
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Bento
Welcome to the home of the Bento project [^1]. Bento is an easy to use component library that helps you achieve a great page experience. To learn more about Bento visit the official homepage [bentojs.dev](https://bentojs.dev).
## Get started
Read our [get started guide](https://bentojs.dev/get-started/) if you're new to Bento.
## Documentation
Visit [https://bentojs.dev/documentation/](https://bentojs.dev/documentation/) for a list of all available components and to read our guides and documentation.
## Bugs, Feedback & Questions
We are happy to hear from you. If you encounter a problem or have a questions:
- [Start a new discussion](https://github.com/ampproject/bento/discussions) if you need help or have general questions around Bento.
- [Create an issue](https://github.com/ampproject/bento/issues) if you encounter a bug or want to file a feature request.
[^1]: In case you're wondering why this repository is empty, the Bento source code is currently still located in the [amphtml repository](https://github.com/ampproject/amphtml), but will soon be moved over to this repository.