Skip to content

Walcu-Engineering/isJsonPointer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

isJsonPointer

A function that check if a string is a valid JSON Pointer following the RFC 6901

API

isJsonPointer(path)

Returns a boolean if the path argument is a string that follows the RFC 6901 JSON Pointer standart. The param path should be a string, and the default value is the empty string.

About

A function that check if a string is a valid JSON Pointer following the RFC 6901

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 3

  •  
  •  
  •