An open API service providing repository metadata for many open source software ecosystems.

Topic: "setter"

elastio/bon

Next-gen compile-time-checked builder generator, named function's arguments, and more!

Language: Rust - Size: 5.87 MB - Last synced at: 3 days ago - Pushed at: 6 days ago - Stars: 1,569 - Forks: 24

Android1500/GpsSetter

Xposed module which will set location where you want without effect mock location.

Language: Kotlin - Size: 50.6 MB - Last synced at: 23 days ago - Pushed at: 9 months ago - Stars: 389 - Forks: 66

kaelzhang/skema

๐Ÿ›ฐ Skema provides a handy & composable way to validate / transform / purify the input data.

Language: JavaScript - Size: 271 KB - Last synced at: 5 days ago - Pushed at: almost 5 years ago - Stars: 356 - Forks: 4

OpenPojo/openpojo

POJO Testing & Identity Management Made Trivial

Language: Java - Size: 159 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 155 - Forks: 40

jhildenbiddle/mergician

Uniquely flexible and light-weight utility for cloning and deep (recursive) merging of JavaScript objects. Supports descriptor values, accessor functions, and custom prototypes. Provides advanced options for customizing the clone/merge process.

Language: JavaScript - Size: 912 KB - Last synced at: 2 days ago - Pushed at: 8 months ago - Stars: 79 - Forks: 4

robinvdvleuten/shvl

๐Ÿšง Get and set dot-notated properties within an object.

Language: JavaScript - Size: 406 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 73 - Forks: 13

smarie/python-autoclass

A python 3 library providing functions and decorators to automatically generate class code, such as constructor body or properties getters/setters along with optional support of validation contracts on the generated setters. Its objective is to reduce the amount of copy/paste code in your classes - and hence to help reducing human mistakes :).

Language: Python - Size: 2.86 MB - Last synced at: 1 day ago - Pushed at: about 4 years ago - Stars: 37 - Forks: 2

SpaghettiC0des/useStateWithLayoutAnimation

Abstraction for `React Native`'s `LayoutAnimation` and `useState`

Language: TypeScript - Size: 1.66 MB - Last synced at: about 15 hours ago - Pushed at: almost 3 years ago - Stars: 20 - Forks: 3

Mixermachine/base-test

Automated testing of Java classes via reflections

Language: Java - Size: 161 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 17 - Forks: 3

AztlanEngineering/swatch ๐Ÿ“ฆ

A lightweight, modern theming library based on CSS variables and the setter/getter pattern.

Language: SCSS - Size: 516 KB - Last synced at: 8 days ago - Pushed at: about 2 years ago - Stars: 15 - Forks: 3

maxalmonte14/magicproperties ๐Ÿ“ฆ

A little but powerful package that allows you call getters and setters implicitly in PHP.

Language: PHP - Size: 40 KB - Last synced at: 5 months ago - Pushed at: over 6 years ago - Stars: 13 - Forks: 4

OlivierLDff/QSuperMacros

A set of one-line C++ macros to simplify the creation of reccurent things (like Qt Meta Properties) so that doing them in C++ is not harder than in QML, and requires no boilerplate glue-code.

Language: C++ - Size: 85 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 8 - Forks: 2

thiagodp/traits

๐Ÿ”ฎ Be more productive with PHP

Language: PHP - Size: 11.7 KB - Last synced at: 16 days ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 0

phelmkamp/metatag

Go metaprogramming using struct tags + generate

Language: Go - Size: 102 KB - Last synced at: 10 months ago - Pushed at: about 3 years ago - Stars: 7 - Forks: 2

morefigs/pyqt-helper

Autogenerate getter and setter code for PyQt UI objects

Language: Python - Size: 19.5 KB - Last synced at: 3 days ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 0

andrewsonin/gset

Getters and Setters for Rust.

Language: Rust - Size: 25.4 KB - Last synced at: 30 days ago - Pushed at: 9 months ago - Stars: 5 - Forks: 1

HowProgrammingWorks/Lenses

Lenses, fp getter & setter

Language: Haskell - Size: 70.3 KB - Last synced at: 27 days ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 3

rakshazi/getSetTrait

Magic getter/setter trait for any PHP class in one string of code.

Language: PHP - Size: 17.6 KB - Last synced at: 11 days ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 2

mohamed-akef/The-Magic-DTO

Library provides setters and getters functionality without implementing them

Language: PHP - Size: 18.6 KB - Last synced at: 6 months ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

