react-frost-core

The library of core frost components.

Usage no npm install needed!

<script type="module">
  import reactFrostCore from 'https://cdn.skypack.dev/react-frost-core';
</script>

README

react-frost-core NPM Coverage

The library of core frost components.

Table of Contents

Installation

This project is designed to work with Inferno, Preact, and React. You can install this project for use with any of these frameworks via the following:

Installing for Inferno

npm

npm install inferno-frost-core

yarn

yarn add inferno-frost-core

Installing for Preact

npm

npm install preact-frost-core

yarn

yarn add preact-frost-core

Installing for React

npm

npm install react-frost-core

yarn

yarn add react-frost-core

Documentation

Please see the documentation site.

Contributing

Please see the contributing guide.

License

MIT