https://github.com/dogma-io/react-frost-core
The library of core frost components.
https://github.com/dogma-io/react-frost-core
component-library components core design frost frost-components library react ui ux widgets
Last synced: 3 months ago
JSON representation
The library of core frost components.
- Host: GitHub
- URL: https://github.com/dogma-io/react-frost-core
- Owner: dogma-io
- License: mit
- Created: 2017-12-06T16:01:43.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T08:20:55.000Z (over 3 years ago)
- Last Synced: 2026-03-22T22:21:05.494Z (4 months ago)
- Topics: component-library, components, core, design, frost, frost-components, library, react, ui, ux, widgets
- Language: JavaScript
- Homepage: http://www.dogma.io/react-frost-core/
- Size: 2.47 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 39
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# react-frost-core [![NPM][npm-img]][npm-url] [![Coverage][cov-img]][cov-url]
The library of core frost components.
## Table of Contents
* [Installation](#installation)
* [Documentation](#documentation)
* [Contributing](#contributing)
* [License](#license)
## Installation
You can install this project via the following command:
**npm**
```bash
npm install react-frost-core
```
**yarn**
```bash
yarn add react-frost-core
```
## Documentation
Please see the [documentation site][docs].
## Contributing
Please see the [contributing guide](CONTRIBUTING.md).
## License
[MIT](LICENSE.md)
[cov-img]: https://img.shields.io/codecov/c/github/dogma-io/react-frost-core.svg "Code Coverage"
[cov-url]: https://codecov.io/gh/dogma-io/react-frost-core
[docs]: http://www.dogma.io/react-frost-core/
[npm-img]: https://img.shields.io/npm/v/react-frost-core.svg "NPM Version"
[npm-url]: https://www.npmjs.com/package/react-frost-core