Ross ROSS = Recommend OSS · open-source software intelligence for agents

alibaba/bindingx

:rocket: Bind actions to effects. observed · 2026-08-28

github.com/alibaba/bindingx · homepage · JavaScript · NOASSERTION (other) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3127
  • days_rel: n/a
  • days_push: 1276
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1270 stars · 108 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

BindingX is a library from Alibaba that provides 'expression binding' for handling complex user interactions with views at 60 FPS in React Native, Weex, and HTML5. It translates interactions into expressions that are evaluated natively, avoiding costly JS-bridge calls during gestures.

Use cases

  • drive animations from pan gestures at 60fps in react native
  • bind scroll position to view effects without js bridge calls
  • create timing-based animations in weex apps
  • build interactive parallax and swipe effects in mobile apps
  • handle complex touch-driven ui interactions in hybrid apps

When to choose

  • you build react native or weex apps needing high-framerate gesture-driven animations
  • the async js-native bridge causes jank in your interactive ui
  • you want declarative expressions evaluated natively for interactions

When to avoid

  • you target only the web with no react native or weex usage
  • your project uses modern react native reanimated or worklets
  • you need a library under active development with recent commits

Facets

library · maturity maintenance

animation ui-components state-management mobile-development frontend web-development cross-platform react-native weex expression-binding gesture-interaction 60fps native-bridge android ios web-server

3 sources

Member repositories

RepositoryRoleHealth v2
alibaba/bindingxmain10

For agents

markdown · JSON · MCP: product_card(name="alibaba/bindingx")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem