UNPKG

@creativebulma/bulma-divider

Version:

Easily display an horizontal or vertical divider with optional text.

34 lines (24 loc) 1.9 kB
# Introduction This components has been developped as a [Bulma](https://bulma.io) extension and brings the ability to **easily display an horizontal or vertical divider with optional text**. [![npm](https://img.shields.io/npm/v/@creativebulma/bulma-divider.svg)](https://www.npmjs.com/package/@creativebulma/bulma-divider) [![npm](https://img.shields.io/npm/dm/@creativebulma/bulma-divider.svg)](https://www.npmjs.com/package/@creativebulma/bulma-divider) [![](https://data.jsdelivr.com/v1/package/npm/@creativebulma/bulma-divider/divider)](https://www.jsdelivr.com/package/npm/@creativebulma/bulma-divider) --- ## Prerequisites This component extends [Bulma CSS Framework](https://bulma.io) and requires it to work. ## Get Started ```shell npm i -D @creativebulma/bulma-divider ``` Full installation steps can be found here: [installation steps](https://demo.creativebulma.net/components/divider/1.0/get-started) ## Documentation & Demo Full documentation and demo are available [here](https://demo.creativebulma.net/components/divider/1.0/get-started) ## About the project BulmaDivider 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 BulmaDivider is distributed under [MIT](https://github.com/CreativeBulma/bulma-divider/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-divider/) 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-divider/issues), email, or any other method with the owners of this project before making a change.