{"id":19219640,"url":"https://github.com/squirrel-forge/node-objection","last_synced_at":"2026-05-15T13:32:43.051Z","repository":{"id":57162164,"uuid":"377806438","full_name":"squirrel-forge/node-objection","owner":"squirrel-forge","description":"Advanced plain object handling, manipulation and extraction","archived":false,"fork":false,"pushed_at":"2021-12-04T19:15:27.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-04-26T12:21:39.513Z","etag":null,"topics":["extraction","manipulation","node","object","pojo"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/squirrel-forge.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-06-17T11:26:21.000Z","updated_at":"2021-11-30T18:24:08.000Z","dependencies_parsed_at":"2022-09-09T07:01:39.623Z","dependency_job_id":null,"html_url":"https://github.com/squirrel-forge/node-objection","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squirrel-forge%2Fnode-objection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squirrel-forge%2Fnode-objection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squirrel-forge%2Fnode-objection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squirrel-forge%2Fnode-objection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/squirrel-forge","download_url":"https://codeload.github.com/squirrel-forge/node-objection/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240292392,"owners_count":19778311,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["extraction","manipulation","node","object","pojo"],"created_at":"2024-11-09T14:32:20.700Z","updated_at":"2026-05-15T13:32:38.025Z","avatar_url":"https://github.com/squirrel-forge.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# node-objection\n\nAdvanced plain object handling, manipulation and extraction.\n\n## Install\n\n```\n# npm i @squirrel-forge/node-objection\n```\n\n## Usage\n\nGet the module reference.\n```javascript\nconst objm = require( '@squirrel-forge/node-objection' );\n```\n\nFollowing methods/functions are available:\n```javascript\nobjm.cloneObject( source, recursive = false ) : Object\nobjm.isPojo( obj ) : boolean\nobjm.mergeArray( [ unique, clone,] array1, array2[, ...] ) : Array\nobjm.mergeObject( target, changes, extend = false, recursive = false, arrayClone = false, noArray = false ) : Object\nobjm.strAccess( strpath, subject, exact = true, debug = console ) : *\nobjm.strCreate( strpath, value, target, replace = false, any = false, debug = console ) : Object\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsquirrel-forge%2Fnode-objection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsquirrel-forge%2Fnode-objection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsquirrel-forge%2Fnode-objection/lists"}