@creativebulma/bulma-collapsible

WebJar for @creativebulma/bulma-collapsible

Лицензия

Лицензия

MIT
Категории

Категории

Github Инструменты разработки Контроль версий
Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

github-com-creativebulma-bulma-collapsible
Последняя версия

Последняя версия

1.0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

@creativebulma/bulma-collapsible
WebJar for @creativebulma/bulma-collapsible
Ссылка на сайт

Ссылка на сайт

https://www.webjars.org
Система контроля версий

Система контроля версий

https://github.com/creativebulma/bulma-collapsible

Скачать github-com-creativebulma-bulma-collapsible

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-creativebulma-bulma-collapsible/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>github-com-creativebulma-bulma-collapsible</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-creativebulma-bulma-collapsible/
implementation 'org.webjars.npm:github-com-creativebulma-bulma-collapsible:1.0.3'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-creativebulma-bulma-collapsible/
implementation ("org.webjars.npm:github-com-creativebulma-bulma-collapsible:1.0.3")
'org.webjars.npm:github-com-creativebulma-bulma-collapsible:jar:1.0.3'
<dependency org="org.webjars.npm" name="github-com-creativebulma-bulma-collapsible" rev="1.0.3">
  <artifact name="github-com-creativebulma-bulma-collapsible" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-creativebulma-bulma-collapsible', version='1.0.3')
)
libraryDependencies += "org.webjars.npm" % "github-com-creativebulma-bulma-collapsible" % "1.0.3"
[org.webjars.npm/github-com-creativebulma-bulma-collapsible "1.0.3"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.webjars.npm : bulma jar [0,)

Модули Проекта

Данный проект не имеет модулей.

Introduction

Make any Bulma element collapsible with ease

This components as been developped as a Bulma extension and bring you the ability to easily Collapse/Exand any kind of element/component.
We designed it to be as generic as possible, that's why its Sass part is lighter than in its ancestor (Wikiki's bulma-accordion component). But don't worry you can still use it for accordion purpose - and even more.

npm npm


Prerequisites

This component extends Bulma CSS Framework and requires it to work.

Get Started

npm i -D @creativebulma/bulma-collapsible

Full installation steps can be found here: installation steps

Live demo

Live demo

Documentation

See documentation

Tests

This library uses Jest & Puppeteer for test purpose.

jest   jest

Jest is a testing framework maintained by Facebook that works great with Puppeteer, a library for controlling Headless Chrome which bring the ability to test UI.

$ npm run test

If you want to run tests using the amazing Majestic UI execute the following command from your terminal:

$ npx majestic

Caution: You have to run gulp to build project before running tests if you have modified sources (test process is working with headless browser so it uses compiled files).

About the project

BulmaCollapsible is © 2019 by CreativeBulma.

This project is based on the work done by Wikiki.

License

BulmaCollapsible is distributed under MIT license.

Contributing

Contribution are welcome!
When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.

Версии библиотеки

Версия
1.0.3