Sharp
Reexports of other modules to have Sharp.Core, Sharp.Event, ...
Sharp_core
This the main module containing the code of the project.
Sharp_event
Functions to create signals from JS events.
Sharp_form
Helpers to deal with HTML forms.
Sharp_vdom
An experimental implementation of a VDOM with helpers to link it to signals.
Sharp_vdom_subnetwork
Helpers to connect elements of a VDOM.
Sharp_router
A router which reacts to change to the page hash.
Sharp_ticker
Signals that takes value at certain times (such as every 5 minutes.)