Skip to content

ElmTheDev/require-external-bytecode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Require External Bytecode in NodeJS

What is this?

Have you ever been in need to require an external .jsc module and use it in your application? Probably not, but this module will help you do that if you ever need to!

Any issues?

The only issue is that result of requiring is a promise so you'd have to await it.

About

Node module that will load external .jsc file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published