Table and color formats

This page summarizes the projects mentioned and recommended in the original post on /r/Bitburner

Civic Auth - Auth in Less Than 5 Minutes
Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
www.civic.com
featured
SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
surveyjs.io
featured
  1. bitburner-scripts

    Repository of Bitburner scripts (by bitburner-official)

    As for creating some new output, there's this from the github repository. That's possibly enough to get you started at least. You could also take some inspiration from this post. Just making a fancy log is certainly the easier option, but not as flexible.

  2. Civic Auth

    Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.

    Civic Auth logo
  3. tui-rs

    Discontinued Build terminal user interfaces and dashboards using Rust

    On Rust/WASM I have been playing around with using TUI which is a lib inspired by the NodeJS library Blessed Contrib which might me a good idea to look at (not sure how well it works with javascript though). I have also used Comfy-table with Rust for simple table output.

  4. blessed-contrib

    Build terminal dashboards using ascii/ansi art and javascript

    On Rust/WASM I have been playing around with using TUI which is a lib inspired by the NodeJS library Blessed Contrib which might me a good idea to look at (not sure how well it works with javascript though). I have also used Comfy-table with Rust for simple table output.

  5. Table

    Formats data into a string table. (by gajus)

    For JavaScript/TS I would recommend looking at the NodeJS options and seeing what could give you enough access to the internals or allow implementing a custom backend. Table might be good.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • [GHID] Cum sa vezi ce tip de vaccin are fiecare centru, in timp real si fara sa intri pe vaccin.live

    1 project | /r/Romania | 22 Mar 2021
  • Matanuska ADR 002 - Architecture

    3 projects | dev.to | 18 Dec 2024
  • I Built My First CLI Tool - GoVibes

    5 projects | dev.to | 22 Nov 2024
  • Show HN: PyTermTk – an open source Python TUI Library

    1 project | news.ycombinator.com | 12 Nov 2024
  • Show HN: PyTermTk – The Python TUI library v0.41.0a released

    1 project | news.ycombinator.com | 12 Nov 2024

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?