All Projects â†’ ant-design â†’ Ant Motion

ant-design / Ant Motion

Licence: mit
🚴 Animate specification and components of Ant Design

Programming Languages

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

Projects that are alternatives of or similar to Ant Motion

ux-animate
A simple but powerful tweening, spring physics, animation library for Rust
Stars: ✭ 19 (-99.56%)
Mutual labels:  motion, motion-design
Moving Letters
Text animated with anime.js
Stars: ✭ 408 (-90.5%)
Mutual labels:  motion
Qier Player
đŸŽŦ A lightweight and sophisticated React-based H5 video player / įŽ€å•æ˜“į”¨įš„h5播攞器
Stars: ✭ 360 (-91.62%)
Mutual labels:  react-components
Enzyme
JavaScript Testing utilities for React
Stars: ✭ 19,781 (+360.67%)
Mutual labels:  react-components
Hiui
HIUI is a solution that is adequate for the fomulation and implementation of interaction and UI design standard for front, middle and backend.
Stars: ✭ 366 (-91.48%)
Mutual labels:  react-components
Bem React
A set of tools for developing user interfaces using the BEM methodology in React
Stars: ✭ 382 (-91.1%)
Mutual labels:  react-components
Rimble Ui
React components that implement Rimble's Design System.
Stars: ✭ 357 (-91.69%)
Mutual labels:  react-components
Cloudinary React
React components that utilize Cloudinary functionality
Stars: ✭ 427 (-90.06%)
Mutual labels:  react-components
React Jsx Parser
A React component which can parse JSX and output rendered React Components.
Stars: ✭ 394 (-90.82%)
Mutual labels:  react-components
React Bootstrap
Bootstrap components built with React
Stars: ✭ 20,261 (+371.84%)
Mutual labels:  react-components
React Native Web
React Native Components and APIs for the Web
Stars: ✭ 19,563 (+355.59%)
Mutual labels:  react-components
React Leaflet
React components for Leaflet maps
Stars: ✭ 3,939 (-8.27%)
Mutual labels:  react-components
React Key Handler
React component to handle keyboard events 🔑
Stars: ✭ 386 (-91.01%)
Mutual labels:  react-components
Sancho
Responsive and accessible React UI components built with Typescript
Stars: ✭ 365 (-91.5%)
Mutual labels:  react-components
Buffet
Buffet.js — React Components Library made with styled-components
Stars: ✭ 416 (-90.31%)
Mutual labels:  react-components
React String Replace
A simple way to safely do string replacement with React components
Stars: ✭ 360 (-91.62%)
Mutual labels:  react-components
Popmotion
Simple animation libraries for delightful user interfaces
Stars: ✭ 18,656 (+334.47%)
Mutual labels:  motion
Motionmachine
A powerful, elegant, and modular animation library for Swift.
Stars: ✭ 380 (-91.15%)
Mutual labels:  motion
Pokedex
🗡ī¸ Android Pokedex using Hilt, Motion, Coroutines, Flow, Jetpack (Room, ViewModel) based on MVVM architecture.
Stars: ✭ 4,882 (+13.69%)
Mutual labels:  motion
React Chat Ui
🙊 A library of React components for building chat UI's.
Stars: ✭ 424 (-90.13%)
Mutual labels:  react-components

Ant Motion

Animation specification and components of Ant Design.

Dependencies DevDependencies

What is Ant Motion?

Ant Motion is a motion design specification from Ant Design, and also provide a complete solution with lots of out-of-box animations for your React applications.

What can Ant Motion do?

  • Create neat animations by using React components with a simple configuration.
  • Create beautiful landing page with motions by a few steps.

Demos

Specification

Ant Motion is an abstraction interface mainly intended to enhance the comfortness in the UX, increase the UI vitality, and also describe the level of relationship among touch feedback, user intentions and other functional effects. View details

Animation Components

  • rc-tween-one

    This is a React wrapper to animate your components. You can perform all of the style animations, including transform3d, fuzzy and other effects, you can also complete the Bezier curve animation. For the specific parameters see the API

  • rc-animate

    On a single element according to the status of animation display hidden, need to combine css or other third-party animation class used together; for the specific parameters see API

  • rc-queue-anim

    Add a serial rendering approach to a group of elements. Refer to the API for the specific parameters.

  • rc-scroll-anim

    Through a simple configuration, you can add animations which follow the scollbar on the elements of the page. Refer to the API for the specific parameters.

  • rc-banner-anim

    With a simple configuration, you can set up a modern and professional banner slider. Refer to the API for the specific parameters.

Landing page solution

Landing Formally launched, more. 🎉🎉🎉

This is based on the Ant Motion React components to follow with the design specifications of Ant Design to complete the demo page, you can quickly and flexibly configure the page template you want.

It provides a single-element example and a full-page example after configuration.

ant-motion-dva-cli-example

umi-example

More details

Develop

npm install
npm start

Go to http://localhost:8111

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].