Skip to content
Wafaa Bajjouk edited this page Mar 19, 2026 · 1 revision

Welcome to the official documentation for @optionfactory/ful. This wiki is designed to help you understand, install, and get the most out of the library, whether you are integrating it into a new project or maintaining an existing one.

This is a minimalistic web components library built to drastically accelerate your development cycle-time. By strictly adhering to a no-build philosophy, it completely eliminates the downtime associated with package installations, bundling, and transpilation steps. Developers can use provided native UI Elements, author their own, and see their changes with a simple browser refresh.

This zero-friction, instant-feedback loop enables rapid prototyping and continuous iteration, letting you spend less time configuring toolchains and more time shipping features.

📖 Table of Contents

Navigate through the wiki to find everything you need:

  • Getting Started: Installation and basic setup.
  • Core Concepts: Understand the architecture and primary modules.
  • Forms: <ful-form>, form submission, validation, interactions.
  • Tables: <ful-table>, loading, pagination, sorting, filtering.

Clone this wiki locally