- Package: FileMonitor
- Reason for nomination: I’ve been working on a little web project in my free time using swift-mustache. I recently added a feature for local development using FileMonitor to automatically regenerate the site whenever my mustache templates are changed. It’s really helpful and FileMonitor made it trivial to add this feature with its AsyncStream of file notifications. Plus it’s cross platform!
2 Likes