# component
[![][build-badge]][build]
[![][crate-badge]][crate]
[![][tag-badge]][tag]
[![][docs-badge]][docs]
[![][logo]][logo-large]
*Enabling the creation of application components with lifecycle and dependency support*
## Credits
Logo is derived from the [small-n-flat](https://github.com/paomedia/small-n-flat)
icon set. Font used is [Bungee Hairline](https://fonts.google.com/specimen/Bungee+Hairline).
## License
Copyright © 2020, Oxur Group
MIT License
[logo]: resources/images/logo-500x.png
[logo-large]: resources/images/logo-2000x.png
[build]: https://github.com/oxur/component/actions?query=workflow%3Abuild+
[build-badge]: https://github.com/oxur/component/workflows/build/badge.svg
[crate]: https://crates.io/crates/oxur-component
[crate-badge]: https://img.shields.io/crates/v/oxur-component.svg
[docs]: https://docs.rs/oxur-component/
[docs-badge]: https://img.shields.io/badge/rust-documentation-blue.svg
[tag-badge]: https://img.shields.io/github/tag/oxur/component.svg
[tag]: https://github.com/oxur/component/tags