31 projects for "frontend tools" with 2 filters applied:

  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    Frontend Slides

    Frontend Slides

    Create beautiful slides on the web using Claude's frontend skills

    Frontend Slides is a lightweight tool that enables users to create visually appealing, animation-rich web presentations without requiring knowledge of CSS or JavaScript by leveraging a guided, interactive workflow. It operates on a “show, don’t tell” philosophy, generating visual previews of styles so users can select their preferred design rather than describing it abstractly.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    BCC (BPF Compiler Collection)

    BCC (BPF Compiler Collection)

    Tools for BPF-based Linux IO analysis, networking, monitoring, etc.

    ...This toolkit aims to provide a frontend that can only create valid BPF programs while still harnessing its full flexibility.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Percy

    Percy

    Build frontend browser apps with Rust + WebAssembly

    ...The framework integrates closely with the Rust ecosystem, leveraging tools like wasm-bindgen to compile Rust code into WebAssembly modules that run in the browser. It emphasizes performance and type safety, allowing developers to build complex interfaces while benefiting from Rust’s compile-time guarantees. Percy also includes routing and component state management features, enabling the creation of full-featured single-page applications.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Mako

    Mako

    An extremely fast, production-grade web bundler based on Rust

    Mako is a new web bundler for web apps, libraries, and frameworks. It's designed to be fast, reliable, and easy to use. It has been used in hundreds of projects in production by Ant Group, and other companies. If you are looking for a modern web bundler, Mako is the right choice.
    Downloads: 13 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    FastUI

    FastUI

    Build better UIs faster

    FastUI is a library that lets developers build interactive user interfaces for FastAPI applications using Pydantic models. It automatically generates frontend components based on data schemas and endpoint logic, reducing the need for manual UI development. Designed to be type-safe, reactive, and fast, FastUI streamlines the creation of web dashboards, admin panels, and internal tools within a FastAPI backend.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    Artalk

    Artalk

    Your Self-hosted Comment System

    Artalk is a modern, self-hosted comment system designed to provide a fast, privacy-focused alternative to third-party commenting platforms for blogs, websites, and web applications. It combines a lightweight frontend written in vanilla JavaScript with a high-performance backend powered by Go, enabling efficient cross-platform deployment and low resource usage. The system is framework-agnostic, allowing it to be integrated into virtually any frontend stack without dependency conflicts or heavy client-side overhead. Artalk emphasizes flexibility and control by offering features such as multi-site management, moderation tools, and plugin extensibility, making it suitable for both personal blogs and larger content platforms. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Mckay’s App Template

    Mckay’s App Template

    This is the template I use to start new full-stack projects

    Mckay’s App Template is a full-stack starter template maintained by Mckay Wrigley, intended to help developers quickly bootstrap modern web applications without spending time on boilerplate setup. The template includes a frontend built with Next.js, Tailwind CSS, and often UI components/frameworks like Shadcn + Framer Motion; a backend stack using PostgreSQL, Supabase, and Drizzle ORM for database operations; authentication via Clerk; and optional payment integration using Stripe. By...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Frappe

    Frappe

    Low code web framework for real world applications

    Frappe is a full-stack, low-code web framework written in Python and JavaScript, used to build scalable and modular enterprise applications. It powers ERPNext and includes tools for REST APIs, user management, document modeling, workflows, and real-time updates. Frappe uses a "model-view-controller" approach with its own ORM and frontend system, enabling rapid development without sacrificing control or performance.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 9
    Bulletproof React

    Bulletproof React

    A simple, scalable, and powerful architecture for building production

    Bulletproof React is a best-practice template and architectural guideline for building scalable, maintainable, and production-ready React applications. It provides a well-structured project setup that emphasizes separation of concerns, modular design, and consistent coding standards. The project incorporates modern development patterns, including state management strategies, API integration, and testing frameworks, ensuring that applications are robust and easy to maintain. It also includes...
    Downloads: 3 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    MediaManager

    MediaManager

    A modern selfhosted media management system for your media library

    ...Users can browse, search, and manage their media with a responsive web frontend while developers benefit from a clean codebase that uses Python and modern web technologies. Its holistic approach toward acquisition, tracking, and library maintenance reduces duplication, improves media discovery workflows, and simplifies long-term management of large media collections.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    UI Skills

    UI Skills

    A growing set of skills to polish interfaces built by agents

    UI Skills is a curated collection of skills designed to help AI agents and tools automatically improve user interfaces by applying best-practice adjustments and fixes, making frontend workflows more reliable and performant. It provides a suite of modular routines that can be added to an AI agent’s pipeline so that interfaces are polished for accessibility, metadata correctness, performance, and visual consistency without requiring manual tweaking for each change.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    Alpine.js

    Alpine.js

    A rugged, minimal framework for composing JavaScript behavior

    Alpine.js is a lightweight JavaScript framework designed to bring declarative, reactive behavior directly into HTML markup, functioning similarly in spirit to Vue but with a much smaller footprint. It’s often described as “jQuery for the modern web,” enabling you to sprinkle interactivity onto static HTML without needing a full SPA framework. You use directives like x-data, x-bind, x-on, x-if, and others to attach reactive state, event listeners, and conditional rendering straight in the...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 13
    Lew UI

    Lew UI

    A beautiful component library based on vue3

    Lew UI is a modern component library built for Vue 3 that provides a clean and visually appealing set of UI components designed to streamline frontend development. It leverages the Vue Composition API and TypeScript to deliver a developer-friendly experience with strong typing and modular architecture. The library integrates several well-known open source tools, including Tippy.js for tooltips, Lucide for icons, and VueUse for utility functions, enhancing its functionality and flexibility. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Crossplane Kubernetes

    Crossplane Kubernetes

    The Cloud Native Control Plane

    Build control planes without needing to write code. Crossplane has a highly extensible backend that enables you to orchestrate applications and infrastructure no matter where they run, and a highly configurable frontend that lets you define the declarative API it offers. Upbound built Crossplane to help organizations build their platforms like the cloud vendors build theirs—with control planes. Crossplane is an open source, CNCF project built on the foundation of Kubernetes to orchestrate...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15
    Vue DevUI

    Vue DevUI

    UI components based on Vue3 and DevUI Design

    Vue DevUI is a comprehensive UI component library built specifically for Vue 3, designed to help developers create enterprise-grade applications with consistent design and high usability. It is based on the DevUI design system and provides more than 50 high-quality components that are flexible, easy to use, and optimized for modern frontend development. The library supports TypeScript and integrates seamlessly with tools like Vite and Nuxt3, making it suitable for both small projects and large-scale applications. Vue DevUI includes features such as internationalization and theme customization, allowing developers to tailor the interface to different regions and branding requirements. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    ink-kit

    ink-kit

    Onchain-focused SDK with ready-to-use templates and themes

    ink-kit is a developer toolkit for building applications on the INK blockchain ecosystem, bundling the pieces you typically need to go from a blank repo to a working dapp. It provides contract templates, deployment scripts, and client SDKs so you can iterate on on-chain logic and a frontend without stitching together disparate tools. The kit standardizes project layout and environment configuration, making local development, testing, and staging deploys predictable. Utilities for wallet connection, signing, and basic indexing help you focus on business logic rather than bootstrapping. Example apps and guides demonstrate common patterns—minting, access control, payments, and simple off-chain integrations—so teams can adapt and extend quickly. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Atri Framework

    Atri Framework

    Open-source full-stack web development framework built on top of React

    The web framework to build stunning web apps. Build frontend easily using Atri visual builder or React code. Build backend using FastAPI. Atri framework is not just limited to the JavaScript world. You can use this framework with many languages such as Python, NodeJS (upcoming), etc. Atri framework comes with a suite of productivity tools such as visual editor, asset management tools, etc. that significantly reduce development time from months to hours.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    HeyUI.ext

    HeyUI.ext

    UI Toolkit for Web, Vue3.0

    ...HeyUI also includes features such as validation, internationalization, and advanced components like trees, selectors, and date pickers, which help streamline common frontend tasks.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 19
    openQA

    openQA

    openQA web-frontend, scheduler and tools

    openQA is an automated testing framework designed to test the entire operating system, including the installation process and graphical user interfaces. It is particularly useful for testing complex scenarios that require interaction with the system's GUI. ​
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    CRFS

    CRFS

    CRFS: Container Registry Filesystem

    ...The system speaks registry protocols and understands layered image formats, resolving whiteouts and overlays so the mounted view matches what a container runtime would see. A FUSE (or platform-equivalent) frontend makes it trivial to integrate with existing tools: compilers, test runners, or debuggers can read files as if they were local. This lazy, verified access pattern is especially valuable in CI and developer workflows where you inspect or compile a few files from a massive base image. By treating registries as a read-only filesystem, CRFS turns image artifacts into first-class, quickly accessible build inputs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Gradle Node Plugin

    Gradle Node Plugin

    Gradle plugin for integrating NodeJS in your build

    The gradle-node-plugin is a Gradle plugin that allows integration and execution of Node.js-based tools—such as Node.js itself, Yarn, Grunt, and Gulp—within your Gradle build, even if Node.js isn’t installed locally. It streamlines frontend build tasks by managing Node toolchain dependencies directly through Gradle. Installing the node-related plugins can be done in multiple ways. The easiest is to use the plugins-closure in your build.gradle file.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 22
    Strapi JavaScript SDK

    Strapi JavaScript SDK

    Official JavaScript SDK for APIs built with Strapi

    ...Extend the capabilities of Strapi with Strapi Cloud, our fully managed platform or deploy on-premises, on your favorite public cloud or the PaaS of your choice. You’re in control, no lock-in. Connect your favorite databases, frontend frameworks, or static site generators. Choose where you want to host your websites. Integrate with your favorite tools, and work with the best of each world. No vendor lock-in.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Gebabbel

    Gebabbel

    A frontend for gpsbabel

    Gebabbel is a GUI for the famous gpsbabel, a command line tool to convert various GPS file formats back and forth. Thanks to gpsbabel, you cannot only convert files but also exchange data with your GPS device (e.g. Garmin and Magellan) directly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A multilanguage GUI / frontend for the famous Nant (ant for .NET)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PgWorksheet is a simple GUI frontend to PostgreSQL for executing SQL queries and psql commands without using the psql command line tool. Please see the project home page for bug reports, forums and installation instructions.
    Downloads: 8 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB