More Premium Hugo Themes Premium React Themes

Cljs React Material UI

Clojurescript library for using material-ui.com

Cljs React Material UI

Clojurescript library for using material-ui.com

Author Avatar Theme by madvas
Github Stars Github Stars: 205
Last Commit Last Commit: Sep 5, 2017 -
First Commit Created: Jan 15, 2024 -
Cljs React Material UI screenshot

Overview

cljs-react-material-ui is a library that allows users to use Material-UI in Clojurescript. It provides interoperability with the Material-UI library version 0.19.0. The library can be installed and used with Clojurescript projects and supports both Reagent and Rum frameworks.

Features

  • Interop with Material-UI in Clojurescript
  • Compatible with Material-UI version 0.19.0
  • Supports Reagent and Rum frameworks
  • Provides pre-made selectable list functionality
  • Supports MaterialUIChipInput component

Installation

To install cljs-react-material-ui, follow these steps:

  1. Add [cljs-react-material-ui "0.2.48"] to your project’s dependencies.
  2. Add [cljsjs/react "15.6.1-1"] or a newer version to your project’s dependencies.
  3. Add [cljsjs/react-dom "15.6.1-1"] or a newer version to your project’s dependencies.

Summary

The cljs-react-material-ui library provides interoperability between Clojurescript and Material-UI, allowing users to utilize Material-UI components in their Clojurescript projects. It is compatible with Material-UI version 0.19.0 and supports both Reagent and Rum frameworks. The library also includes pre-made selectable list functionality and supports the MaterialUIChipInput component.