# common-get-set **Repository Path**: mirrors_WebReflection/common-get-set ## Basic Information - **Project Name**: common-get-set - **Description**: getSet($) returns a function(key[, value]) to $.get(key) or $.set(key, value) - **Primary Language**: Unknown - **License**: ISC - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-19 - **Last Updated**: 2025-12-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # common-get-set A basic `getSet($)` function that returns a `(key[, value])` function to simply `$.get(key)` or `$.set(key, value)` accordingly if arguments is one or more.