Cljs React Material UI

screenshot of Cljs React Material UI
react
material-ui

Clojurescript library for using material-ui.com

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

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.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

material-ui
Material UI

material-ui adds classes to Tailwind CSS for all common UI components. Classes like btn, card, etc. This allows us to focus on important things instead of making basic elements for every project.