elpa-ctable

table component for Emacs Lisp
  https://github.com/kiwanami/emacs-ctable
  0
  no reviews



Table component for Emacs Lisp. Emacs Lisp programs can display a nice table view from an abstract data model. Many Emacs programs have the code for displaying table views, such as dired, list-process, buffer-list and so on. This package provides functions and a table framework for the table views.