Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bhallstein/jigmawiffin

Those nitpicky webpack, babel, and postcss deps you always need.
https://github.com/bhallstein/jigmawiffin

babel css javascript postcss react tooling webpack

Last synced: 29 days ago
JSON representation

Those nitpicky webpack, babel, and postcss deps you always need.

Awesome Lists containing this project

README

        

# JGMWIFN: Just Give Me What I Effin Need

> The kitchen sink? You got it!

— *Javascript developers*

## What is this

Jigmawiffin just installs the big old list of webpack dependencies that you *always* want.

## Pronunciation

*Jig-ma-wiffin*

## Deps included

- @babel/core
- @babel/preset-env
- @babel/preset-react
- babel-loader
- css-loader
- mini-css-extract-plugin
- postcss
- postcss-import
- postcss-loader
- style-loader
- webpack
- webpack-bundle-analyzer
- webpack-cli
- webpack-dev-server

## Installation

```sh
npm i -D jigmawiffin
```