MCPcopy Index your code
hub / github.com/developit/preact-css-transition-group

github.com/developit/preact-css-transition-group @1.3.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release 1.3.0 ↗ · + Follow
47 symbols 98 edges 10 files 0 documented · 0% updated 8y ago1.3.0 · 2017-06-20★ 628 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

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

Core symbols most depended-on inside this repo

$
called by 44
tests/index.js
getKey
called by 8
src/util.js
filterNullChildren
called by 4
src/util.js
inChildrenByKey
called by 4
src/TransitionChildMapping.js
getComponentBase
called by 3
src/util.js
isShownInChildrenByKey
called by 3
src/TransitionChildMapping.js
isShownInChildren
called by 3
src/TransitionChildMapping.js
handleAdd
called by 3
tests/index.js

Shape

Function 30
Method 11
Class 6

Languages

TypeScript100%

Modules by API surface

src/CSSTransitionGroup.js11 symbols
tests/index.js10 symbols
src/CSSTransitionGroupChild.js10 symbols
src/TransitionChildMapping.js6 symbols
src/util.js4 symbols
src/TransitionEvents.js3 symbols
src/CSSCore.js3 symbols

For agents

$ claude mcp add preact-css-transition-group \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page