# NGXF

## NGXF

- [Introduction](https://ngxf.gitbook.io/platform/master.md)
- [Why](https://ngxf.gitbook.io/platform/get-started/why.md)
- [Installation](https://ngxf.gitbook.io/platform/get-started/installation.md)
- [Introduction](https://ngxf.gitbook.io/platform/concepts/introduction.md)
- [Activated Route](https://ngxf.gitbook.io/platform/features/activatedroute.md)
- [Call](https://ngxf.gitbook.io/platform/features/call.md)
- [Init](https://ngxf.gitbook.io/platform/features/init.md)
- [Lazy](https://ngxf.gitbook.io/platform/features/lazy.md)
- [Keep Alive](https://ngxf.gitbook.io/platform/features/keep-alive.md)
- [Timeout](https://ngxf.gitbook.io/platform/features/timeout.md)
- [Track By Key](https://ngxf.gitbook.io/platform/features/track-by-key.md)
- [Repeat](https://ngxf.gitbook.io/platform/features/repeat.md)
- [Virtual Scroll](https://ngxf.gitbook.io/platform/features/virtual-scroll.md)
- [Async](https://ngxf.gitbook.io/platform/server-interaction/async.md)
- [Cookies](https://ngxf.gitbook.io/platform/server-interaction/cookies.md): The CookiesDirective allows you to set, get and remove cookies.
- [Http](https://ngxf.gitbook.io/platform/server-interaction/http.md)
- [Socket.IO](https://ngxf.gitbook.io/platform/server-interaction/socket.io.md)
- [State Hook](https://ngxf.gitbook.io/platform/hooks/state-hook.md)
- [Effect Hook](https://ngxf.gitbook.io/platform/hooks/effect-hook.md)
- [Reducer Hook](https://ngxf.gitbook.io/platform/hooks/reducer-hook.md)
- [Compose](https://ngxf.gitbook.io/platform/recompose/compose.md)
- [NgxfModule](https://ngxf.gitbook.io/platform/api/ngxfmodule.md)
- [HttpDirective](https://ngxf.gitbook.io/platform/api/httpdirective.md)
- [RouteDirective](https://ngxf.gitbook.io/platform/api/routedirective.md)
- [InitDirective](https://ngxf.gitbook.io/platform/api/initdirective.md)
- [ComposeDirective](https://ngxf.gitbook.io/platform/api/composedirective.md)
- [ReturnDirective](https://ngxf.gitbook.io/platform/api/returndirective.md)
- [TimeoutDirective](https://ngxf.gitbook.io/platform/api/timeoutdirective.md)
- [CookiesDirective](https://ngxf.gitbook.io/platform/api/cookiesdirective.md)
- [AsyncDirective](https://ngxf.gitbook.io/platform/api/asyncdirective.md)
- [LazyDirective](https://ngxf.gitbook.io/platform/api/lazydirective.md)
- [CallPipe](https://ngxf.gitbook.io/platform/api/callpipe.md)
- [Caching](https://ngxf.gitbook.io/platform/recipes/caching.md)
- [Style Guide](https://ngxf.gitbook.io/platform/recipes/style-guide.md)
- [FAQ](https://ngxf.gitbook.io/platform/community/faq.md)
- [Contributing](https://ngxf.gitbook.io/platform/community/contributing.md): We would love for you to contribute to our project and help make it ever better! As a contributor, here are the guidelines we would like you to follow.
