[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-70661":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":16,"stars7d":16,"stars30d":16,"stars90d":16,"forks30d":16,"starsTrendScore":16,"compositeScore":17,"rankGlobal":10,"rankLanguage":10,"license":18,"archived":19,"fork":19,"defaultBranch":20,"hasWiki":19,"hasPages":21,"topics":22,"createdAt":10,"pushedAt":10,"updatedAt":23,"readmeContent":24,"aiSummary":25,"trendingCount":16,"starSnapshotCount":16,"syncStatus":26,"lastSyncTime":27,"discoverSource":28},70661,"react-transition-group","reactjs\u002Freact-transition-group","reactjs","An easy way to perform animations when a React component enters or leaves the DOM","https:\u002F\u002Freactcommunity.org\u002Freact-transition-group\u002F",null,"JavaScript",10240,644,79,213,0,68.43,"Other",false,"master",true,[],"2026-06-12 04:00:56","# react-transition-group [![npm][npm-badge]][npm]\n\n> **ATTENTION!** To address many issues that have come up over the years, the API in v2 and above is not backwards compatible with the original [`React addon (v1-stable)`](https:\u002F\u002Fgithub.com\u002Freactjs\u002Freact-transition-group\u002Ftree\u002Fv1-stable).\n>\n> **For a drop-in replacement for `react-addons-transition-group` and `react-addons-css-transition-group`, use the v1 release. Documentation and code for that release are available on the [`v1-stable`](https:\u002F\u002Fgithub.com\u002Freactjs\u002Freact-transition-group\u002Ftree\u002Fv1-stable) branch.**\n>\n> We are no longer updating the v1 codebase, please upgrade to the latest version when possible\n\nA set of components for managing component states (including mounting and unmounting) over time, specifically designed with animation in mind.\n\n## Documentation\n\n- [**Main documentation**](https:\u002F\u002Freactcommunity.org\u002Freact-transition-group\u002F)\n- [Migration guide from v1](\u002FMigration.md)\n\n## TypeScript\nTypeScript definitions are published via [**DefinitelyTyped**](https:\u002F\u002Fgithub.com\u002FDefinitelyTyped\u002FDefinitelyTyped) and can be installed via the following command:\n\n```\nnpm install @types\u002Freact-transition-group\n```\n\n## Examples\n\nClone the repo first:\n\n```\ngit@github.com:reactjs\u002Freact-transition-group.git\n```\n\nThen run `npm install` (or `yarn`), and finally `npm run storybook` to start a storybook instance that you can navigate to in your browser to see the examples.\n\n[npm-badge]: https:\u002F\u002Fimg.shields.io\u002Fnpm\u002Fv\u002Freact-transition-group.svg\n[npm]: https:\u002F\u002Fwww.npmjs.org\u002Fpackage\u002Freact-transition-group\n","react-transition-group 是一个用于在 React 组件进入或离开 DOM 时执行动画的库。它提供了一组组件，专门设计来管理组件状态（包括挂载和卸载）随时间变化的过程，特别适用于需要添加过渡效果的场景。项目支持通过 CSS 或 JavaScript 实现平滑过渡，并且为 TypeScript 用户提供了类型定义。适用于希望增强用户体验、让页面切换更加流畅自然的应用开发场景中。",2,"2026-06-11 03:33:29","high_star"]