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

https://github.com/composewell/streamly-fsevents


https://github.com/composewell/streamly-fsevents

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# File System Event Notification (fsnotify)

A **portable, robust, and stream-based file system event notification API** for
**Linux, macOS, and Windows**. This library provides a streaming alternative to
the [`fsnotify`](https://github.com/fsnotify/fsnotify) package.

The portable module in this package offers a consistent, cross-platform,
common denominator API across all supported systems whereas
platform-specific modules expose more extensive APIs that allow you to
make full use of each operating system’s native capabilities.

## Contributing

We welcome contributions of all kinds, bug reports, feature requests, and pull
requests. If you’d like to get involved, please open an issue or start a
discussion.

## Getting Support

* 💬 Join our [community chat](https://gitter.im/composewell/streamly).
* 📧 For dedicated support and feature requests, contact us at [support@composewell.com](mailto:support@composewell.com).