1.0.0 • Published 7 years ago

microcosm-preact v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

Microcosm Preact

Microcosm bindings for Preact.

CircleCI branch npm

Requirements

As of 1.0 microcosm-preact requires version 12.9.0 of Microcosm or higher.

Usage

import { Presenter, Form, withIntent } from 'microcosm-preact'

// or
import Presenter from 'microcosm-preact/presenter'
import Form from 'microcosm-preact/form'
import withIntent from 'microcosm-preact/with-intent'

Documentation

The API for microcosm-preact is identical to the React add-ons that ship with Microcosm. Checkout the docs.

1.0.0

7 years ago

1.0.0-alpha

7 years ago

0.4.0

7 years ago

0.3.0

7 years ago

0.2.0

7 years ago

0.1.0

7 years ago