TuSKan / materializer

Materialize for Shiny - A modern responsive front-end framework based on Material Design for Shiny

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MaterializeR = +

Travis-CI Build Status

Overview

The materializer is a new package to make your shiny applications modern, responsive and designed with Material Design.

If you’d like to know more about materialize css framework, visit here materializecss.com.

Installation

# Install from CRAN
install.packages("materializer")

# Or the development version from GitHub
# install.packages("devtools")
devtools::install_github("tuskan/materializer")

Related work

About

Materialize for Shiny - A modern responsive front-end framework based on Material Design for Shiny

License:Other


Languages

Language:R 72.4%Language:JavaScript 21.9%Language:CSS 5.7%