Skip to content

Add On Libraries

Johan Brichau edited this page Aug 16, 2022 · 18 revisions

Some useful add-on libraries:

  • AJP connector for Seaside. Efficient communications between front end servers (Apache, Nginx) to backend Seaside instances.
  • ChartJs is a Seaside binding for ChartJS
  • Seaside Opengraph
  • Gemstone Seaside a professional, supported OODB for Smalltalk.
  • Gettext How to localize Seaside applications using gettext.
  • Heimdall is a login identification system directly usable for seaside.
  • JQWidgetBox JQuery Widgets with Seaside integration
  • Magritte 3 a meta-description framework for annotating your model objects to automate generation of forms, tables, reports etc
  • Magritte-JSON and Magritte-XML, read and store your Magritte described models in JSON and XML
  • MaterialDesignLite binds the google's Material Design Lite project to Seaside and builds widgets on top of Material Design
  • MongoDB - driver and mapper.
  • mock objects framework with SSpec functionality
  • OAuth support - [documentation]
  • PDF generation.
  • Persistence data from your Seaside applications.
  • Pier 3 Version 3 of the powerful object-based content management system.
  • Pier 3 addons including Wysiwyg editing, Pier Admin - separate administration interface, Pier Admin setup - generate Pier sites from a set of templates
  • PrismCodeDisplayer is an implementation of Prism.js in Seaside
  • SSpec BDD testing framework
  • STON - Smalltalk Object Notation - JSON compatible notation for Smalltalk.
  • TelescopeCytoscape is a connector to render Telescope visualization on web via Seaside
  • TopFeeder rss reader library.
  • Twitter bootstrap Seaside and Magritte integration. A modern CSS, javascript library integrated with Seaside. Bootstrap-Magritte combines Twitter bootstrap with the power of Magritte.
  • Willow is a Web Interaction Library that eases the burden of creating AJAX-based web applications.

add your favourite library here...

Clone this wiki locally