1.0.11 • Published 4 years ago

@worble/generator-elm-webpack v1.0.11

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

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

1.0.11

4 years ago

1.0.10

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago