![UI5 icon](https://raw.githubusercontent.com/UI5/cli/main/docs/images/UI5_logo_wide.png)

# ui5-fs

> ⚠️ **REPOSITORY MOVED**
> 
> The `@ui5/fs` package is now maintained in the [UI5 CLI monorepo](https://github.com/UI5/cli). This repository contains the code up to and including CLI version 4, with further development continuing in the monorepo.
> 
> - **New location**: https://github.com/UI5/cli/tree/main/packages/fs
> - **Issues & PRs**: Please submit to the [monorepo](https://github.com/UI5/cli/issues)
> - **Latest releases**: Available from the monorepo

> UI5-specific file system abstraction  
> Part of the [UI5 CLI](https://github.com/UI5/cli)

[![REUSE status](https://api.reuse.software/badge/github.com/SAP/ui5-fs)](https://api.reuse.software/info/github.com/SAP/ui5-fs)
[![Build Status](https://dev.azure.com/sap/opensource/_apis/build/status/SAP.ui5-fs?branchName=v4)](https://dev.azure.com/sap/opensource/_build/latest?definitionId=36&branchName=v4)
[![npm Package Version](https://badge.fury.io/js/%40ui5%2Ffs.svg)](https://www.npmjs.com/package/@ui5/fs)
[![Coverage Status](https://coveralls.io/repos/github/SAP/ui5-fs/badge.svg)](https://coveralls.io/github/SAP/ui5-fs)

## Documentation
UI5 FS documentation can be found here: [ui5.github.io/cli](https://ui5.github.io/cli/v4/pages/FileSystem/)

The UI5 FS API Reference can be found here: [`@ui5/fs`](https://ui5.github.io/cli/v4/api/)

## Contributing
Please check our [Contribution Guidelines](https://github.com/UI5/cli/blob/v4/CONTRIBUTING.md).

## Support
Please follow our [Contribution Guidelines](https://github.com/UI5/cli/blob/v4/CONTRIBUTING.md#report-an-issue) on how to report an issue.

Please report issues in the main [UI5 CLI](https://github.com/UI5/cli) repository.

## Release History
See [CHANGELOG.md](CHANGELOG.md).
