awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
alloc avatar

alloc/preact-in-motion

0
View on GitHub↗
32 stars·0 forks·TypeScript·MIT·9 views

Preact In Motion

This package uses the Preact Options API to introduce an animate prop to every native element (e.g. , , , etc.). It uses the motion/mini package to animate the elements. To understand which features of Motion are supported, see this comparison table.

Features

  • State Management - Animation plugin powered by Motion.dev.

Star history

Star history chart for alloc/preact-in-motionStar history chart for alloc/preact-in-motion

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does alloc/preact-in-motion do?

This package uses the Preact Options API to introduce an animate prop to every native element (e.g. , , , etc.). It uses the motion/mini package to animate the elements. To understand which features of Motion are supported, see this comparison table.

What are the main features of alloc/preact-in-motion?

The main features of alloc/preact-in-motion are: State Management.

Which projects share features with alloc/preact-in-motion?

Projects with overlapping indexed features include: autodesk/clearx — ClearX is an alternative way to Redux and MobX to maintain the application state and provides a simple interface to… concretesolutions/redux-zero — A lightweight state container based on Redux. developit/unistore — Small footprint complements Preact nicely (unistore + unistore/preact is ~650b) - Familiar names and ideas from… effector/effector — Effector is a reactive state management library designed for building complex, event-driven applications. It functions… egamagz/pretch — A lightweight and flexible fetch enhancement library that works with vanilla JavaScript, React, and Preact. apollographql/apollo-client — Apollo Client is a GraphQL client library and data fetching framework used to request data from a GraphQL server and…

Projects sharing features with Preact In Motion

These projects share indexed features with Preact In Motion. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • autodesk/clearxAutodesk avatar

    Autodesk/clearx

    22View on GitHub↗

    ClearX is an alternative way to Redux and MobX to maintain the application state and provides a simple interface to bind it to UI components. It has utilities to set or get deep properties of nested data using paths.

    View on GitHub↗22
  • concretesolutions/redux-zeroC

    concretesolutions/redux-zero

    0View on GitHub↗

    A lightweight state container based on Redux

    View on GitHub↗0
  • developit/unistoredevelopit avatar

    developit/unistore

    2,850View on GitHub↗

    Small footprint complements Preact nicely (unistore unistore/preact is ~650b) - Familiar names and ideas from Redux-like libraries - Useful data selectors to extract properties from state - Portable actions can be moved into a common place and imported - Functional actions are just reducers -…

    JavaScript
    View on GitHub↗2,850
  • apollographql/apollo-clientapollographql avatar

    apollographql/apollo-client

    19,798View on GitHub↗

    Apollo Client is a GraphQL client library and data fetching framework used to request data from a GraphQL server and synchronize that state within a frontend application. It functions as a remote state manager and a local state management tool, allowing developers to define client-side schemas and resolvers for data that does not reside on a remote server. The project features a normalized GraphQL cache that identifies objects by ID to ensure referential equality and consistent data updates across different queries. It also includes a GraphQL API mocking tool to simulate server responses and

    TypeScriptapollo-clientapollographqlgraphql
    View on GitHub↗19,798
Compare all 27 related projects→