All Projects → developit → preact-css-transition-group

developit / preact-css-transition-group

Licence: other
Apply CSS transitions when adding or removing Preact components/elements

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to preact-css-transition-group

Zero To Preact
A Step-by-step Guide to Preact + Webpack 2, without boilerplate!
Stars: ✭ 185 (+208.33%)
Mutual labels:  preact
Hydux
A light-weight type-safe Elm-like alternative for Redux ecosystem, inspired by hyperapp and Elmish
Stars: ✭ 216 (+260%)
Mutual labels:  preact
blurhash-as
Blurhash implementation in AssemblyScript
Stars: ✭ 26 (-56.67%)
Mutual labels:  preact
Recal
A minimal, accessible React/Preact calendar component using modern CSS.
Stars: ✭ 191 (+218.33%)
Mutual labels:  preact
Styled Loaders
Loaders Built with Preact and Styled Components
Stars: ✭ 212 (+253.33%)
Mutual labels:  preact
React
MOVED TO https://github.com/myitcv/x/blob/master/react/_doc/README.md
Stars: ✭ 234 (+290%)
Mutual labels:  preact
Val
VirtualDOM abstraction layer - give yourself better integration and full control over the DOM with any virtual DOM library that uses a Hyperscript-like API such as React and Preact.
Stars: ✭ 181 (+201.67%)
Mutual labels:  preact
preact-route-async
Easy asynchronous loading for your router components. For 440B.
Stars: ✭ 36 (-40%)
Mutual labels:  preact
Preact Custom Element
Wrap your component up as a custom element
Stars: ✭ 212 (+253.33%)
Mutual labels:  preact
preact-cli-sw-precache
Preact cli plugin for configuring sw-precache
Stars: ✭ 19 (-68.33%)
Mutual labels:  preact
Preact Redux Example
🔁 Preact + Redux Example Project
Stars: ✭ 199 (+231.67%)
Mutual labels:  preact
Preact Devtools
Browser extension for inspection Preact applications
Stars: ✭ 204 (+240%)
Mutual labels:  preact
Rex Tils
Type safe utils for redux actions, epics, effects, react/preact default props, various type guards and TypeScript utils, React util components
Stars: ✭ 245 (+308.33%)
Mutual labels:  preact
Bolt
The Bolt Design System provides robust Twig and Web Component-powered UI components, reusable visual styles, and powerful tooling to help developers, designers, and content authors build, maintain, and scale best of class digital experiences.
Stars: ✭ 186 (+210%)
Mutual labels:  preact
vitext
The Next.js like React framework for better User & Developer experience!
Stars: ✭ 376 (+526.67%)
Mutual labels:  preact
Vaporboy
Gameboy / Gameboy Color Emulator PWA built with Preact. ⚛️ Powered by wasmBoy. 🎮Themed with VaporWave. 🌴🐬
Stars: ✭ 182 (+203.33%)
Mutual labels:  preact
Facebook Political Ads
Monitoring Facebook Political Ads
Stars: ✭ 215 (+258.33%)
Mutual labels:  preact
preact-transitioning
Preact components for easily implementing basic CSS animations and transitions
Stars: ✭ 35 (-41.67%)
Mutual labels:  preact
hyperapp-example
hyperapp example
Stars: ✭ 14 (-76.67%)
Mutual labels:  preact
Prefresh
Hot Module Reloading for Preact
Stars: ✭ 247 (+311.67%)
Mutual labels:  preact

preact-css-transition-group

A preact fork of css-transition-group, which was originally extracted from the React codebase itself. The overwhelming majority of the code was written by the lovely folks of the React team, so kudos to them!

This module may be of use to you if:

  • you want to apply CSS transitions when adding or removing elements; or
  • you are getting a "not found" error for react/lib/ReactCSSTransitionGroup
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].