Skip to content

formio/formio-ai

v0.12.1MIT

Build applications on the Form.io platform. Bundles the Form.io MCP server with a skill library covering app orchestration, form building, resource planning, JSON schema authoring, actions, authentication, the @formio/js SDK, and the full Form.io REST surface.

formio-sdk

Source-derived reference for the Form.io JavaScript SDK (@formio/js), the Utilities (@formio/js/utils), and the @formio/core-only helpers — authored from the Form.io source code. Covers static methods (setBaseUrl, setProjectUrl, setToken, currentUser, logout), instance methods on new Formio(url) (forms, submissions, files), the VanillaJS rendering entry point (Formio.createForm), the plugin lifecycle, and the Utils surface (Evaluator, traversal, conditions, JSONLogic, mask/sanitize). Use when the user asks to call a Formio.* static method, work with a new Formio(...) instance, invoke a Utils.* helper, evaluate JSONLogic, register a plugin, traverse component trees, or decode the JWT. Not for: REST endpoint shapes (see formio-api); orchestrating an app build (see formio-application); planning Resource schemas (see formio-resource-planner); @formio/angular wrappers (see formio-angular); embed/render-a-form tasks (see formio-form — this stays the raw API reference).

Read SKILL.md at the source

Pinned to revision f13e6d17a66e, so it is the text this page describes rather than whatever the author pushed since.

Files

Every link opens the file at its source, pinned to the revision this page describes.