Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/reflex-frp/reflex-fsnotify
Watch files and directories for changes using a functional-reactive interface!
https://github.com/reflex-frp/reflex-fsnotify
filesystem frp fsnotify functional-reactive-programming haskell reflex
Last synced: 3 months ago
JSON representation
Watch files and directories for changes using a functional-reactive interface!
- Host: GitHub
- URL: https://github.com/reflex-frp/reflex-fsnotify
- Owner: reflex-frp
- License: bsd-3-clause
- Created: 2020-01-10T20:40:22.000Z (almost 5 years ago)
- Default Branch: develop
- Last Pushed: 2023-05-26T14:42:29.000Z (over 1 year ago)
- Last Synced: 2024-06-19T23:57:33.434Z (5 months ago)
- Topics: filesystem, frp, fsnotify, functional-reactive-programming, haskell, reflex
- Language: Haskell
- Homepage: https://reflex-frp.org
- Size: 32.2 KB
- Stars: 6
- Watchers: 18
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- License: LICENSE
Awesome Lists containing this project
README
# reflex-fsnotify
[![Haskell](https://img.shields.io/badge/language-Haskell-orange.svg)](https://haskell.org) [![Hackage](https://img.shields.io/hackage/v/reflex-fsnotify.svg)](https://hackage.haskell.org/package/reflex-fsnotify) [![BSD3 License](https://img.shields.io/badge/license-BSD3-blue.svg)](https://github.com/reflex-frp/reflex-fsnotify/blob/master/LICENSE)
Watch files and directories for changes using a functional-reactive interface!