landingpageutil
v0.0.3
Published
Alters Landing Page zip to public folder for viewability
Downloads
2
Maintainers
Readme
Landing Page Util
Archive Extration
- Reads the archive and extracts it to a folder
- updates the dependencies with new base to public folder
- returns the updated html string
Offer Url Updation
- updates offer url in each of the anchor having certain class
File Extraction strategy
- Move archive to temp
- move js files to js//fileName.js
- similarly for css file
- images and other assets are moved to assets//fileName.ext