Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kei-g/libfsasync

Async fs Library
https://github.com/kei-g/libfsasync

async npm-package typescript

Last synced: 5 days ago
JSON representation

Async fs Library

Awesome Lists containing this project

README

        

# libfsasync [![license][license-image]][license-url] [![npm][npm-image]][npm-url]

[![dependency][depencency-image]][dependency-url] [![maintenance][maintenance-image]][npmsio-url] [![quality][quality-image]][npmsio-url]

[`libfsasync`][github-url] - Async `fs` Library

## CI Status

| Workflow Name | Status |
|:-:|:-:|
| **Build** | [![GitHub CI (Build)][github-build-image]][github-build-url] |
| **CodeQL** | [![GitHub CI (CodeQL)][github-codeql-image]][github-codeql-url] |
| **Coverage** | [![GitHub CI (Coverage)][github-coverage-image]][github-coverage-url] |

## License

The scripts and documentation in this project are released under the [BSD-3-Clause License](https://github.com/kei-g/libfsasync/blob/main/LICENSE)

## Contributions

Contributions are welcome! See [Contributor's Guide](https://github.com/kei-g/libfsasync/blob/main/CONTRIBUTING.md)

### Code of Conduct

:clap: Be nice. See [our code of conduct](https://github.com/kei-g/libfsasync/blob/main/CODE_OF_CONDUCT.md)

[depencency-image]:https://img.shields.io/librariesio/release/npm/libfsasync?logo=nodedotjs
[dependency-url]:https://npmjs.com/package/libfsasync?activeTab=dependencies
[github-build-image]:https://github.com/kei-g/libfsasync/actions/workflows/build.yml/badge.svg?branch=main
[github-build-url]:https://github.com/kei-g/libfsasync/actions/workflows/build.yml?query=branch%3Amain
[github-codeql-image]:https://github.com/kei-g/libfsasync/actions/workflows/codeql.yml/badge.svg?branch=main
[github-codeql-url]:https://github.com/kei-g/libfsasync/actions/workflows/codeql.yml?query=branch%3Amain
[github-coverage-image]:https://github.com/kei-g/libfsasync/actions/workflows/coverage.yml/badge.svg?branch=main
[github-coverage-url]:https://github.com/kei-g/libfsasync/actions/workflows/coverage.yml?query=branch%3Amain
[github-url]:https://github.com/kei-g/libfsasync
[license-image]:https://img.shields.io/github/license/kei-g/libfsasync
[license-url]:https://opensource.org/licenses/BSD-3-Clause
[maintenance-image]:https://img.shields.io/npms-io/maintenance-score/libfsasync?logo=npm
[npm-image]:https://img.shields.io/npm/v/libfsasync.svg?logo=npm
[npm-url]:https://npmjs.org/package/libfsasync
[npmsio-url]:https://npms.io/search?q=libfsasync
[quality-image]:https://img.shields.io/npms-io/quality-score/libfsasync?logo=npm