platform
Installation
SKILL.md
Effect Platform
Overview
@effect/platform provides cross-platform abstractions for:
- HTTP Client - Make HTTP requests
- HTTP Server - Build HTTP servers
- FileSystem - File operations
- KeyValueStore - Persistent storage
- Terminal - CLI interactions
- Worker - Background workers