UNPKG

as-rainbow

Version:

Console colors for AssemblyScript

3 lines 127 B
import "wasi" import { rainbow } from "." console.log(rainbow.blue("Hello from as-rainbow! Time to make this terminal pop!"))