Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of fex-team/fis3-preprocessor-css2js

Account's avatar
baryon/node-tinytim
Node.js port of tinytim (A tiny, secure JavaScript micro-templating script)

Support the repos that depend on this repository

Top contributors

2betop's profile
2betop
6 contributions
angular-moon's profile
angular-moon
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
fex-team

fex-team/fis3-preprocessor-css2js

fis3 css to js

JavaScript
2
3
No license

The **fis3‑preprocessor‑css2js** plugin lets developers using the **FIS3** front‑end build tool convert CSS (including SCSS and LESS) files into JavaScript modules. By preprocessing matched style files into `.js` assets, the styles can be loaded with standard JS `require` calls (e.g., `require('css/xxx.css')`). It’s aimed at front‑end engineers who want to manage CSS through the FIS3 module system.