# `@effect/platform-browser`

Provides browser-specific implementations for the abstractions defined in [`@effect/platform`](https://github.com/Effect-TS/effect/tree/main/packages/platform). This allows you to write platform-independent code that can seamlessly run in the browser, leveraging browser capabilities while keeping your application portable across multiple environments.

## Documentation

- **API Reference**: [View the full documentation](https://effect-ts.github.io/effect/docs/platform-browser).
