fpreact

Component library

An alternative API for creating Preact components inspired by Elm's functional programming style

fpreact provides an alternative api for creating preact components, heavily inspired by elm.

GitHub

47 stars
1 watching
4 forks
Language: TypeScript
last commit: about 7 years ago
Linked from 1 awesome list

preact

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
fakundo/preact-transitioning Library of Preact components for implementing basic CSS animations and transitions 46
mwood23/preact-island A lightweight library for creating reusable UI components that can be easily embedded on other websites. 219
luisvinicius167/preact-mui A Preact component library that integrates MUI CSS framework. 37
preactjs/preact-devtools An extension for inspecting Preact application hierarchies, including props and state. 316
preactjs/preact-render-to-string A utility for rendering JSX and Preact components to HTML strings. 653
josemarluedke/frontile Provides reusable UI components and utilities for building Ember.js apps with consistent design and accessibility features 55
prateekbh/preact-material-components A preact wrapper around Material Components for the web, providing a thin and opinion-less interface to use the components in a project. 555
emmanueltouzery/prelude-ts A TypeScript library providing functional programming concepts and immutable data structures. 377
developit/preact-cycle A minimal Virtual DOM rendering library using Preact 138
testing-library/preact-testing-library Tools for testing Preact components to ensure they work as expected in different scenarios 145
jacob-ebey/styled-components-ts Provides a set of visual primitives and TypeScript support to style React applications without excessive styling stress. 150
jameslnewell/react-create-component-from-tag-prop Utility to create React components from tag props with customizable styling options 18
mobxjs/mobx-preact A package providing MobX bindings specifically for Preact 127
preactjs/preact-custom-element A library that allows developers to wrap Preact components as custom elements in web applications 365
developit/preact-token-input A reusable input component for handling tokenized input in React applications 62