← All repos

browser

Create Elm programs that run in browsers!

browserelmhistorysingle-page-appspa
Browse cluster: Elm Language & Ecosystem
236commits
19contributors
2languages

Tech stack & purpose

This package enables developers to create Elm programs that run in web browsers. It provides the core `Browser` module with four main functions—`sandbox`, `element`, `document`, and `application`—that allow progressively more complex browser-based interactions, from simple user input handling to full single-page applications. The package is built by the Elm project and comes with example programs that can be compiled and run locally using `elm reactor`.

Languages

Elm
79.3%
JavaScript
20.7%

Contributors