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
- Host: GitHub
- URL: https://github.com/calvin-ll/webpack-loader-util
- Owner: Calvin-LL
- License: mit
- Created: 2020-11-25T04:43:50.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-13T13:02:30.000Z (over 3 years ago)
- Last Synced: 2025-02-11T05:46:10.045Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 1.58 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# @calvin-l/webpack-loader-util
[](https://www.npmjs.com/package/@calvin-l/webpack-loader-util) [](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
```