An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with dot-notation

A curated list of projects in awesome lists tagged with dot-notation .

https://github.com/zenika-open-source/immutadot

immutadot is a JavaScript library to deal with nested immutable structures.

dot-notation immutable javascript lodash nested-structures open-source react redux

Last synced: 17 Sep 2025

https://github.com/wwkimball/yamlpath

YAML/JSON/EYAML/Compatible get/set/merge/validate/scan/convert/diff processors using powerful, intuitive, command-line friendly syntax.

cli devops-tools dot-notation eyaml eyaml-support hiera-eyaml json json-processor jsonpath python python3 ruamel yaml yaml-path yaml-paths yaml-processor yamlpath

Last synced: 05 Apr 2025

https://github.com/robinvdvleuten/shvl

🚧 Get and set dot-notated properties within an object.

dot-notation getter javascript object setter

Last synced: 06 Apr 2025

https://github.com/jonschlinkert/cache-base

Basic object store with methods like get/set/extend/omit

cache config data dot-notation emit extend inherit javascript node nodejs object store

Last synced: 05 Apr 2025

https://github.com/dimadeveatii/mongo-dot-notation

Transform objects to MongoDB update instructions

dot-notation mongo mongo-dot-notation mongo-operators mongodb

Last synced: 16 Oct 2025

https://github.com/wadackel/dot-wild

Use powerful dot notation (dot path + wildcard) to manipulate properties of JSON

dot-notation immutable json typescript

Last synced: 20 Mar 2025

https://github.com/jonschlinkert/has-value

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

check dot-notation javascript microlib object property util value

Last synced: 08 May 2025

https://github.com/jonschlinkert/glob-object

Filter an object using glob patterns and dot notation.

dot-notation glob nested object property value wildcard

Last synced: 01 May 2025

https://github.com/clickbar/dot-diver

A lightweight, powerful, and dependency-free TypeScript utility library that provides types and functions to work with object paths in dot notation.

dot-notation path types typescript

Last synced: 02 Jul 2025

https://github.com/jonschlinkert/union-value

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.

array dot-notation get nested-values object set union utility

Last synced: 09 Apr 2025

https://github.com/doowb/expand-hash

Recursively expands property keys with dot-notation into objects.

config-values dot-notation expand hash javascript keys nested-objects object objects

Last synced: 05 May 2025

https://github.com/vitorluizc/get

🚚 A really small and type-safe (requires TypeScript >= 4.1.3) function, that gets a nested value from an object using a path string (like "a.b[0].d"). If value is 'undefined' or unreachable returns the placeholder instead.

ava deep deep-properties deep-property dot-notation dot-prop dot-properties get get-deep javascript nested nested-objects nested-properties object object-path property-accessors typescript

Last synced: 13 Apr 2025

https://github.com/doowb/stringify-keys

Build an array of key paths from an object.

dot-notation expand javascript key key-paths keys object objects paths stringify

Last synced: 10 Sep 2025

https://github.com/rapidwebltd/array_undot

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

array dot-notation helper-functions laravel php

Last synced: 01 May 2025

https://github.com/glowyphp/arrays

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 arrays functions.

array-methods arrays dot-notation glowy glowyphp package php php-package

Last synced: 22 Aug 2025

https://github.com/marcmascarell/arrayer

Array manipulation. Get, set & delete keys with dot notation, also prepares an array to be put in a file (php array or json).

array-manipulations dot-notation php-array

Last synced: 15 Jun 2025

https://github.com/srevenant/dictlib

python: a lightweight add-on for dictionaries, featuring deep dictionary union, dictionary keys as object attributes (in code dict.key.sub.value notation) as well as a separate string dig/dug for using strings with dot notation on native dictionaries

dict dictionaries dig dot-notation python union

Last synced: 07 May 2025

https://github.com/xmarcos/dotcontainer

DotContainer enables deep array access using dot-notation.

container dot dot-notation notation php

