Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.
/ dotable Public archive

A module for accessing nested lists and dictionaries using json style dot notation.

License

Notifications You must be signed in to change notification settings

MarcMeszaros/dotable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotable

Build Status

A module for accessing nested lists and dictionaries using json style dot notation.

Sometimes, for pragmatic reasons, following conventions is less than desirable. This library is useful for many cases but particularly useful when working with json responses from remote REST APIs.

Concepts for this library originally from:

http://hayd.github.io/2013/dotable-dictionaries/

About

A module for accessing nested lists and dictionaries using json style dot notation.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages