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