Here are
35 public repositories
matching this topic...
Recursively merge values in a JavaScript object.
Updated
Sep 8, 2022
JavaScript
Deeply mix the properties of objects into the first object, while also mixing-in child objects.
Updated
Aug 23, 2023
JavaScript
Deeply assign the enumerable properties of source objects to a destination object.
Updated
Feb 24, 2022
JavaScript
Assign the enumerable es6 Symbol properties from an object (or 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.
Updated
Sep 14, 2018
JavaScript
Like `extend` but only copies missing properties/values to the target object.
Updated
Apr 26, 2017
JavaScript
Functions to mix, filter, change and copy/clone objects
Updated
May 9, 2021
JavaScript
Transforms json from one format into another
Updated
Mar 4, 2023
JavaScript
One-level options with default values and validation
Updated
Oct 11, 2017
JavaScript
Simple deep object assign function
Updated
Aug 2, 2021
JavaScript
Fill a strided array according to a provided callback function.
Updated
Apr 14, 2025
JavaScript
Deep merging of objects with the same function signature as Object.assign() (useful for overriding default options objects)
Updated
Jan 9, 2023
JavaScript
A polyfill for Ember.assign in <= 2.4
Updated
Jan 10, 2024
JavaScript
⚡ Zeus allows you to create HTML elements and set their attributes in a different manner - all at once! 🦅
Updated
May 3, 2023
JavaScript
Set a nested property value.
Updated
Feb 3, 2025
JavaScript
Fill a single-precision complex floating-point strided array with a specified scalar constant.
Updated
Feb 10, 2025
JavaScript
Copy elements from an input strided DataView to elements in an output strided array.
Updated
Jan 13, 2025
JavaScript
Copy enumerable own properties from one or more source objects to a target object.
Updated
Feb 24, 2025
JavaScript
Fill a single-precision floating-point strided array with a specified scalar constant.
Updated
Feb 24, 2025
JavaScript
Copy elements from an input strided array to elements in a strided DataView.
Updated
Feb 24, 2025
JavaScript
Assign element values from a broadcasted input ndarray to corresponding elements in an output ndarray view.
Updated
Apr 7, 2025
JavaScript
Improve this page
Add a description, image, and links to the
assign
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
assign
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.