UNPKG

@codemod-utils/files

Version:
31 lines (13 loc) 722 B
[![This project uses GitHub Actions for continuous integration.](https://github.com/ijlee2/codemod-utils/actions/workflows/ci.yml/badge.svg)](https://github.com/ijlee2/codemod-utils/actions/workflows/ci.yml) # @codemod-utils/files _Utilities for handling files_ ## What is it? `@codemod-utils/files` wraps the synchronous methods from `node:fs`, `node:path`, and `glob` to help you update many files in the same way. ## Documentation Visit https://codemod-utils.netlify.app/docs/packages/codemod-utils-files. ## Compatibility - Node.js v22 or above ## Contributing See the [Contributing](../../CONTRIBUTING.md) guide for details. ## License This project is licensed under the [MIT License](./LICENSE.md).