Skip to main content
Go to Latest
import * as alephCompiler from "https://deno.land/x/aleph_compiler@0.8.0/mod.ts";

Functions

initialize the compiler wasm module.

Parse the deps of the modules.

Transforms the JSX/TS module into a JS module.

Compiles a CSS file, including optionally minifying and lowering syntax to the given targets. A source map may also be generated, but this is not enabled by default.