An open API service providing repository metadata for many open source software ecosystems.

Topic: "html-webpack-plugin"

jantimon/html-webpack-plugin

Simplifies creation of HTML files to serve your webpack bundles

Language: JavaScript - Size: 1.85 MB - Last synced at: 4 days ago - Pushed at: 8 months ago - Stars: 10,740 - Forks: 1,301

GoogleChromeLabs/prerender-loader

📰 Painless universal pre-rendering for Webpack.

Language: JavaScript - Size: 62.5 KB - Last synced at: 10 days ago - Pushed at: about 3 years ago - Stars: 1,903 - Forks: 50

waysact/webpack-subresource-integrity

Webpack plugin for enabling Subresource Integrity.

Language: TypeScript - Size: 4 MB - Last synced at: 1 day ago - Pushed at: over 1 year ago - Stars: 370 - Forks: 46

mastilver/dynamic-cdn-webpack-plugin

Get your dependencies from a cdn rather than bundling them in your app

Language: JavaScript - Size: 166 KB - Last synced at: about 7 hours ago - Pushed at: almost 2 years ago - Stars: 346 - Forks: 37

lcxfs1991/html-res-webpack-plugin

plugin for generating html in webpack

Language: JavaScript - Size: 1.56 MB - Last synced at: 13 days ago - Pushed at: over 2 years ago - Stars: 167 - Forks: 34

slackhq/csp-html-webpack-plugin

A plugin which, when combined with HTMLWebpackPlugin, adds CSP tags to the HTML output.

Language: JavaScript - Size: 1.59 MB - Last synced at: 15 days ago - Pushed at: almost 2 years ago - Stars: 165 - Forks: 41

brunocodutra/webapp-webpack-plugin 📦

[DEPRECATED] use favicons-webpack-plugin instead

Language: JavaScript - Size: 13.2 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 124 - Forks: 17

mmiller42/html-webpack-externals-plugin 📦

Webpack plugin that works alongside html-webpack-plugin to use pre-packaged vendor bundles.

Language: JavaScript - Size: 491 KB - Last synced at: 6 days ago - Pushed at: over 4 years ago - Stars: 99 - Forks: 16

runjuu/html-inline-css-webpack-plugin

☄️ A webpack plugin to convert external stylesheets into embedded stylesheets

Language: TypeScript - Size: 737 KB - Last synced at: 6 days ago - Pushed at: 11 months ago - Stars: 81 - Forks: 22

jouni-kantola/inline-chunk-manifest-html-webpack-plugin 📦

Extension plugin for html-webpack-plugin to inline webpack's chunk manifest. Default inlines in head tag.

Language: JavaScript - Size: 82 KB - Last synced at: 18 days ago - Pushed at: about 7 years ago - Stars: 80 - Forks: 10

webdiscus/pug-plugin

Renders Pug template to HTML or template function. Resolves source files of scripts, styles, images in Pug . Uses Pug template as entry point.

Language: JavaScript - Size: 21.6 MB - Last synced at: 14 days ago - Pushed at: 4 months ago - Stars: 71 - Forks: 8

colbyfayock/html-webpack-partials-plugin

🛠 Easy HTML partials for Webpack without a custom index!

Language: JavaScript - Size: 826 KB - Last synced at: 18 days ago - Pushed at: about 2 years ago - Stars: 68 - Forks: 20

egoist/interpolate-html-plugin

Webpack plugin for interpolating custom variables into index.html

Language: JavaScript - Size: 51.8 KB - Last synced at: 4 days ago - Pushed at: over 3 years ago - Stars: 61 - Forks: 13

icelam/html-inline-script-webpack-plugin

A webpack plugin for converting external script files to inline script block. Requires 'html-webpack-plugin' to work.

Language: TypeScript - Size: 1.76 MB - Last synced at: 19 days ago - Pushed at: 10 months ago - Stars: 57 - Forks: 10

firsttris/html-webpack-multi-build-plugin 📦

This plugin simplifies the creation of script tags for module and nomodule for a webpack multi build configuration

Language: JavaScript - Size: 493 KB - Last synced at: 11 days ago - Pushed at: about 4 years ago - Stars: 55 - Forks: 6

