Skip to content

Simple NSTableView subclass that can generate an HTML table representation of itself, which can be loaded into a Webview.

License

Notifications You must be signed in to change notification settings

AppTyrant/ATHyperTextTableView

Repository files navigation

ATHyperTextTableView

Simple NSTableView subclass that can generate an HTML table representation of itself, which can be loaded into a WebView.

Features:

*Generate an HTML string representation of the table view's content, which can be loaded in a WebView or saved to disk. *Customize the look of the exported HTML using CSS.

#Screenshots:

ATHyperTextTableView:

Screenshot of ATHyperTextTableView

HTML Representation in WebView:

Screenshot of ATHyperTextTableView

HTML Representation in WebView with Custom CSS:

Screenshot of ATHyperTextTableView

http://www.apptyrant.com

About

Simple NSTableView subclass that can generate an HTML table representation of itself, which can be loaded into a Webview.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published