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

https://github.com/doches/galvani

A simple styling and components library
https://github.com/doches/galvani

Last synced: over 1 year ago
JSON representation

A simple styling and components library

Awesome Lists containing this project

README

          

# Galvani

A simple styling and component library for use in React and Sass apps.

## Installation

Install with npm, yarn, bower, or wherever fine packages are sold:

npm install https://github.com/doches/galvani.git#develop --save
yarn add https://github.com/doches/galvani.git#develop
bower install https://github.com/doches/galvani.git#develop --save

## Types

Galvani is built with Typescript, and ships with its own type definitions in the `dist/` directory.