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

https://github.com/frintjs/frint-preact

PreactJS integration with FrintJS
https://github.com/frintjs/frint-preact

Last synced: 8 months ago
JSON representation

PreactJS integration with FrintJS

Awesome Lists containing this project

README

          

# frint-preact

[![npm](https://img.shields.io/npm/v/frint-preact.svg)](https://www.npmjs.com/package/frint-preact) [![Build Status](https://img.shields.io/travis/frintjs/frint-preact/master.svg)](http://travis-ci.org/frintjs/frint-preact) [![Join the chat at https://gitter.im/frintjs/frint](https://badges.gitter.im/frintjs/frint.svg)](https://gitter.im/frintjs/frint)

> Preact integration with FrintJS

For documentation about FrintJS, visit [https://frint.js.org](https://frint.js.org).

## Quick start

Find examples [here](https://github.com/frintjs/frint-preact/tree/master/examples).

## Packages

* [frint-preact](./packages/frint-preact): For creating Preact-compatible reactive components.
* [frint-router-preact](./packages/frint-router-preact): Integration with [`frint-router`](https://frint.js.org/docs/packages/frint-router/) using Preact components.

## License

MIT