Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FileReplacer

Tool to recursively replace strings in SCORM files following using REGEX. Files are unzipped and rezipped in memory.

in index.js:

var first -> directory to walk through; var dir_name -> the name of the directory to walk through var new_dir_name -> the name of the clone directory

options: regex -> the pattern that finds the links to replace test -> the pattern that finds the changed links (for testing purposes only) to -> what should be prepended to the new link end -> what should be appended to the new link

About

Tool to recursively replace strings in SCORM files following using REGEX. Files are unzipped and rezipped in memory.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages