1.0.6 • Published 5 years ago
forgo-external v1.0.6
forgo-external
Forgo.js external bundle for CDNs. The generate the files, run npm run build.
This produces minified and unminified js files which can be directly included on a web page as follows.
<script src="https://example.com/forgo-min.js"></script>This project is not intended to be used by end-users. See https://forgojs.org instead.