jamesjieye/html-webpack-exclude-assets-plugin

Add the ability to exclude assets based on RegExp patterns

Language: JavaScript - Size: 12.7 KB - Last synced at: 24 days ago - Pushed at: about 7 years ago - Stars: 52 - Forks: 14

Applelo/unplugin-inject-preload

A plugin for injecting <link rel='preload'> for ViteJS, HTMLWebpackPlugin and HTMLRspackPlugin

Language: TypeScript - Size: 547 KB - Last synced at: 19 days ago - Pushed at: 6 months ago - Stars: 35 - Forks: 4

ogonkov/nunjucks-loader

Webpack loader for Nunjucks templates

Language: JavaScript - Size: 288 KB - Last synced at: 7 days ago - Pushed at: about 2 years ago - Stars: 29 - Forks: 7

Velenir/html-webpack-template-pug

A different template for html-webpack-plugin

Language: HTML - Size: 105 KB - Last synced at: 26 days ago - Pushed at: over 5 years ago - Stars: 24 - Forks: 5

teamable-software/css-chunks-html-webpack-plugin

Injecting css chunks extracted using extract-css-chunks-webpack-plugin to HTML for html-webpack-plugin

Language: JavaScript - Size: 358 KB - Last synced at: 29 days ago - Pushed at: about 7 years ago - Stars: 22 - Forks: 3

zaaack/htmls-webpack-plugin

A simple, flexible and fast html webpack plugin support multiple htmls

Language: TypeScript - Size: 76.2 KB - Last synced at: 4 days ago - Pushed at: about 4 years ago - Stars: 20 - Forks: 2

localyost3000/html-webpack-skip-assets-plugin

Skip adding certain output files to the html file. Built as a drop-in replacement for html-webpack-exclude-assets-plugin and works with newer html-webpack-plugin versions

Language: TypeScript - Size: 83 KB - Last synced at: 12 days ago - Pushed at: about 1 year ago - Stars: 19 - Forks: 6

shivero/webpack-4-react-bootstrap-starter-template

Starter boilerplate template for webpack 4 with React, Bootstrap 4

Language: JavaScript - Size: 1.93 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 17 - Forks: 19

deepumandal/react-webpack-configuration

hey guy's this is a sample repository where you can learn how to create your own react app using webpack 5 as compiler and necessary packages. Give start to this if you learnt something new here. ❣️

Language: JavaScript - Size: 613 KB - Last synced at: 25 days ago - Pushed at: over 1 year ago - Stars: 16 - Forks: 0

SudoCat/Nunjucks-Isomorphic-Loader 📦

Nunjucks loader for webpack, supporting both javascript templating and generating static HTML files through the HtmlWebpackPlugin.

Language: JavaScript - Size: 16.6 KB - Last synced at: 11 days ago - Pushed at: almost 7 years ago - Stars: 16 - Forks: 5

quantizor/link-media-html-webpack-plugin

parses CSS filenames to automatically apply media HTML attribute to link elements

Language: JavaScript - Size: 3.04 MB - Last synced at: 29 days ago - Pushed at: about 5 years ago - Stars: 15 - Forks: 2

TrigenSoftware/bdsl-webpack-plugin

Browserslist Differential Script Loading webpack plugin.

Language: JavaScript - Size: 1.77 MB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 1

Jaid/inject-body-webpack-plugin

Webpack plugin that injects a custom string into the body of the html-webpack-plugin output.

Language: JavaScript - Size: 4.53 MB - Last synced at: 21 days ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 6

apt2tell/ToDoList

In this project, I implemented the CRUD (create, read, update, delete) methods. This is a simple To Do tasks App. The user will also be able to mark task completion by selecting the corresponding checkbox. The updated tasks list is stored in local storage.

Language: JavaScript - Size: 739 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 0

devpreview/async-stylesheet-webpack-plugin

Loading stylesheets asynchronously

Language: TypeScript - Size: 66.4 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 9 - Forks: 4

hiroppy/sweetpack

sweetpack helps eliminate time to suffer from webpack and babel😋

