7 packages
app_state_helpers
DEPRECATED! Use 'data-ws-hooks' & 'web_page_state' packages instead
data-ws-hooks
Hooks html tags to js actions by using custom data attributes. Bootsratp style. Specifically useful for easily handling click events.
embedded_api
A structured interface for 2 way communication between an iframed window to its parent.
ttsreader
Text to Speech wrapper, player and helpers for the web-speech-api speech synthesis
ttsreader-engine
Pure tts wrapper for the web-speech-api speech synthesis
ttsreader-plugin
Make your webpages talk! This is a simple plugin by [TTSReader](https://ttsreader.com/) that uses the [TTSReader engine on npm](https://www.npmjs.com/package/ttsreader) to read out loud any text on your webpage, while it follows along the text being read
web_page_state
Simple straightforward tool to manage webpage state on the client side and hook state to html tags on page without code