Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fulma/fulma

Binding for Elmish using Bulma CSS framework
https://github.com/fulma/fulma

css elm elmish fable react

Last synced: 5 days ago
JSON representation

Binding for Elmish using Bulma CSS framework

Awesome Lists containing this project

README

        

# Fulma : Wrapper around Bulma.io

# ⚠️ Fulma is not actively maintained anymore

You should be able to use it with Bulma 0.9.3 and 0.9.4. However, Bulma v1 introduced breaking change so some things are supported and others are not.

Nowdays, I encourage people use the Feliz style syntax. You can see [a comparaison here](https://github.com/Zaid-Ajaj/Feliz/issues/155).

If you want to use Feliz syntax with Bulma, you can use [Feliz.Bulma](https://github.com/Dzoukr/Feliz.Bulma).

If someone want to maintain Fulma, I can invite them to the repository as maintainer.

If you are a company and need Fulma to be upgraded to a newer version, I am available as a freelancer.

--------

[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/Fulma/Fulma)

[![Gitter](https://badges.gitter.im/gitterHQ/gitter.svg)](https://gitter.im/fable-compiler/Fable)
[![NuGet version](https://badge.fury.io/nu/Fulma.svg)](https://badge.fury.io/nu/Fulma)
[![Build status](https://ci.appveyor.com/api/projects/status/s5syrdkbmbouoa0p/branch/master?svg=true)](https://ci.appveyor.com/project/MangelMaxime/fulma/branch/master)
[![Build Status](https://travis-ci.org/MangelMaxime/Fulma.svg?branch=master)](https://travis-ci.org/MangelMaxime/Fulma)

Check the documentation for knowing the supported version of the different wrapper.

Contributing
------
Please have a look at the general [guidelines](https://github.com/fable-elmish/elmish/blob/master/.github/CONTRIBUTING.md).

Instructions and Guidelines
------
Instructions and guidelines can be found just [here](https://github.com/MangelMaxime/Fulma/blob/master/GUIDELINES.md)