@lyo/tuql
A browser-compatible version of tuql built automatically with Lyo.
Usage
In a browser
<script src="https://cdn.jsdelivr.net/npm/@lyo/tuql"></script>
In Node.js
# Install
npm i @lyo/tuql
const tuql = require('@lyo/tuql')
Disclaimer
This automated Lyo build may have not been properly tested, and is not guaranteed to work perfectly.
Use at your own risk