Fela

State-Driven Styling in JavaScript (by robinweser)

Fela Alternatives

Similar projects and alternatives to Fela

  1. styled-components

    242 Fela VS styled-components

    Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅

  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. Aphrodite

    5 Fela VS Aphrodite

    Framework-agnostic CSS-in-JS with support for server-side rendering, browser prefixing, and minimum CSS generation

  4. JSS

    17 Fela VS JSS

    JSS is an authoring tool for CSS which uses JavaScript as a host language.

  5. griffel

    7 Fela VS griffel

    CSS-in-JS with ahead-of-time compilation ⚡️

  6. styletron

    5 Fela VS styletron

    :zap: Toolkit for component-oriented styling

  7. React CSS Modules

    5 Fela VS React CSS Modules

    Seamless mapping of class names to CSS modules inside of React components.

  8. vue-virtual-scroll-list

    ⚡️A vue component support big amount data list with high render performance and efficient.

  9. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  10. glamor

    0 Fela VS glamor

    inline css for react et al

  11. emotion

    55 Fela VS emotion

    👩‍🎤 CSS-in-JS library designed for high performance style composition

  12. linaria

    50 Fela VS linaria

    Zero-runtime CSS in JS library

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better Fela alternative or higher similarity.

Fela discussion

Log in or Post with

Fela reviews and mentions

Posts with mentions or reviews of Fela. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-28.
  • Best practices for CSS and making things faster?
    2 projects | /r/react | 28 Aug 2022
    [Fela](https://fela.js.org/) and [Griffel](https://github.com/microsoft/griffel) are also not bad choice.
  • B2B White Label SaaS Reselling
    1 project | /r/startups | 26 Jul 2022
    Speaking of libraries and implementation. I implemented themes for white label (and not only) on UI via styles as a function of state on UI. I used https://fela.js.org/ for this. So basically, when a React app initializes, a part of the state is initialized (via identity of a user, like email they log in or meta info, or additional API call, or via URL) with a value telling if it's a partner X vs partner Y vs your own brand. Then the styles that have colours, backgrounds, borders, box-shadows, fonts are applied by fela. So I created a bunch of styled components like buttons, toggles, styled divs, etc and each of them has access to that piece of state holding the UI theme, and depending on that theme, it will apply CSS classes in the runtime. You can use the same mechanism to implement multiple themes for your own brand (not just light/dark modes). The only thing you need to manually code is a JSON spec for themes like:

Stats

Basic Fela repo stats
2
2,281
3.0
5 months ago

robinweser/fela is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of Fela is JavaScript.


Sponsored
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