@worble/generator-elm-webpack

1.0.11 • Public • Published

Generates a customizable Elm application

This is largely just to replace the large boilerplate Elm repo I had.

Installation

First, install Yeoman and generator-elm-webpack using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g @worble/generator-elm-webpack

Then generate your new project:

yo @worble/elm-webpack

Installation Options

  • SASS compilation (with optional SMACSS template)
  • Typescript compilation with Elm Typescript Interop
  • A modified elm webpack loader with a few updates since the maintainer appears to be AWOL
  • Hot reloading
  • SPA template
  • Service Worker for caching and offline use
  • PWA template
  • Compression (with gzip or brotli)

License

MIT © Worble

Readme

Keywords

Package Sidebar

Install

npm i @worble/generator-elm-webpack

Weekly Downloads

0

Version

1.0.11

License

MIT

Unpacked Size

33.4 kB

Total Files

33

Last publish

Collaborators

  • worble