awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
ExactTarget avatar

ExactTarget/fueluxArchived

0
View on GitHub↗
5,139 stars·988 forks·JavaScript·BSD-3-Clause·14 views

Fuelux

Fuelux is a JavaScript UI framework and front-end component library used to build consistent, unified user interfaces. It provides a collection of lightweight controls and CSS extensions designed to ensure visual and functional consistency across different web views.

The project employs a modular frontend architecture, organizing functionality into independent JavaScript control modules. This design allows the framework to remain lightweight and extendable while decoupling functional behavior from visual CSS definitions.

The framework handles interface development through component-based state management and state-driven rendering, updating the document object model directly. It utilizes a system of style extensions to provide standardized themes and visual presentation across the application.

Features

  • Component-Based UI Libraries - Provides a library of reusable interface elements and APIs to accelerate component-driven UI construction.
  • UI Component Development - Provides a paradigm for building web interfaces using discrete JavaScript controls that manage their own state.
  • Component State Managers - Implements component-level state management to synchronize internal properties with the user interface.
  • State-Driven UI Rendering - Triggers automatic DOM updates based on changes to the internal state of JavaScript components.
  • Front-End Component Libraries - Ships a library of reusable interface elements to ensure consistency across different application views.
  • Interface Consistency Utilities - Ensures a uniform visual language and functional consistency across multiple application screens.
  • Vanilla DOM Controllers - Uses vanilla DOM controllers to generate interface elements without a heavy framework runtime.
  • Component Styling - Applies standardized styles and themes to custom interface elements for a uniform visual presentation.
  • CSS Base Styles - Establishes a foundational visual baseline using a shared set of CSS style extensions.
  • Unified UI Design Systems - Creates consistent user interface elements across a web application using a shared library of controls and CSS.
  • Direct DOM Manipulation - Updates the user interface by modifying the document object model directly via lightweight JavaScript.
  • JavaScript UI Frameworks - Provides a collection of lightweight JavaScript controls and CSS extensions for building unified user interfaces.
  • Frontend Architectures - Utilizes a high-level structural pattern of independent JavaScript modules to ensure extensibility.
  • Modular Architectures - Employs a modular architecture to split functionality into independent, extendable JavaScript modules.
  • UI Control Modules - Organizes UI functionality into independent modules to ensure the framework remains lightweight and extensible.
  • CSS Styling - Provides a set of CSS extensions to create a standardized look and feel across different web views.
  • Behavior-Style Decoupling - Isolates functional JavaScript behavior from visual CSS definitions to allow independent style updates.
  • Lightweight Frontend Frameworks - Implements a minimalist frontend framework to provide interactivity without heavy build dependencies.

Star history

Star history chart for exacttarget/fueluxStar history chart for exacttarget/fuelux

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Fuelux

These projects share indexed features with Fuelux. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • riot/riotriot avatar

    riot/riot

    14,921View on GitHub↗

    Riot is a component-based library for building user interfaces through modular, single-file components. It functions as a framework for creating reusable elements that combine markup, logic, and scoped styles, which are then compiled into standard JavaScript functions for browser execution. The library distinguishes itself by utilizing direct rendering, which updates the document object model by tracking state changes without the overhead of a virtual representation. It supports server-side rendering and hydration to improve initial page load performance and search engine indexing. Developers

    JavaScriptclient-sidecustomelementcustomelements
    View on GitHub↗14,921
  • choojs/choochoojs avatar

    choojs/choo

    6,767View on GitHub↗

    Choo is a minimalist frontend framework providing a tiny foundation for building web applications. It functions as an event-driven application core that decouples business logic from rendering and includes a client-side router to manage browser history and URL mapping without page reloads. The project distinguishes itself through an architecture that combines a server-side rendering engine for generating static HTML strings with a stateful UI component library. This allows for the creation of self-contained interface elements that maintain internal data and persist across global renders. The

    JavaScriptchoodominterface
    View on GitHub↗6,767
  • bootflat/bootflat.github.iobootflat avatar

    bootflat/bootflat.github.io

    4,217View on GitHub↗

    Bootflat is a front-end component library and CSS framework extension that implements a flat-design aesthetic for web application styling. It provides a set of reusable interface elements and a mobile-first grid system to facilitate responsive web design. The project integrates design and development through a PSD-driven workflow, providing professional Photoshop component sets and curated color palettes for interface prototyping. Visual customization is handled via variable-based theme overrides for colors and fonts. The library covers a broad range of UI components, including form elements

    HTML
    View on GitHub↗4,217
  • segmentio/evergreensegmentio avatar

    segmentio/evergreen

    12,424View on GitHub↗

    Evergreen is a React UI component library and design system framework. It provides a collection of pre-styled, accessible interface elements used to build consistent web applications. The library functions as a server-side rendered UI kit, allowing components to generate HTML on the server to improve page load speeds and search engine visibility. It includes a centralized styling layer for managing colors, typography, and spacing through custom UI theming. The framework covers accessible web design and enterprise interface design, utilizing a token-based styling system to maintain a uniform

    JavaScriptcomponent-librarydesign-systemsevergreen
    View on GitHub↗12,424
Compare all 30 related projects→

Frequently asked questions

What does exacttarget/fuelux do?

Fuelux is a JavaScript UI framework and front-end component library used to build consistent, unified user interfaces. It provides a collection of lightweight controls and CSS extensions designed to ensure visual and functional consistency across different web views.

What are the main features of exacttarget/fuelux?

The main features of exacttarget/fuelux are: Component-Based UI Libraries, UI Component Development, Component State Managers, State-Driven UI Rendering, Front-End Component Libraries, Interface Consistency Utilities, Vanilla DOM Controllers, Component Styling.

Which projects share features with exacttarget/fuelux?

Projects with overlapping indexed features include: riot/riot — Riot is a component-based library for building user interfaces through modular, single-file components. It functions… choojs/choo — Choo is a minimalist frontend framework providing a tiny foundation for building web applications. It functions as an… bootflat/bootflat.github.io — Bootflat is a front-end component library and CSS framework extension that implements a flat-design aesthetic for web… segmentio/evergreen — Evergreen is a React UI component library and design system framework. It provides a collection of pre-styled,… coreui/coreui-free-react-admin-template — This project is a React-based administrative template and UI kit designed for building dashboards. It provides a… fomantic/fomantic-ui — Fomantic-UI is a component-based CSS library and frontend design system used to build consistent, responsive user…