1.0.3 • Published 4 months ago

elmio-js v1.0.3

Weekly downloads
-
License
MIT OR Apache-2.0
Repository
github
Last release
4 months ago

elmio-js

The JavaScript runtime component of the Elmio framework. Uses morphdom to partially update the DOM.

Overview

elmio-js is the JavaScript counterpart to the elmio-rs Rust core. It provides the runtime layer that integrates with the functions exposed by the Rust component, handling tasks such as:

  • Calling the Rust init, view, update, and subscriptions functions
  • Updating the DOM based on the view output
  • Setting up event listeners and handling messages
  • Managing the application's effects

License

MIT OR APACHE-2.0

1.0.3

4 months ago

1.0.2

8 months ago

1.0.1

8 months ago

1.0.0

8 months ago