takana-client

1.0.3 • Public • Published

Takana Browser Client

Build Status

This is the browser client for takana. It needs to be included inside your <head> tag of any page that you want to live update:

<script type="text/javascript" src="http://localhost:48626/takana.js"></script>
<script type="text/javascript">
  takana.run(
    url: 'ws://localhost:48626'
  )
</script>

For more information about takana, please refer to the takana repository.

/takana-client/

    Package Sidebar

    Install

    npm i takana-client

    Weekly Downloads

    3

    Version

    1.0.3

    License

    MIT

    Last publish

    Collaborators

    • barnaby