Logo
Explore Help
Register Sign In
arch/timelog
1
0
Fork 0
You've already forked timelog
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
06ea52ead66c1038b248ca644ce0e0a29ee0065f
timelog/backend/node_modules/utils-merge
T
History
QkoSad 06f91a264d left to add restart button, view user button, fix the UI and fix the way dates are generated in the db
2024-11-20 22:52:11 +02:00
..
.npmignore
left to add restart button, view user button, fix the UI and fix the way dates are generated in the db
2024-11-20 22:52:11 +02:00
index.js
left to add restart button, view user button, fix the UI and fix the way dates are generated in the db
2024-11-20 22:52:11 +02:00
LICENSE
left to add restart button, view user button, fix the UI and fix the way dates are generated in the db
2024-11-20 22:52:11 +02:00
package.json
left to add restart button, view user button, fix the UI and fix the way dates are generated in the db
2024-11-20 22:52:11 +02:00
README.md
left to add restart button, view user button, fix the UI and fix the way dates are generated in the db
2024-11-20 22:52:11 +02:00

README.md

utils-merge

Version Build Quality Coverage Dependencies

Merges the properties from a source object into a destination object.

Install

$ npm install utils-merge

Usage

var a = { foo: 'bar' }
  , b = { bar: 'baz' };

merge(a, b);
// => { foo: 'bar', bar: 'baz' }

License

The MIT License

Copyright (c) 2013-2017 Jared Hanson <http://jaredhanson.net/>

Sponsor

Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.26.2 Page: 45ms Template: 7ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API