Skip to content
/ m1.js Public

Implementation of CommonJS Modules/1.0 for web-browser

Notifications You must be signed in to change notification settings

crosspop/m1.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

m1.js

This is a straightforward implementation of CommonJS Modules/1.0 for web-browser.

Test

$ node test.js tests/modules/1.0/absolute #Any folder what you want to test

And open http://localhost:8000/ on your browser with console(press ctrl + shift + J if using Google Chrome)

Browser compatibility

  • Chrome 23+: compatible
  • Firefox 17+: compatible
  • Internet Explorer: not compatible
  • Opera 12+: compatible

About

Implementation of CommonJS Modules/1.0 for web-browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published