@hdml/orchestrator
v0.0.0-alpha.12
Published
[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lerna.js.org/)
Downloads
4
Readme
@hdml/orchestrator
Overview
This module provides the getSQL
and getHTML
functions that convert the @hdml/schema.Query
object to a SQL
or HTML
string, respectively.
Packaging
@hdml/orchestrator
is written in TypeScript
, and compiled to ESM
and CommonJS
module formats and UMD
bundle. It also provides *.d.ts
types definitions.
Supported Browsers and Platforms
The bundles we compile support Node.js
and moderns browser (Firefox
, Chrome
, Edge
, and Safari
) and are tested via playwright
. We do not support Internet Explorer
.