# LiveConnected v0.1.0 - Table of Contents

> Defer a Phoenix LiveView's mount/3 and handle_params/3 until the socket connects — skip dead-render work and show a skeleton instead.

## Pages

- [LiveConnected](readme.md)
- [Changelog](changelog.md)
- [LICENSE](license.md)

## Modules

- [LiveConnected](LiveConnected.md): Defer a LiveView's `mount/3` and `handle_params/3` until the socket connects.
- [LiveConnected.Skeletons](LiveConnected.Skeletons.md): Optional, dependency-free skeleton function components.

