Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yoriiis/webpack-boilerplate

Boilerplate to kickstart creating a project with Webpack configuration
https://github.com/yoriiis/webpack-boilerplate

babel boilerplate eslint javascript jest postcss prettier stylelint webpack

Last synced: 15 days ago
JSON representation

Boilerplate to kickstart creating a project with Webpack configuration

Awesome Lists containing this project

README

        

# Webpack Boilerplate

![GitHub Workflow Status (branch)](https://img.shields.io/github/actions/workflow/status/yoriiis/webpack-boilerplate/build.yml?branch=main&style=for-the-badge)

This is what I use for [my own project](https://www.npmjs.com/~yoriiis).

## Getting started

**Click the "Use this template" button.**

Alternatively, download the project to start your own.

The project includes following features:

- Webpack (postCSS, Babel)
- JSX
- SVG sprite and chunks optimization
- Jest
- Linter (StyleLint, ESLint, MarkdownLint)

## License

`webpackBoilerplate` is licensed under the [MIT License](http://opensource.org/licenses/MIT).

Created with ♥ by [@yoriiis](http://github.com/yoriiis).