All Projects → eoin → Entry Loader

eoin / Entry Loader

An entry chunk loader for webpack.

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Entry Loader

Postcss Variables Loader
Share variables between CSS and JS with Webpack + HMR
Stars: ✭ 18 (+125%)
Mutual labels:  webpack
Puppy
Starter kit and delivery system for building static prototypes with Twig
Stars: ✭ 25 (+212.5%)
Mutual labels:  webpack
Vk Music
VK audio player
Stars: ✭ 26 (+225%)
Mutual labels:  webpack
Uicookbook
A few recipes and build workflows for UI dev
Stars: ✭ 19 (+137.5%)
Mutual labels:  webpack
Csgo Map Veto
An application to do map veto for the game Counter-Strike Global Offensive.
Stars: ✭ 24 (+200%)
Mutual labels:  webpack
Subnode.org
SubNode: Social Media App
Stars: ✭ 25 (+212.5%)
Mutual labels:  webpack
Rust Wasm Blob
Softbody physics in Rust with WASM
Stars: ✭ 18 (+125%)
Mutual labels:  webpack
Vue Skeleton Webpack Plugin
Lavas webpack plugin: skeleton solution for PWA webshell
Stars: ✭ 840 (+10400%)
Mutual labels:  webpack
Reactjs Portfolio Mern Website
My Portfolio | Full Stack MERN Application
Stars: ✭ 25 (+212.5%)
Mutual labels:  webpack
Vue Custom Keyboard
A Vue.js component for custom keyboard. (vue自定义键盘组件/车牌号键盘组件)
Stars: ✭ 26 (+225%)
Mutual labels:  webpack
Mastering Angular Starter
Starter Files for the Mastering Angular Series on WintellectNOW
Stars: ✭ 22 (+175%)
Mutual labels:  webpack
Stylefmt Loader
Webpack-loader. Fixes stylelint issues automatically while bundling with Webpack.
Stars: ✭ 24 (+200%)
Mutual labels:  webpack
Javascript Fullstack Simple
Follow this tutorial using this link
Stars: ✭ 26 (+225%)
Mutual labels:  webpack
Wp Vuejs
WordPress VueJS Starter Theme
Stars: ✭ 19 (+137.5%)
Mutual labels:  webpack
Awesome Javascript Interviews
Popular JavaScript / React / Node / Mongo stack Interview questions and their answers. Many of them, I faced in actual interviews and ultimately got my first full-stack Dev job :)
Stars: ✭ 939 (+11637.5%)
Mutual labels:  webpack
Manhuaren
vue2.0全家桶,仿漫画人官网(移动端)
Stars: ✭ 18 (+125%)
Mutual labels:  webpack
React Webpack Django
De-coupled ReactJS client for greater flexibility and less black-box Django magic
Stars: ✭ 24 (+200%)
Mutual labels:  webpack
Angular Builders
Angular build facade extensions (Jest and custom webpack configuration)
Stars: ✭ 843 (+10437.5%)
Mutual labels:  webpack
Feflow
🚀 A command line tool aims to improve front-end engineer workflow and standard, powered by TypeScript.
Stars: ✭ 942 (+11675%)
Mutual labels:  webpack
Wordpress Starter
📦 A starter template for WordPress websites
Stars: ✭ 26 (+225%)
Mutual labels:  webpack

entry-loader

A webpack loader that creates an entry chunk for a file.

Installation

npm install entry-loader

Usage

var url = require('entry-loader?name=file-[hash].js!./file');
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].