preact-token-input
Token Input Component
A reusable input component for handling tokenized input in React applications
A text field that tokenizes input, for things like tags.
62 stars
5 watching
1 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list
preactpreact-componentstag-inputtaggingtags
Related projects:
Repository | Description | Stars |
---|---|---|
developit/preact-richtextarea | A customizable, state-linked text area component powered by Preact for rich text editing | 41 |
olahol/react-tagsinput | A customizable React component for inputting and managing tags in a user interface. | 1,353 |
developit/preact-boilerplate | A starter project for building web applications using Preact, providing a development workflow, structure, and tools for CSS modules, testing, and deployment. | 970 |
developit/preact-portal | An NPM package that provides a reusable way to render Preact components into specific parts of the DOM. | 180 |
developit/preact-cycle | A minimal Virtual DOM rendering library using Preact | 139 |
instructure-react/react-tokeninput | A React component library for entering and managing lists of tokens or values | 147 |
developit/preact-mdl | A collection of Preact Components that encapsulate Google's Material Design Lite. | 187 |
jamesbirtles/fpreact | An alternative API for creating Preact components inspired by Elm's functional programming style | 47 |
developit/preact-todomvc | A TodoMVC application built with Preact, demonstrating a compact implementation of the classic todo list app | 105 |
lukeed/preact-progress | A lightweight progress bar component for Preact | 49 |
developit/preact-photon | Provides a wrapper around Photon to simplify its use with Preact | 175 |
ngokevin/react-file-reader-input | A React component for controlling file uploads with customizable styling and event handling. | 117 |
jameslnewell/react-create-component-from-tag-prop | Utility to create React components from tag props with customizable styling options | 18 |
fakundo/preact-transitioning | Library of Preact components for implementing basic CSS animations and transitions | 46 |
developit/preact-markup | A component-based HTML renderer that uses Virtual DOM to map custom elements to Preact components. | 201 |