{"library":"node-json-transform","type":"library","category":null,"description":"node-json-transform is a Node.js utility designed for declaratively transforming and performing operations on JSON data structures. Its last stable release is v1.1.2. The project appears to be abandoned, with no significant updates or releases in the past 8 years. It allows users to define a mapping schema to rename, restructure, and apply operations to JSON objects and arrays. Key features include path-based data retrieval (similar to `lodash.get`), custom functions for data manipulation via `operate` and `each` hooks, default value assignment for missing attributes, and specified attribute removal. It offers both synchronous and asynchronous transformation APIs, making it suitable for various data processing scenarios.","language":"javascript","status":"abandoned","version":"1.1.2","tags":["javascript","json","transform","node"],"install":[{"cmd":"npm install node-json-transform","imports":["const { transform } = require('node-json-transform');","const { transformAsync } = require('node-json-transform');","const jsonTransform = require('node-json-transform');\nconst result = jsonTransform.transform(data, map);"]},{"cmd":"yarn add node-json-transform","imports":[]},{"cmd":"pnpm add node-json-transform","imports":[]}],"homepage":null,"github":"https://github.com/bozzltron/node-json-transform","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/node-json-transform","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/node-json-transform/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}