# Introduction This components has been developped as a [Bulma](https://bulma.io) extension and brings the ability to **easily display a badge attached to any kind of element, in different position**. [![npm](https://img.shields.io/npm/v/@creativebulma/bulma-badge.svg)](https://www.npmjs.com/package/@creativebulma/bulma-badge) [![npm](https://img.shields.io/npm/dm/@creativebulma/bulma-badge.svg)](https://www.npmjs.com/package/@creativebulma/bulma-badge) [![](https://data.jsdelivr.com/v1/package/npm/@creativebulma/bulma-badge/badge)](https://www.jsdelivr.com/package/npm/@creativebulma/bulma-badge) --- ## Prerequisites This component extends [Bulma CSS Framework](https://bulma.io) and requires it to work. ## Get Started ```shell npm i -D @creativebulma/bulma-badge ``` Full installation steps can be found here: [installation steps](https://demo.creativebulma.net/components/badge/1.0/get-started) ## Documentation & Demo Full documentation and demo are available [here](https://demo.creativebulma.net/components/badge/1.0/get-started) ## About the project BulmaBadge is © 2020 by [CreativeBulma](https://creativebulma.net). **If you enjoy this component, have a look at our [MarketPlace](https://creativebulma.net) and discover Free and Premium Bulma components and Templates.** ## License BulmaBadge is distributed under [MIT](https://github.com/CreativeBulma/bulma-badge/blob/master/LICENSE) license. ## Contributing **Contribution are welcome!** You found a bug, a typo issue ? Feel free to create a PR on the [github repository](https://github.com/CreativeBulma/bulma-badge/) of this project. When contributing to this project, please first discuss the change you wish to make via issue on the [github repository](https://github.com/CreativeBulma/bulma-badge/issues), email, or any other method with the owners of this project before making a change.