dot-notation topic

List dot-notation repositories

metadict

31
Stars
1
Forks
Watchers

MetaDict is a powerful dict subclass enabling (nested) attribute-style item access/assignment and IDE autocompletion support.

i18n-json-to-xlsx-converter

42
Stars
13
Forks
Watchers

i18n JSON to XLSX Converter is a CLI tool runs in a terminal, and helps you to convert a JSON file(s) to EXCEL sheet(s) including keys column defined as nested with dot notation, and the values column...

array_undot

16
Stars
1
Forks
Watchers

array_undot (the opposite of the array_dot helper function) expands a dot notation array into a full multi-dimensional array.

arrays

15
Stars
2
Forks
Watchers

Arrays Package provide a fluent, object-oriented interface for working with arrays, allowing you to chain multiple arrays operations together using a more readable syntax compared to traditional PHP a...

expand-hash

24
Stars
1
Forks
Watchers

Recursively expands property keys with dot-notation into objects.

dot

19
Stars
2
Forks
Watchers

Dot: A powerful Go package simplifying navigation and manipulation of complex data structures via dot-separated paths. Features include insertion into struct fields, maps, arrays, slices, and channels...

union-value

25
Stars
12
Forks
Watchers

Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation. Node.js/JavaScript util.

dotsi

30
Stars
3
Forks
Watchers

Dot-accessible, update-aware Python dicts (& lists). Works recursively, like a charm.

has-value

27
Stars
7
Forks
Watchers

Returns true if a value exists, false if empty. Works with deeply nested values using object paths.

glob-object

26
Stars
7
Forks
Watchers

Filter an object using glob patterns and dot notation.