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
- Host: GitHub
- URL: https://github.com/frintjs/frint-preact
- Owner: frintjs
- License: mit
- Created: 2017-11-18T23:30:11.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-18T23:31:13.000Z (over 8 years ago)
- Last Synced: 2025-01-31T00:25:14.954Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://frint.js.org
- Size: 41 KB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# frint-preact
[](https://www.npmjs.com/package/frint-preact) [](http://travis-ci.org/frintjs/frint-preact) [](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