Language: JavaScript - Size: 513 KB - Last synced at: 15 days ago - Pushed at: almost 5 years ago - Stars: 8 - Forks: 0

imwtr/webpack-demo 📦

一份基础的webpack配置,包含解析sass,提取(多个)css文件,热更新替换,开发线上环境区分,jQuery插件引入,页面文件资源引入,模块异步加载 等基础功能的配置

Language: JavaScript - Size: 1.48 MB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 8 - Forks: 5

Cheng0639/react-app-rewire-html-webpack-plugin

Rewire create-react-app to override html-webpack-plugin in your project

Language: JavaScript - Size: 67.4 KB - Last synced at: about 1 month ago - Pushed at: 12 months ago - Stars: 7 - Forks: 1

koole/netlify-push-webpack-plugin

📦 Generate a Netlify HTTP2 Server Push configuration with Webpack

Language: JavaScript - Size: 1.08 MB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 3

easy-team/easywebpack-html

HTML静态多页面Webpack构建工程化解决方案

Language: JavaScript - Size: 11.7 KB - Last synced at: 4 days ago - Pushed at: over 6 years ago - Stars: 7 - Forks: 1

Cap32/html-webpack-banner-plugin

Adds a banner to the top of generated html.

Language: JavaScript - Size: 65.4 KB - Last synced at: 7 days ago - Pushed at: about 5 years ago - Stars: 6 - Forks: 5

BTOdell/replace-url-html-webpack-plugin

Updates the URLs for existing script (JS) and link (CSS) elements in an HTML template with URLs generated by Webpack

Language: TypeScript - Size: 1.19 MB - Last synced at: 29 days ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 1

fernando-silvabr66/webpackdemo

This is a repository created as a template for webpack bundler implementation on future projects.

Language: JavaScript - Size: 5.36 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 0

zhouchengi/html-webpack-script-attributes-plugin

Addon for the html-webpack-plugin to customize script attributes of script meta

Language: TypeScript - Size: 7.81 KB - Last synced at: 22 days ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 0

hph/stateful-react-container-webpack-plugin

A simple plugin that adds a React container element with initial state from the server to a template built with html-webpack-plugin.

Language: JavaScript - Size: 8.79 KB - Last synced at: 4 days ago - Pushed at: about 6 years ago - Stars: 5 - Forks: 0

TommasoAmici/html-webpack-plugin-django 📦

A Webpack plugin to output Django static tags with html-webpack-plugin

Language: Python - Size: 796 MB - Last synced at: 10 days ago - Pushed at: about 1 month ago - Stars: 4 - Forks: 0

haoliangyu/html-webpack-processing-plugin

html-webpack-plugin extension for html pre-processing and post-processing

Language: JavaScript - Size: 1.24 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 3

kingzez/webpack-demo

just exercise,all of is very basic

Language: JavaScript - Size: 36.1 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 2

wishy-gift/html-include-chunks-webpack-plugin

Webpack plugin for non-SPA apps with multiple entries using HtmlWebpackPlugin

Language: JavaScript - Size: 24.4 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 2

hatedMe/webpack-multiple-pages

webpack multiple pages

Language: JavaScript - Size: 111 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 0

sjinks/hwp-inline-runtime-chunk-plugin

Plugin to inline WebPack runtime chunks when using html-webpack-plugin

Language: TypeScript - Size: 2.98 MB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 3 - Forks: 1

qwtel/html-webpack-combine-multiple-configs-plugin

This plugin allows script assets from multiple webpack configs to be injected into the same HTML template

Language: TypeScript - Size: 701 KB - Last synced at: 12 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

mandeeppasbola/setup-vuejs-project-without-vue-cli

Setting up latest Vue JS v3 (vue@next) project from scratch without using Vue CLI. Including Single File Components (SFCs), Vue Router v4, SCSS

Language: JavaScript - Size: 117 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

fatihtuzen/webpack-examples

Webpack Examples - (Enrty - Output - Loaders - Plugins)

Language: JavaScript - Size: 2.89 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 2

rapidevelop/ex_webpack5

Webpack 5 Video Tutorials Exercise Files

Language: JavaScript - Size: 172 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 5

luoqiling/html-split-webpack-plugin

html-webpack-plugin扩展插件

Language: JavaScript - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

Stanlous/hash-content-html-webpack-plugin

Generate MD5 hash for html file, based on file's content.

Language: JavaScript - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

LLLLLamHo/html-webpack-plugin-custom

Language: JavaScript - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 0

sjinks/hwp-csp-plugin

Content Security Policy plugin for html-webpack-plugin

Language: TypeScript - Size: 2.99 MB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 2 - Forks: 1

darshangaikwad4114/Webpack-app-starter

Webpack app Starter Application⚡

Language: JavaScript - Size: 775 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

gabydevdev/webpack-starter-with-handlebars

Webpack + Handlebars Starter Kit: A simple setup for front-end projects.

Language: JavaScript - Size: 596 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 1

zadzbw/favicon-hash-webpack-plugin

an extension to add favicon hash for the html-webpack-plugin

Language: JavaScript - Size: 271 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

b1f6c1c4/advanced-injection-plugin

Versatile asset injection for html-webpack-plugin.

Language: JavaScript - Size: 1.01 MB - Last synced at: 23 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

Jaid/inject-browser-sync-webpack-plugin

Webpack plugin that injects the browser-sync script into the html-webpack-plugin output.

Language: JavaScript - Size: 3.56 MB - Last synced at: 24 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

mandeeppasbola/setup-react-without-create-react-app

Setting up a new React project from scratch without using create-react-app with react v17, react-router v6, SCSS

Language: JavaScript - Size: 135 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 2

JaylanChen/html-webpack-custominject-plugin

Custom injection styles and scripts in the template when using the webpack dev server or middleware

Language: JavaScript - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

khachornchit/JavaScript-Development

JavaScript Development and Webpack

Language: JavaScript - Size: 13.7 MB - Last synced at: 3 months ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

uskov-anton/mixer-webpack-plugin

Mixer plugin for Webpack 2

Language: JavaScript - Size: 6.84 KB - Last synced at: 1 day ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

Stanlous/outer-script-html-webpack-plugin

Inject original js into html, without webpack compiler.

Language: JavaScript - Size: 8.79 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

csabapalfi/html-webpack-uncss-plugin

💅 Remove unused styles from embedded CSS

Language: JavaScript - Size: 39.1 KB - Last synced at: 28 days ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 1

nkb84/thymeleaf-inject-webpack-plugin

A Thymeleaf tags injection plugins

Language: JavaScript - Size: 2.93 KB - Last synced at: 24 days ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 2

asiareal/html-anywhere-webpack-plugin

通过设置标记,可以将生成的js&css文件,插入到html文件的任何一个地方

Language: JavaScript - Size: 1.95 KB - Last synced at: 8 days ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 1

lucasvinals/ChangeExtensionPlugin

Connector for HtmlWebpackPlugin and CompressionWebpackPlugin :sunglasses:

Language: JavaScript - Size: 5.86 KB - Last synced at: 21 days ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 2

slyang520/webpack-multipage

Language: JavaScript - Size: 6.76 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

tlinhart/html-webpack-inline-icon-plugin

Embed icons as data URLs in the output HTML file

Language: JavaScript - Size: 154 KB - Last synced at: about 22 hours ago - Pushed at: about 22 hours ago - Stars: 1 - Forks: 0

Suriones/AnimazeHub

A project made in the process of self-studying the react. A functioning platform for watching anime.

Language: JavaScript - Size: 2.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

shaodahong/html-webpack-inline-assets-plugin

Based on html-webpack-plugin inline your resources

Language: JavaScript - Size: 3.91 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

hazkeel27/pwa-text-editor

An installable Progressive Web Application text editor that caches data

Language: JavaScript - Size: 147 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Slfdspln/PWA-Text-Editor

Week-19 Challenge (PWA): A downloadable progressive web application text editor.

Language: JavaScript - Size: 127 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

Jaid/html-favicon-webpack-plugin

Webpack plugin that adds a favicon link tag to html-webpack-plugin output.

Language: JavaScript - Size: 2.1 MB - Last synced at: 24 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Fpsska/webpack5-configuration

