grunt-injector
File injector
A tool for injecting references to files into other files in a build process.
Inject references to files into other files (think scripts and stylesheets into an html file)
106 stars
6 watching
38 forks
Language: JavaScript
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Gulp plugin for injecting code into HTML files | 810 |
| | A tool for combining multiple files into one | 812 |
| | A tool that injects code into Unity projects to modify their behavior | 283 |
| | A dependency injection system to globally access and register modules from a configuration file. | 6 |
| | A Grunt plugin that compresses HTML files using the htmlcompressor library. | 35 |
| | A dependency injection framework for registering modules to global access in JavaScript applications. | 4 |
| | A library that provides an unobtrusive way to inject mocks and dependencies into Elixir functions without modifying their code. | 56 |
| | A JavaScript module that enables direct injection of CSS styles into HTML documents | 1,351 |
| | Enables transpilation of modern JavaScript code to older formats for compatibility with older environments. | 437 |
| | A Grunt task that transpiles ES6 module syntax into various formats like AMD, CommonJS, YUI, or globals. | 85 |
| | A tool to inject arbitrary code into a live Linux process without using ptrace | 774 |
| | A plugin to inject reusable code snippets into HTML files during the build process for faster and more maintainable front-end development. | 21 |
| | Minifies HTML files in a build process | 424 |
| | A command line interface for the Grunt toolset | 704 |
| | Improves Grunt's performance by loading plugins dynamically at runtime | 509 |