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

Functions

Parse the deps of the modules.

Parse export names of the module.

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.