1amageek/classy

classy provides getter / setter to typescript.

Language: TypeScript - Size: 9.77 KB - Last synced at: 22 days ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 0

robertgonzales/jscolor

Color manipulation using getters and setters

Language: JavaScript - Size: 35.2 KB - Last synced at: 9 days ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 1

stdlib-js/utils-define-nonenumerable-write-only-accessor

Define a non-enumerable write-only accessor.

Language: JavaScript - Size: 477 KB - Last synced at: 14 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/utils-define-configurable-write-only-accessor

Define a configurable write-only accessor.

Language: JavaScript - Size: 470 KB - Last synced at: 14 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

stdlib-js/utils-define-write-only-accessor

Define a write-only accessor.

Language: JavaScript - Size: 461 KB - Last synced at: 2 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

Sikessem/Capsule

๐Ÿ“ฆ๏ธ Encapsulate PHP Class properties using dynamic Getter and Setter.

Language: PHP - Size: 79.1 KB - Last synced at: about 20 hours ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

ljharb/define-accessor-property

Define an accessor property on an object. Will either throw, or fall back to assignment in loose mode, in an engine without descriptors.

Language: JavaScript - Size: 17.6 KB - Last synced at: 15 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

blakek/deep

๐Ÿก Get, set, remove, and test for deeply nested properties

Language: TypeScript - Size: 643 KB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 3

ttakuya50/goor

This is a CLI for creating constructors, getters and setters for structures, and is only for Golang.

Language: Go - Size: 12.7 KB - Last synced at: 10 months ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 1

railken/dotenv

This library is an extension of vlucas/phpdotenv that grants you the ability to update variables into the `.env` file. You can either update, append or remove a variable.

Language: PHP - Size: 38.1 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

swenyang/json-ext

Extend JSON.stringify() & JSON.parse() to handle more values SAFELY

Language: JavaScript - Size: 128 KB - Last synced at: 11 days ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 0

stdlib-js/array-base-accessors

Return element accessors for a provided array-like object.

Language: JavaScript - Size: 938 KB - Last synced at: 14 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/array-base-setter

Return an accessor function for setting an element in an indexed array-like object.

Language: JavaScript - Size: 265 KB - Last synced at: 14 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-accessor-setter

Return an accessor function for setting an element in an array-like object supporting the get/set protocol.

Language: JavaScript - Size: 270 KB - Last synced at: about 22 hours ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-resolve-setter

Return an accessor function for setting an element in an array-like object.

Language: JavaScript - Size: 853 KB - Last synced at: 15 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

nabeghe/buildify-php

Buildify improves PHP OOP with enhanced getter and setter functionality inspired by Builder and Fluent Patterns.

Language: PHP - Size: 12.7 KB - Last synced at: 22 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

chenxyzl/gsgen

gsgen getter,setter,json.Marshal/Unmarshal,bson.Marshal/Unmarshal, support mongo dirty incremental update

Language: Go - Size: 121 KB - Last synced at: 22 days ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

stagas/setter-decorator

decorator that attaches setters to class properties

Language: TypeScript - Size: 217 KB - Last synced at: 22 days ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

CSharp-Pills-15mg/Getters-and-Setters

A C# Pill that tries to answer the question: Is a property in C# just a collection of two methods?

Language: C# - Size: 66.4 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

JelibeenInc/php-eeze

Dynamic PHP setter/getter library.

Language: PHP - Size: 16.6 KB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

pinekta/geta-setta

This library 'geta-setta' provides getter method and setter method.

Language: PHP - Size: 37.1 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

ORESoftware/vamoot

Immutable objects with just getters/setters

Language: TypeScript - Size: 17.6 KB - Last synced at: 7 months ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

l3laze/node-dot-property ๐Ÿ“ฆ

get/set/remove/has for any object using dot-notation path with reasonable defaults.

Language: JavaScript - Size: 28.3 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

zswang/jsets

Language: JavaScript - Size: 21.5 KB - Last synced at: 8 days ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

trashify/sep-prop

๐Ÿ—„ Get, set, or remove a property from a nested object using a separator of your choosing

Language: JavaScript - Size: 8.79 KB - Last synced at: 9 days ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

Louis-Saglio/getter_setter_maker

Script Python automatisant la crรฉation d'une classe Python

Language: Python - Size: 42 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

RezaSaadatyar/Object-Oriented-Programming