Last synced: 14 Jul 2025

https://github.com/pharaonic/php-dot-array

Accessing arrays using dot notation and asterisk.

array asterisk dot-notation php

Last synced: 04 Oct 2025

https://github.com/pwwang/diot

Python dictionary with dot notation

dictionaries diot dot-notation python-dictionary

Last synced: 29 Apr 2025

https://github.com/joeycumines/go-dotnotation

A simple dot notation accessor, to get and set values from data structures.

dot-notation golang-library golang-package

Last synced: 22 Jul 2025

https://github.com/jonschlinkert/has-own-deep

Returns true if an object has an own, enumerable property. Nested properties can be checked using using dot notation paths ('a.b.c').

dot-notation dotprop has hasownproperty javascript key node nodejs object property

Last synced: 08 May 2025

https://github.com/callmecavs/dotnot

Access object properties using dot notation.

dot-notation object

Last synced: 19 Apr 2025

https://github.com/etmendz/mendz.graph

Provides an implementation of Graph Theory graph G = (V, E), that can generate its DOT notation, which can be used for rendering the graph.

dot dot-notation edge graph graph-theory mendz vertex

Last synced: 11 Jun 2025

https://github.com/pwwang/dotdict-bench

Benchmarking for dot-accessible dict packages in python

dictionaries dictionaries-in-python dictionary dot-access dot-notation

Last synced: 29 Apr 2025

https://github.com/jonnyynnoj/dot

Use dot notation to access nested array keys and/or object properties

dot-notation dotnotation php

Last synced: 11 Jan 2026

https://github.com/spacetab-io/obelix-php

Reads an array with dot-notation and asterisk (wildcard).

asterisk asterix dot-notation obelix php wildcard

Last synced: 18 Aug 2025

https://github.com/fiverr/pyresolve

Resolve dot notation from dictionary

dictionary dot-notation python resolve

Last synced: 26 Apr 2025

https://github.com/kouts/vue-path-store

A simple state management solution for Vue, that uses the dot notation path syntax.

dot dot-notation set state state-management store vue vuex

Last synced: 11 Jun 2025

https://github.com/wadackel/dot-wild-tiny

Use powerful dot notation (dot path + wildcard) to access properties of JSON

dot-notation json typescript

Last synced: 09 Apr 2025

https://github.com/flusflas/dipper

A Go library to get and set (almost) anything using simple notation

dot-notation go golang golang-library golang-package reflect reflection

Last synced: 17 Jan 2026

https://github.com/mesqueeb/caseanything

🐫 Swift Case Conversions β€” camelCase PascalCase UpperCamelCase kebab-case snake_case CONSTANT_CASE Train-Case Ada_Case COBOL-CASE Dot.notation Path/case Space case Capital Case lower case UPPER CASE

ada-case capital-case case-change case-converter cobol-case const-case constant-case convert-case dot-notation path-case space-case string-case title-case train-case

Last synced: 19 Apr 2025

https://github.com/pdscopes/php-arrays

Helper functions for manipulating arrays

arrays dot-notation php

Last synced: 24 Jan 2026

https://github.com/alisonmonteiro/tiny-i18n-node

The simplest NodeJS i18n module

dot-notation i18n javascript nodejs

Last synced: 11 Sep 2025

https://github.com/narrowspark/arr

:shipit: A collection of utilities to manipulate arrays.

array array-helper array-manipulations array-methods dot-notation manipulate-arrays multi-array php7

Last synced: 04 Oct 2025

https://github.com/seveibar/jac-format

JSON as CSV Format

csv-format csvs dot-notation json

Last synced: 12 May 2025

https://github.com/whitfin/dottie

A small library for dealing with JSON dot notation.

dot-notation json parsing-library

Last synced: 06 Apr 2025

https://github.com/soenkekluth/object-store-state

observable stateful object store

dot-notation key-value state store

Last synced: 24 Jun 2025

https://github.com/jusx/object-dot

