We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated to use `ifElse` instead of `iftes`
Remove Ramda dependency from JSON Pointer example
added conditional logic (array / object) for special tokens (JSON Pointer)
JSON Pointer improvements
Add support for the JSON Pointer append token
convert valid integers (no leading zeros) to numbers in JSON Pointer example
Add JSON Pointer to Optic Recipe
less magic, more code
Add links to partial.lenses and ramda documentation
Formatting in first example
Added 'back to top' link
add linked Recipes index at top.
Added linked mention of L.iso
Page Creation