angular2-template-loader
Template loader
A webpack loader that inlines HTML and CSS from Angular 2 components into the component code
Chain-to loader for webpack that inlines all html and style's in angular2 components.
205 stars
9 watching
70 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
moff/angular2-loaders-css | Angular 2 module that provides customizable spinners using Loaders.css | 26 |
pjlamb12/angular-loaders | Provides customizable loader components for Angular applications. | 2 |
brandonroberts/angular-router-loader | Enables string-based module loading with the Angular Router in Webpack | 187 |
ericclemmons/grunt-angular-templates | Automatically loads and minifies AngularJS templates to speed up application loading | 711 |
alexjoffroy/angular-loaders | AngularJS wrapper for a CSS library that animates loading indicators | 41 |
aruntk/wc-loader | A Webpack loader that enables the use of web components with ES6, JSX, CoffeeScript and other languages. | 99 |
ludohenin/gulp-inline-ng2-template | A Gulp plugin to inline HTML and CSS into Angular 2 component decorators | 126 |
ngneat/content-loader | An Angular component that displays a customizable loading animation similar to Facebook cards loaders. | 735 |
yaru22/ng-html2js | A tool to convert Angular templates into JavaScript and embed them in modules. | 32 |
damienbod/angularwebpackvisualstudio | A template for building ASP.NET Core applications with Angular and Webpack integration | 487 |
joshk2/react-spinners-css | A collection of reusable React components that display loading animations using pure CSS. | 322 |
banno/polymer-webpack-loader | A tool to integrate Polymer web components with Webpack | 192 |
hata6502/editorjs-inline-template | An editorjs plugin that enables the creation of inline HTML templates | 11 |
tennisgent/angular-route-styles | Enables dynamic loading of route-specific CSS stylesheets in AngularJS applications | 158 |
webdiscus/html-bundler-webpack-plugin | A bundler for HTML templates that resolves source files of scripts, styles, images, and assets, inlining them into generated output. | 145 |