
Include scripts and styles into your HTML files automatically.
Gulp-include-source is a powerful Gulp plugin designed to streamline the process of including scripts and styles directly into your HTML files without the need for manual editing. This automation not only saves time but also reduces the risk of human error when managing dependencies. With its straightforward installation and integration, developers can focus more on coding and less on the intricacies of file management.
The plugin operates through a flexible configuration, allowing for customization based on your project's specific requirements. Whether you are working on a small web project or a larger application, gulp-include-source can significantly enhance your workflow.
cwd option for enhanced project organization.scriptExt option for tailored file handling.styleExt option to control the style extensions, allowing for compatibility with various file formats.