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: almost 9 years ago
Linked from 1 awesome list

preact

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
fakundo/preact-transitioningLibrary of Preact components for implementing basic CSS animations and transitions46
mwood23/preact-islandA lightweight library for creating reusable UI components that can be easily embedded on other websites.220
luisvinicius167/preact-muiA Preact component library that integrates MUI CSS framework.37
preactjs/preact-devtoolsAn extension for inspecting Preact application hierarchies, including props and state.317
preactjs/preact-render-to-stringA utility for rendering JSX and Preact components to HTML strings.659
josemarluedke/frontileProvides reusable UI components and utilities for building Ember.js apps with consistent design and accessibility features55
prateekbh/preact-material-componentsA preact wrapper around Material Components for the web, providing a thin and opinion-less interface to use the components in a project.553
emmanueltouzery/prelude-tsA TypeScript library providing functional programming concepts and immutable data structures.378
developit/preact-cycleA minimal Virtual DOM rendering library using Preact139
testing-library/preact-testing-libraryTools for testing Preact components to ensure they work as expected in different scenarios145
jacob-ebey/styled-components-tsProvides a set of visual primitives and TypeScript support to style React applications without excessive styling stress.150
jameslnewell/react-create-component-from-tag-propUtility to create React components from tag props with customizable styling options18
mobxjs/mobx-preactA package providing MobX bindings specifically for Preact127
preactjs/preact-custom-elementA library that allows developers to wrap Preact components as custom elements in web applications367
developit/preact-token-inputA reusable input component for handling tokenized input in React applications62