Package org.daiitech.naftah.playground.utils


package org.daiitech.naftah.playground.utils
Utility classes used across the Naftah playground and related components.

This package provides shared helper functionality used to support execution and integration features within the Naftah browser-based playground and surrounding infrastructure.

It typically includes:

  • General-purpose helper functions and shared logic.
  • Bridging utilities for Java and JavaScript interoperability.
  • Support tools used by playground subsystems such as logging, execution handling, and output formatting.

This package is internal to the Naftah implementation and is not part of the public API.

Author:
Chakib Daii