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 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
klei/gulp-inject | A Gulp plugin for injecting code into HTML files | 812 |
gruntjs/grunt-contrib-concat | A tool for combining multiple files into one | 812 |
eusth/ipa | A tool that injects code into Unity projects to modify their behavior | 281 |
restuwahyu13/kraken-node | A dependency injection system to globally access and register modules from a configuration file. | 6 |
jney/grunt-htmlcompressor | A Grunt plugin that compresses HTML files using the htmlcompressor library. | 35 |
restuwahyu13/kraken-browser | A dependency injection framework for registering modules to global access in JavaScript applications. | 4 |
jechol/definject | A library that provides an unobtrusive way to inject mocks and dependencies into Elixir functions without modifying their code. | 56 |
letsgetrandy/dicss | A JavaScript module that enables direct injection of CSS styles into HTML documents | 1,351 |
babel/grunt-babel | Enables transpilation of modern JavaScript code to older formats for compatibility with older environments. | 437 |
joefiorini/grunt-es6-module-transpiler | A Grunt task that transpiles ES6 module syntax into various formats like AMD, CommonJS, YUI, or globals. | 85 |
davidbuchanan314/dlinject | A tool to inject arbitrary code into a live Linux process without using ptrace | 775 |
altrusl/vite-plugin-html-injection | A plugin to inject reusable code snippets into HTML files during the build process for faster and more maintainable front-end development. | 19 |
gruntjs/grunt-contrib-htmlmin | Minifies HTML files in a build process | 425 |
gruntjs/grunt-cli | A command line interface for the Grunt toolset | 704 |
shootaroo/jit-grunt | Improves Grunt's performance by loading plugins dynamically at runtime | 509 |