Software Alternatives & Reviews

Frontend app that pulls api data and displays it in tables that can be sorted, filtered etc

Tailwind CSS htmx DataTables
  1. A utility-first CSS framework for rapidly building custom user interfaces.
    Pricing:
    • Open Source
    You could use TailwindCSS to style. All you do is decorate your elements with classes and it does all the styling for you.

    #Developer Tools #Design Tools #Website Design 869 social mentions

  2. 2
    high power tools for HTML
    Pricing:
    • Open Source
    If you don't want to fall down the JS rabbit hole, you might be able to get away with using something like HTMX that lets you essentially just write HTML. Might be worth a look before you get too far along. Here's an article that talks about using HTMX and TailwindCSS with Django templates.

    #Software Development #Javascript UI Libraries #JavaScript 68 social mentions

  3. DataTables is a plug-in for the jQuery Javascript library.
    Pricing:
    • Open Source

    #Development Tools #Javascript UI Libraries #JavaScript Framework 69 social mentions

Discuss: Frontend app that pulls api data and displays it in tables that can be sorted, filtered etc

Log in or Post with