An open API service indexing awesome lists of open source software.

https://github.com/calvin-ll/webpack-loader-util

Utilities for webpack loader
https://github.com/calvin-ll/webpack-loader-util

Last synced: 3 months ago
JSON representation

Utilities for webpack loader

Awesome Lists containing this project

README

          

# @calvin-l/webpack-loader-util

[![npm](https://img.shields.io/npm/v/@calvin-l/webpack-loader-util?style=flat)](https://www.npmjs.com/package/@calvin-l/webpack-loader-util) [![License: MIT](https://img.shields.io/badge/License-MIT-green.svg?style=flat)](https://opensource.org/licenses/MIT)

## Install

Install with npm:

```bash
npm install @calvin-l/webpack-loader-util
```

Install with yarn:

```bash
yarn add @calvin-l/webpack-loader-util
```