Skip to content

dan-lee/intellij-css2js-plugin

Repository files navigation

CSS to JS plugin for IntelliJ

The CSS to JS plugin simplifies the conversion between CSS and JavaScript objects and vice versa.

Features:

  • Easily convert CSS to JS objects and back.
  • Editor Selection: Convert directly in your editor by selecting the code.
  • Paste via Action: Paste the code and convert without manual effort.

Usage:

  • Select or paste the CSS or JS code.
  • Use a right-click, shortcut, or action to initiate conversion.

The CSS-JS Converter is a handy plugin for those who often switch between CSS and JS, aiming to make this process as smooth as possible.