# ex_json_pointer v0.8.0 - Table of Contents

> An Elixir implementation of RFC 6901 JSON Pointer and Relative JSON Pointer.

## Pages

- [ExJSONPointer](readme.md)

## Modules

- [ExJSONPointer](ExJSONPointer.md): 
- [ExJSONPointer.Compiled](ExJSONPointer.Compiled.md): Opaque parsed representation returned by `ExJSONPointer.compile/1`.

