nowfound

Alternatives

Products that do what CSS Meta-Language in Javascript does

This was an attempt to make css more accessible to javascript. It just happened to solve a lot of the same problems as less and sass as a side-effect. I'll start with a few examples and then break out the code and explain it... Here's a generic example: css // Begin CSS ( "selector1" ) ({ property1: value, property2: value, // ... }) ( "selector2" ) ({ property1: value, property2: value, // ... }) ; // End CSS Some less and sass features (Variables, Mixins, etc.): // Variable var text_color = "black"; // Mixin var dim = function( w, h ) { return { width: w, height: h, } }; css // Begin CSS (…

  1. 1

    Build and reuse expertly crafted Design Systems

    2024

  2. 2

    Visual editor for learning and quick CSS mocking

    2020

  3. 3

    Organize and highlight CSS selectors and combinators by type

    2023

  4. 4

    CSS library to fill empty background with beautiful patterns

    2020

  5. 5CC
  6. 6

    Hover over anything and get the HTML/CSS

    2019

  7. 7

    Use tomorrow’s CSS syntax, today.

    2015

  8. 8

    Feature rich CSS framework for the new decade

    2020

  9. 9

    A collection of CSS effects with a click to copy.

    2019

  10. 10HC

    2016 · kushagragour.in

  11. 11
    .colors()115

    🎨 A color picker for people who live in their text editor

    2018

  12. 12

    Get the CSS of any element on the web

    2020

  13. 13

    A JavaScript API for unconventional text effects on the web.

    2018

  14. 14

    Stylify uses CSS-like selectors to generate optimized CSS

    2022

  15. 15
    Jam API116

    Parse web pages using CSS query selectors

    2016

  16. 16
    Stitches135

    The modern CSS-in-JS library with near-zero runtime.

    2020

  17. 17

    Sharing background across multiple elements using CSS

    2016

  18. 18

    Animated icons, symbols and buttons using SVG and CSS

    2015

  19. 19

    Change the appearance of the web instantly

    2021

  20. 20

    20 Sass mixins to help you manage :nth-child'ified elements

    2016

  21. 21

    Visual CSS editor for Google Chrome

    Feb 2026

  22. 22
    Cattous88

    Easily define your design system and write CSS in JSX

    2019

  23. 23MB
  24. 24SD

Ranked by how close each launch is in meaning, then by votes. Refine with a description →