{"library":"chmodrp","type":"library","category":null,"description":"`chmodrp` is a lightweight utility package for Node.js that provides a recursive `chmod` functionality, mirroring the behavior of the `chmod -R` command-line operation. It exposes this capability through a modern, Promise-based API, simplifying asynchronous file permission management. The current stable version is 1.0.2, and as a focused utility, it typically follows an infrequent release cadence, with updates primarily for maintenance or minor enhancements. Its core differentiator is the ergonomic Promise interface, which integrates seamlessly with `async/await` patterns, offering a significant improvement over traditional callback-based `fs` methods for ensuring consistent file and directory permissions in build systems, deployment scripts, and automated administrative tasks.","language":"javascript","status":"active","version":"1.0.2","tags":["javascript","chmod","chmodr","recursive","promise","fs"],"last_verified":"Wed May 27","install":[{"cmd":"npm install chmodrp","imports":["import chmodrp from 'chmodrp';"]},{"cmd":"yarn add chmodrp","imports":[]},{"cmd":"pnpm add chmodrp","imports":[]}],"homepage":null,"github":"https://github.com/leonzalion/chmodrp","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/chmodrp","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/chmodrp/compatibility"}}