Docs

KinoJspreadsheetCe

Jspreadsheet CE integration with Kino for Livebook.

Video demo thread

Installation

To bring KinoJspreadsheetCe to Livebook all you need to do is Mix.install/2:

Mix.install([
    {:kino_jspreadsheet_ce, "~> 0.1.3"}
])

Documentation

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/kino_jspreadsheet_ce.