Skip to content

a2labs/require-shim-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A really simple proof of concept for using shims in Node.js.

To run (after cloning/downloading locally):

$ npm install
$ node js/app.js

Expected output:

[ '1---Test', '2---Test', '3---Test' ]
[ [ 'test', true ], [ 'label', 'The Global Shim' ] ]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published