Jspreadsheet CE integration with Kino for Livebook.
To bring KinoJspreadsheetCe to Livebook all you need to do is Mix.install/2:
Mix.install([
{:kino_jspreadsheet_ce, "~> 0.1.1"}
])Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/kino_jspreadsheet_ce.