Skip to content
This repository has been archived by the owner on Aug 18, 2021. It is now read-only.

forgojs/forgo-external

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deprecated

This is no longer maintained. Use the minified bundle from forgo directly.

Like this:

import { h, mount } from "https://cdn.jsdelivr.net/npm/forgo@1.3.1/dist/forgo.min.js"

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.

About

Forgo.js external bundle for CDNs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published