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: 2 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 (about 5 years ago)
- Default Branch: develop
- Last Pushed: 2024-11-10T21:11:25.000Z (3 months ago)
- Last Synced: 2024-11-10T22:19:50.782Z (2 months ago)
- Topics: filesystem, frp, fsnotify, functional-reactive-programming, haskell, reflex
- Language: Haskell
- Homepage: https://reflex-frp.org
- Size: 23.4 KB
- Stars: 7
- Watchers: 19
- Forks: 4
- 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!