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

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.

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