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
- Host: GitHub
- URL: https://github.com/doches/galvani
- Owner: doches
- License: mit
- Created: 2017-03-27T16:28:11.000Z (over 9 years ago)
- Default Branch: develop
- Last Pushed: 2017-03-31T11:04:44.000Z (over 9 years ago)
- Last Synced: 2025-02-09T00:17:47.392Z (over 1 year ago)
- Language: JavaScript
- Size: 264 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.