18.4.1 • Published 3 years ago

@paperclipui/interim v18.4.1

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

Interimittent compiler step.

import { InterimCompiler } from "@paperclipui/interim";
import { translateReact } from "@paperclipui/compiler-react";

const interm = new InterimCompiler(engine);
const output = translateReact(interm);

TODOs:

  • source maps