Skip to content

Example of requiring a module within a different js file. Created basic math functions within mathlib.js and imported them into app.js using the require method.

Notifications You must be signed in to change notification settings

andynhn/javascript-node-math-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

javascript-node-math-module

Example of requiring a module within a different js file. Created basic math functions within mathlib.js and imported them into app.js using the require method.

About

Example of requiring a module within a different js file. Created basic math functions within mathlib.js and imported them into app.js using the require method.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published