Skip to content

Gerhut/browser-commonjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

browser-commonjs

Use CommonJS module in browser.

Install

$ bower install browser-commonjs

Usage

<script src="contentloaded.js"></script>
<script src="browser-common.js"></script>
<script type="application/x-commonjs-module" main="./main"></script>

License

MIT

About

Use CommonJS module in browser.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors