Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/fulma/fulma
- Owner: Fulma
- License: other
- Created: 2017-05-31T06:48:19.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-09-21T07:01:38.000Z (about 2 months ago)
- Last Synced: 2024-10-17T13:47:52.447Z (26 days ago)
- Topics: css, elm, elmish, fable, react
- Language: F#
- Homepage: https://fulma.github.io/Fulma/
- Size: 16.5 MB
- Stars: 187
- Watchers: 6
- Forks: 52
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
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)