@ybelik/navigation-shell
v0.1.0
Published
Scroll engagement, wheel/touch/key gestures and progress dots for the ybelik story engine — drives a ScenePlayer via callbacks.
Maintainers
Readme
@ybelik/navigation-shell
Scroll engagement, wheel/touch/key gestures and progress dots for the ybelik story engine — drives a ScenePlayer via callbacks.
Use (script tag — primary)
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/gsap.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/ScrollTrigger.min.js"></script>
<script src="https://unpkg.com/@ybelik/reveal-engine/reveal-engine.js"></script>
<script src="https://unpkg.com/@ybelik/scene-player/scene-player.js"></script>
<script src="https://unpkg.com/@ybelik/navigation-shell/navigation-shell.js"></script>Scenes are compiled SVGs from the ybelik story engine
pipeline (generate → trace → compile → reveal). Full API: the header docs in
navigation-shell.js and the extraction map.
MIT · part of the ybelik story engine monorepo.
