Skip to content

API Reference

  • Flux: A tiny reactive state library.
    • State: A single reactive value, and the listeners watching it.
    • Util: Small helpers that stand on their own.
      • Queue: A queue that yields on pop until something is available.