Skip to content

E-xyza/json_ptr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JsonPtr

Toolkit for JSONPointer. Note that the module name is JsonPtr but the app name is :json_ptr.

Installation

The package can be installed by adding json_ptr to your list of dependencies in mix.exs:

def deps do
  [
    {:json_ptr, "~> 1.1.0"}
  ]
end

Documentation

Documentation can be found at https://hexdocs.pm/json_ptr.

About

jsonpointer library for elixir

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages