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