This repository introduces Object-Oriented Programming (OOP) in Python, covering Abstraction, Encapsulation, Inheritance, and Polymorphism with practical examples. Ideal for beginners and experienced developers, it helps design modular, scalable, and maintainable Python programs.

Language: Jupyter Notebook - Size: 456 KB - Last synced at: about 19 hours ago - Pushed at: about 20 hours ago - Stars: 0 - Forks: 0

m4gshm/fieldr

Boilerplate code killer. Generates various code, such as getters/setters, builders, or constants.

Language: Go - Size: 380 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

xgfone/go-op

Provide a common condition and setter operation.

Language: Go - Size: 72.3 KB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 0 - Forks: 0

OpenJavaLibs/pojo-tester

Java testing framework for testing pojo methods. It tests equals, hashCode, toString, getters, setters, constructors and whatever you report in issues

Language: Java - Size: 359 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

easysy/envio

is a library designed to get/set environment variables to/from go structures

Language: Go - Size: 9.77 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

iypavlov/tg-webhook-setter

Set telegram webhook easily!

Size: 22.5 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

santhosh404/Day-6

This respository is for Day 6 task, which includes class, object, getter & setters and all about OOP

Language: JavaScript - Size: 175 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Sreenithiii/day-6

day 6 task

Language: JavaScript - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

prabhakaranthangavel/JavaScript-Day-6-Class

This is the contains for Javascript Classes.

Language: JavaScript - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Jacky0111/Python-Object-Oriented-Programming

Object-oriented programming (OOP) is a technique of conceptualizing about and structuring code for maximize reusability. I discover that there are lack of tutorial to guide us in building a standard object-oriented programming in Python. That's why I'm here. Please enjoy it!

Language: Python - Size: 35.2 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

mensbeam/Getters-and-Setters

Getter and setter method trait for PHP. Mirror of main repository. Please direct your issues at the link below.

Language: PHP - Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

DurtyFree/Azure.DevOps.SimpleNuspecVersionSetter

Azure DevOps build task that sets all nuspec files versions found in the given root directory to a defined one.

Language: C# - Size: 766 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

wishbee/annotations

Express Golang 'annotations' as 'wish'

Language: Go - Size: 17.6 KB - Last synced at: 10 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

justinseibert/depends-on Fork of blakeembrey/decorator-cache-getter

A decorator for caching class getters and updating the cache based on dependent properties

Language: TypeScript - Size: 523 KB - Last synced at: 8 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Yuliya-beCode/Algorithmic

Language: HTML - Size: 40 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

sauternic/Kotlin-Snippets

Yield like in C#... only sequence block added. Normal and lambda functions in example.

Language: Kotlin - Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

DavidRockin/php-eeze Fork of JelibeenInc/php-eeze

Dynamic PHP setter/getter library.

Language: PHP - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

1giba/sublime-php-snippets

PHP Snippets for Sublime Text Editor

Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

tiaanduplessis/set-nested-prop

Set nested object property (supports custom seperator and mutation)

Language: JavaScript - Size: 70.3 KB - Last synced at: 3 days ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

grimen/python-envjoy

A more enjoyable environment variable getter and setter - for Python.

Language: Python - Size: 39.1 KB - Last synced at: 29 days ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

SkRhRasel/Java-Abstraction-Encapsulation-Interface-MultiThread-Exception-GetterSetter-This-SuperKeyword

Language: Java - Size: 15.6 KB - Last synced at: 11 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

m-ri/cpp_GetterSetter_Utilities

A class which help you to manage getter/setter in cpp projects

Language: C++ - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

meysam81/matrix

a very simple implementation of a 3 * 3 matrix in c++, from back in college

Language: C++ - Size: 157 KB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

mikebarlow/GetSet ๐Ÿ“ฆ

Trait for adding magic setters / getters to objects

Language: PHP - Size: 6.84 KB - Last synced at: 22 days ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

andysundar/POJOTester

Pojo Tester project is created to automate Java Beans setter/getter testing

Language: Java - Size: 46.9 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

Gujarats/php-generator

Generate some code for php variables

Language: Go - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

goglgo/autohoktey_setter

autohotkey_setter

Language: AutoHotkey - Size: 123 MB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

as-pro/object-access

A library for accessing object properties via getters and setters.

Last synced at: about 1 year ago - Stars: 0 - Forks: 0

NoOne4rever/Axessors

Powerful generator of getters and setters for PHP.

Last synced at: over 2 years ago - Stars: 0 - Forks: 0