A CSS library for creating web applications with ASCII table-based interfaces inspired by old MS-DOS applications.
TuiCss is a CSS library that enables developers to create web applications with text-based user interfaces inspired by classic MS-DOS applications. It solves the need for highly legible, minimalistic UIs by using ASCII table layouts, ultra-contrast colors, and reduced visual effects.
Frontend developers and designers building web applications that require clear, focused interfaces, such as dashboards, admin panels, or tools where visual clutter must be minimized.
Developers choose TuiCss for its unique retro aesthetic and emphasis on legibility, offering a lightweight alternative to modern CSS frameworks with a distinct, nostalgic design language.
Text-based user interface CSS library
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Creates web UIs based on ASCII table layouts inspired by MS-DOS, offering a distinct nostalgic design that stands out from modern frameworks, as shown in the demo image and description.
Uses ultra-contrast colors and reduced visual effects to enhance text clarity and reduce eye strain, aligning with the philosophy of prioritizing legibility and simplicity.
Can be easily installed via NPM or by importing files directly from the dist folder, providing flexibility for quick setup without heavy dependencies.
Draws core principles from proven frameworks like Turbo Vision, curses, and ncurses, ensuring a tested approach to text-based interface design.
The ASCII table layout and retro style restrict customization for contemporary web trends, making it unsuitable for projects requiring modern aesthetics or rich media support.
Focuses on basic elements with minimal effects, lacking advanced components like date pickers or sliders, which the README does not address, potentially increasing development time for complex features.
Documentation is hosted on a separate wiki, which might be less maintained or intuitive compared to integrated docs, as indicated by the link in the README without inline examples.