FrankenTUI public facade and prelude.
Accessibility layer for FrankenTUI
Backend traits for FrankenTUI: platform abstraction for input, presentation, and time.
Terminal lifecycle, capabilities, and event parsing for FrankenTUI.
Feature-gated extras for FrankenTUI (markdown, charts, clipboard, themes).
Test harness and reference fixtures for FrankenTUI.
Localization catalog and interpolation utilities for FrankenTUI.
Flex and grid layout solvers for FrankenTUI.
PTY-backed test utilities for FrankenTUI.
Render kernel: cells, buffers, diffs, and ANSI presentation.
Elm-style runtime loop and subscriptions for FrankenTUI.
Optional safe SIMD-friendly optimizations for FrankenTUI.
Provides an implementation of Presenter pattern, but without needs fo Rails
Presenters and Model-View-Presenter (MVP) is the second most useful pattern after Service Objects to simplify your medium-to-large app. ActiveModelPresenter is a small gem that transforms ActiveRecord models into simple decorated objects that you can use to pass data for a JSON or a regular View rendering. It's based on Rails' **active_model_serializers** gem (AMS) so you get all it's features without creating any new type of files. It can be used as a layer for Rails between Controller and View to make data to flow in 1 direction.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.