Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives.
- array
- assign
- buffer
- clamped
- clone
- clone-array
- clone-array-deep
- clone-buffer
- clone-date
- clone-deep
- clone-map
- clone-object
- clone-object-deep
- clone-reg-exp
- View more
Creates a shallow clone of any JavaScript 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.
Deeply mix the properties of objects into the first object. Like merge-deep, but doesn't clone. No dependencies.
JavaScript library for reorderable drag-and-drop lists on modern browsers and touch devices. No jQuery required. Supports Meteor, AngularJS, React, Polymer, Vue, Knockout and any CSS library, e.g. Bootstrap.
Mixin the own and inherited properties of other objects onto the first object. Pass an empty object as the first arg to shallow clone.
A very small TypeScript library that provides tolerable Mixin functionality.
CSS processor resources loader for webpack
Use JavaScript objects as databases
A simple, powerful mixin applier for JavaScript classes
A lodash mixin to add a `pickDeep` function
Mix the prototype of one class into another
TimerMixin provides timer functions for executing code in the future that are safely cleaned up when the component unmounts
A masonry component for React.js
A JavaScript object inheritance utility.
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.
Library of JavaScript stage-0 decorators (aka ES2016/ES7 decorators but that's not accurate!) inspired by languages that come with built-ins like @override, @deprecate, @autobind, @mixin and more! Works great with React/Angular/more!
- es6
- es7
- es2015
- es2016
- babel
- decorators
- override
- deprecated
- java
- annotations
- autobind
- react
- angular
- lodash
- View more
extend and merge objects, deep or shallow
As close to cssnext @extend as possible for PostCSS
Extend constructors using backbone's .extend signature
- backbone
- extend
- extendable
- extendible
- extending
- extends
- inherit
- inherits
- lodash
- constructor
- inheritance
- mixin
- mixins