{"library":"mongo-dot-notation","type":"library","category":null,"description":"3.1.1. Transform plain JavaScript objects into MongoDB update instruction objects with dot-notation paths. Supports all standard MongoDB update operators ($set, $inc, $push, $unset, $currentDate, etc.), array flattening, and positional operators ($, $[], $[identifier]). No runtime dependency on the mongo driver. Written in TypeScript with bundled type definitions. Frequently updated with CI and high test coverage.","language":"javascript","status":"active","version":"3.1.1","tags":["javascript","mongo","dot","dot-notation","transform","convert","operators","instructions","json","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install mongo-dot-notation","imports":["import { flatten } from 'mongo-dot-notation'","import { $inc } from 'mongo-dot-notation'","import { $push } from 'mongo-dot-notation'"]},{"cmd":"yarn add mongo-dot-notation","imports":[]},{"cmd":"pnpm add mongo-dot-notation","imports":[]}],"homepage":"https://github.com/dimadeveatii/mongo-dot-notation#readme","github":"https://github.com/dimadeveatii/mongo-dot-notation","docs":null,"changelog":null,"pypi":null,"npm":"mongo-dot-notation","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}