WEBPACK⚙️

Language: JavaScript - Size: 22.1 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

andrasna/templating-webpack-config

Bootstrap theming & handlebars templating. Use it as a starter/example.

Language: JavaScript - Size: 862 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

ecliptic/webpack-blocks-html

DEPRECATED: Merged into webpack-blocks-utils

Language: JavaScript - Size: 142 KB - Last synced at: 13 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

NaufalZaul/Box-Movies

Language: HTML - Size: 116 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

pinkahd/ejs-file-loader 📦

Webpack EJS Template Loader

Language: JavaScript - Size: 135 KB - Last synced at: 9 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Anik7303/react-webpack-setup

React App setup using Webpack 5 (without using create-react-app)

Language: JavaScript - Size: 16.6 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Yi-love/html-inject-plugin

inject <link> and <script> to output file. this is a webpack4 plugin.

Language: JavaScript - Size: 12.7 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

ksky521/inline-webpack-plugin

webpack inline plugin

Language: JavaScript - Size: 9.77 KB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

Frontendry/generate-multiple-html-pages

A custom webpack plugin that is used with the html-webpack-plugin to generate multiple HTMLs using fs module API that is already packaged in Node(npm).

Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

Harshmakadia/react-webpack

React bolierplate from scratch without using create-react-app

Language: JavaScript - Size: 101 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

eneax/weather-app

🌞 Weather app built with React and Open Weather API

Language: JavaScript - Size: 488 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

Riyadhahmed/webpack-react-starter-boilerplate

Simple webpack, react js, boilerplate with bootstrap, webpack html plugin, file loader, Webpack Dev Server etc

Language: JavaScript - Size: 209 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

0xhyperdust/link-media-ext-html-webpack-plugin

Adds standard or custom media attributes to link tags processed by html-webpack-plugin

Language: JavaScript - Size: 98.6 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

bingxuelover/webpack-auto-refresh

webpack auto

Language: JavaScript - Size: 213 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

jgramoll/add-hashed-assets-to-html-plugin

Add a JavaScript or CSS asset with chunk hash into the HTML generated by html-webpack-plugin.

Language: JavaScript - Size: 61.5 KB - Last synced at: 2 months ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

gabesu/react-newbie-boilerplate 📦

A React Boilerplate for Newbies (with Webpack 4)

Language: CSS - Size: 121 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

lovetingyuan/html-webpack-template-literal-plugin

Use es6 template literal to compile html file that works with html-webpack-plugin

Language: JavaScript - Size: 62.5 KB - Last synced at: 1 day ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

tpai/wrap-pwa-html-webpack-plugin 📦

Enhances html-webpack-plugin functionality with PWA feature.

Language: JavaScript - Size: 13.7 KB - Last synced at: 10 days ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

sjinks/hwp-attributes-plugin

Plugin to add various attributes to script tags injected by html-webpack-plugin

Language: TypeScript - Size: 3.36 MB - Last synced at: about 20 hours ago - Pushed at: about 21 hours ago - Stars: 0 - Forks: 1

flexiooss/link-stylesheet-html-webpack-plugin

Handle the attributes of the style sheet tag link

Language: JavaScript - Size: 10.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

KapilG93/html-webpack

HTML with Webpack, Also it can be used in others CMS and Static Project

Language: JavaScript - Size: 1.76 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

best-shot/html-add-asset-webpack-plugin

Webpack plugin to inject tags to html

Language: TypeScript - Size: 393 KB - Last synced at: 12 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Deemon13/result-20-import-export-task-1

Small app for changing background color of body by clicking on button

Language: JavaScript - Size: 113 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

tiagobfaustino/bootstrap5-webpack5-babel7-boilerplate

A simple Bootstrap 5 boilerplate, using Webpack 5, Babel 7, html-webpack-plugin, SASS...

Language: HTML - Size: 216 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

anitachengalva/text-editor

This application is an online Text Editor modified to be a Progressive Web Application (PWA). Utilizing the IndexedDB API, idb npm, and service worker with Workbox, this application has the capability to save and retrieve data even if offline.

Language: JavaScript - Size: 380 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0