You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- You care about **type safety, tree-shaking and performance** out of the box.
64
64
- You prefer an **opinionated** layer that manages scene graph, resource disposal, and hierarchy for you.
65
65
66
+
## Ecosystem
67
+
-`create-reactylon-app`: Zero-config CLI to scaffold a new Reactylon project with a simple scene.
68
+
-`babel-plugin-reactylon`: Babel plugin that powers Reactylon's JSX-to-Babylon compilation, enabling ergonomic, declarative 3D/XR components while keeping the output fast and tree-shakeable.
69
+
66
70
## Contributing
67
71
We welcome contributions to improve and expand this project! To get started, please read [Contributing](CONTRIBUTING.md). This document provides all the necessary steps and best practices for submitting contributions.
0 commit comments