Easily use dot notation to safely get, or set a property of a nested object. A Node module.

dot-notation node-module node-object node-utility object

Last synced: 12 Jun 2025

https://github.com/caltechlibrary/dotpath

A Go, Python and TypeScript modules for working with map, dicts and objects accessing them using a dot path notation.

dot-notation module

Last synced: 05 Jul 2025

https://github.com/kamalkhan/repository

Fluent storage repository with dot notated key support

configuration dot-notation fluent repository storage

Last synced: 22 Mar 2025

https://github.com/liqueurdetoile/dotobjectarray

Implements array-like methods for Object with support for dotted notation keys

array array-like dot-notation javascript object

Last synced: 12 Nov 2025

https://github.com/wmentor/dotn

dot notation library

dot-notation go golang golang-library

Last synced: 11 Jul 2025

https://github.com/zerjioang/dotmap

A dot notation compatible concurrent-safe golang hashmap

dot-notation golang json json-go

Last synced: 12 Jan 2026

https://github.com/2chevskii/dot-not

Dot notation library based on recursion

dot-notation library object-manipulation

Last synced: 16 Jan 2026

https://github.com/tiaanduplessis/set-nested-prop

Set nested object property (supports custom seperator and mutation)

dot-notation nested object property set setter

Last synced: 08 Aug 2025

https://github.com/northrook/array-access

Delineated notation access to PHP arrays, with an optional Primary Value, allowing sub-array keys to return either their assigned value, or nested values.

dot-notation php properties wip

Last synced: 02 Jul 2025

https://github.com/ericadamski/dot-mutation

πŸ‘·β€β™€οΈComposition and Decomposition of JavaScript Objects using dot notation

dot-notation object-manipulation

Last synced: 18 Nov 2025

https://github.com/msangel/yaml2dotnotation

Library for converting yaml to plain Java property file with full path in dotted format. Just like Spring Boot do, but without Spring Boot.

dot-notation dot-notation-array yaml yaml-parser

Last synced: 23 Mar 2025

https://github.com/ysskrishna/nestedutils

The lightweight Python library for safe, simple, dot-notation access to nested dicts and lists. Effortlessly get, set, and delete values deep in your complex JSON, API responses, and config files without verbose error-checking or handling KeyError exceptions.

data-access dot-notation hacktoberfest json library nested-structures pypi pypi-package pytest python python-library release-automation utilities uv ysskrishna

Last synced: 13 Jan 2026

https://github.com/dschoenbauer/dot-notation

Given a complicated data structure, allows easy and safe access to data via dot notation. This library is a compilation of other Dot Notation libraries, taking the best feature from each and incorporating them here.

composer dot-notation packagist psr-4

Last synced: 24 Oct 2025

https://github.com/seworqs/json-editor

A dot-notated, chainable JSON editor for PHP with built-in file support and robust array handling.

array-handling dot-notation editor immutable json json-file json-manipulation json-writer php seworqs

Last synced: 14 Jan 2026

https://github.com/gregabbott/chute

Chute works like a pipeline operator for sending data through functions and methods in a dot-notation style. Vanilla JS ~10KB.

chain chaining dot-notation function helper javascript method method-chaining pipe pipeline pipeline-operator piping utility utility-function vanilla-javascript vanilla-js

Last synced: 25 Mar 2025

https://github.com/01joseph-hwang10/dotty-dictionary

Dictionary wrapper that provides dot notation access to nested dictionaries.

dict dictionary dot-notation nested-dictionary python utility

Last synced: 08 Jul 2025

https://github.com/ioncakephper/config-dot-get

config-dot-get is a lightweight, efficient JSON configuration reader that enables easy access and modification of nested settings using dot notation. Designed for Node.js developers, it simplifies configuration management while ensuring flexibility and performance.

config-reader configuration data-access developer-tools dot-notation file-management json lightweight nodejs npm-package open-source settings

Last synced: 07 Sep 2025