Skip to content

davidhs/pub-es6-mod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Public ES6 Modules

Examples of how to use,

import { assert } from "https://raw.githubusercontent.com/davidhs/pub-es6-mod/master/es/unstable/lib.js";

or,

import { assert } from "https://cdn.jsdelivr.net/gh/davidhs/pub-es6-mod@master/es/unstable/lib.js";

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published