Web Style Sheet Processors

Share on:

Top > Front-End and Edge > Web > Web Style Sheet Processors

  • Block Element Modifier (BEM) - Block Element Modifier (BEM) is a convention (rather than a library) for making styling more manageable, encapsulated, and reusable.  🌐
  • CSS - Cascading Style Sheets (CSS) is the mechanism to add styling to web documents supported by all web browsers by default; however, developers seldom write CSS directly in modern web applications. This is because CSS is limited in terms of modularity and manageability; it is, thus, often generated using a pre-processor or applied directly using JavaScript-based component technology.  🌐
  • Less - Less is a style language inspired by SaaS (it generates CSS files) that is written directly in JavaScript rather than Ruby. This allows to compile CSS directly on the web browser for development purposes. It is, arguably, slightly less feature rich than SaaS.  🌐
  • Saas - Syntactically Awesome Style Sheets (Saas) is a style language that includes features such as variables, nested rules, and mixins. It generates CSS files.  🌐

Before You Leave

🤘 Subscribe to my 100% spam-free newsletter!

website counters