levitabris / svelte-preprocess

WIP Svelte preprocessor to add support for Civet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Civet Support for Svelte Preprocess

This is a WIP project to allow Civet syntax in Svelte components via <script lang="civet">.

Civet

It is heavily influenced by, and follows the same structure of the built-in coffeescript support.

Svelte preprocessor currently supports a wide range of languages such as: PostCSS, SCSS, Less, Stylus, CoffeeScript, TypeScript, Pug and much more. Checkout more about svelte-preprocess here

PRs are welcomed.

MIT

About

WIP Svelte preprocessor to add support for Civet

License:MIT License


Languages

Language:TypeScript 99.3%Language:JavaScript 0.5%Language:Shell 0.2%