Skip to main content

Module javascript

Module javascript 

Source
Expand description

Support for npm-based JavaScript projects

Constants§

JS_PROGRAM_EXT
The extension to add when invoking JS programs which aren’t proper executables.

Functions§

get_workspace
Try to find an npm/js workspace at start_dir, walking up ancestors as necessary until we reach clamp_to_dir (or run out of ancestors).