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