Skip to content

Initial release

Latest

Choose a tag to compare

@TxHawks TxHawks released this 03 Mar 16:35
· 26 commits to master since this release

jigsass-tools-maps provides the following utility functions:

jigsass-get
Get a value from nested maps
jigsass-set
Set a value in nested maps
jigsass-deep-has-key
Check if a map has a nested key
jigsass-merge-deep
Recursively assign values from multiple maps into a single map

For further details, see the documentation.