Strike

Strike is a static site generator. Put simply, it takes a folder of Markdown files and a theme (a collection of HTML files) and uses those to create a completely self-contained website. Strike is the name of the engine (a Xojo module) and strike is the name of the command line tool.

SyntaxArea

SyntaxArea is a free, open source code editor written in 100% Xojo.

WikipediaKit

A Xojo module for querying Wikipedia's public API and retrieving article descriptions, excerpts and HTML content.

XojoKit

A collection of classes for parsing Xojo projects. It’s capable of parsing .xojo_project and .xojo_xml_project projects into an abstract XKProject that represents all items (classes, interfaces and modules) contained within a Xojo project. The items are populated with the members (e.g. properties, methods, etc) and all source code.

XUI

The XUI framework is a collection of user interface classes and helper modules for Xojo desktop projects. Many of the helper and utility modules (such as MarkdownKit) may be used in any Xojo project (e.g. console and iOS).

Zotto

Zotto is a free, open source AI pair programmer for Xojo developers.