1.0.11 • Published 5 years ago

@worble/generator-elm-webpack v1.0.11

Weekly downloads
1
License
MIT
Repository
github
Last release
5 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

5 years ago

1.0.10

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago