Projects in Awesome Lists tagged with dot-notation
A curated list of projects in awesome lists tagged with dot-notation .
https://github.com/voku/arrayy
π Array manipulation library for PHP, called Arrayy!
array array-methods arrayaccess closure collection composer dot-notation hacktoberfest immutable multi-array multidimensional-arrays php php7
Last synced: 14 May 2025
https://github.com/voku/Arrayy
π Array manipulation library for PHP, called Arrayy!
array array-methods arrayaccess closure collection composer dot-notation hacktoberfest immutable multi-array multidimensional-arrays php php7
Last synced: 16 May 2025
https://github.com/jonschlinkert/get-value
Use property paths (`a.b.c`) get a nested value from an object.
deep deep-property dot-notation dot-prop get get-deep javascript jonschlinkert key lodash nested node nodejs object object-path paths value
Last synced: 14 May 2025
https://github.com/jonschlinkert/set-value
Set nested properties on an object using dot-notation.
deep-property dot dot-notation dot-prop get getobject javascript lodash nested node object object-path path properties property set set-deep val value
Last synced: 15 May 2025
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/chocolateboy/get-wild
Extract nested properties from an object with support for wildcards
dig dot dot-notation dotted dotty extract get glob globbing json lodash-get microlibrary path pluck selector star wildcard wildcards zero-dependency
Last synced: 25 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/octet-stream/object-to-form-data
Transform an object/collection to FormData.
bracket-notation commonjs dot-notation esm form-data javascipt javascript-library object-to-form-data serialization serialize transform typescript
Last synced: 30 Aug 2025
https://github.com/callmecavs/dotnot
Access object properties using dot notation.
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
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/alrik11es/object-dot-notation
Object dot notation getter
composer dot dot-notation laravel notation object php5 symfony
Last synced: 09 Apr 2025
https://github.com/wadackel/dot-wild-tiny
Use powerful dot notation (dot path + wildcard) to access properties of JSON
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
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.
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/chrismichaelps/propaccess
Deep property access library written in TS.
deep-prop-access dot-notation dot-notation-string prop-access prop-dot-notation
Last synced: 29 Dec 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/brenoroosevelt/php-array-functions
A set of helpful array/iterables functions
array at-least at-most dot-notation dot-notation-array functions none paginate paginate-array php some
Last synced: 27 Mar 2025
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/nandoabreu/python-dict2dot
Python Dictionary to Dot notation (class) package
dict dictionary dot-notation dot-notation-dict dotnot dotnotation notation pip pypi pypi-package pypi-source python python-dict python-dictionary
Last synced: 14 Jan 2026
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
https://github.com/lightwithoutlisonlyight/dottify
dot dot-notation dot-notation-dict dottify dotty javascript nodejs typescript
Last synced: 22 Mar 2025