Skip to content
#

setter

Here are 70 public repositories matching this topic...

Deep merge/clone JavaScript objects. Includes options to inspect, filter, and modify keys/properties; merge or skip unique, common, and universal keys; and merge, sort, and remove duplicates from arrays. Properly handles property accessors (getters/setters) and descriptors. Returns new object without modifying sources (immutable).

  • Updated Feb 23, 2023
  • JavaScript

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 :).

  • Updated Apr 19, 2021
  • Python

Improve this page

Add a description, image, and links to the setter topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the setter topic, visit your repo's landing page and select "manage topics."

Learn more