tql icon indicating copy to clipboard operation
tql copied to clipboard

Support Deno

Open timkendall opened this issue 4 years ago • 1 comments

We should make this library and the code this library generates compatible with Deno.

Note: this may be useful https://github.com/bevry/make-deno-edition

timkendall avatar Jan 09 '21 05:01 timkendall

Support dynamically loading from our proxy service:

import { query } from 'https://tql.dev/https://api.macromon.app'

timkendall avatar Dec 04 '21 18:12 timkendall