assign a dynamically type checked value using an optional alternative value
Assign the enumerable es6 Symbol properties from one or more objects to the first object passed on the arguments. Can be used as a supplement to other extend, assign or merge methods as a polyfill for the Symbols part of the es6 Object.assign method.
ES2015 `Object.assign()` ponyfill
ECMAScript 2015 (ES6) Object.assign polyfill and ponyfill
Replace Object.assign with an inline helper
ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim
Replace Object.assign with an inline helper
pvtsutils is a set of common utility functions used in various Peculiar Ventures TypeScript based projects.
Apply custom attributes to vinyl files
Simple {{assign}} helper for Ember
The lodash method `_.assign` exported as a module.
Simple implementation of Object.assign
Deeply assign the values of all enumerable-own-properties and symbols from one or more source objects to a target object. Returns the target object.
Safe builders for Trusted Types values
A simple module that works exactly as Object.assign, but skips assigning undefined values.
A polyfill for Ember.assign in <= 2.4
Simple Statistics
A mesh replacement for `THREE.Line`. Instead of using GL_LINE, it uses a strip of billboarded triangles. This is a fork of [spite/THREE.MeshLine](https://github.com/spite/THREE.MeshLine), previously maintained by studio [Utsuboco](https://github.com/utsub
TypeScript definitions for object-assign
Copy enumerable own properties from one or more source objects to a target object.
Transform optional chaining on the left-hand side of assignment expressions
Allow parsing of optional chaining on the left-hand side of assignment expressions
Native Promise Only: A polyfill for native ES6 Promises **only**, nothing else.
Globals and shared modules
A puppet-lint plugin to check for variables assigned to the empty string.
Tracing instance variable assignment.
Pattern for assign instance variables in controllers for use in views, etc.
Object#pat a monkey patch to avoid temporary variable assignments.
Easily assign instance variables when initializing object with a hash
DynaStruct offers a number of classes which provide different ways to dynamically assign and interact with instance variables. This is accomplished through Ruby's metaprogramming, which allows the dynamic manipulation of data and methods for a specific object.
This return pry's command result and don't output it
Auto define and assign controller (nested) instances variables from (nested) id
The 'method_arguments' gem simplifies the process of setting object attributes from method arguments in Ruby. It introduces a streamlined approach to assign instance variables directly from method arguments with minimal boilerplate code. This utility is especially useful in constructors or methods with numerous parameters, enhancing code readability and maintainability.
Rubocop extension to avoid assigning of the result of calling array.each to a variable
Assign an object's instance variables using hash
include AutoInitializer to automatically assign all arguments provided to constructor as instance variables. setter and getter methods are still defined explicitly.
No description provided.
No description provided.