1.0.12 • Published 9 months ago

sample-mithril-app v1.0.12

Weekly downloads
5
License
ISC
Repository
github
Last release
9 months ago

sample-mithril-app is a small sample mithril.js app, pre-configured with webpack. It serves as a template for starting a new mithril.js project.

Purpose

I created this project to build a robust and versatile mithril.js template that can be cloned when we start a new mithril.js project. It is set up with webpack and webpack-dev-server to streamline development and build. It is directly used by create-mithril-app to create new projects.

Usage

Clone this project (here) and use it as a starting point for your new mithril.js app. Or use create-mithril-app to streamline this cloning process.

Development

As this template is improved, it will benefit all the future projects based on it.

Version History (partial)

  • 1.0.9 - replaced @babel/polyfill with core-js and regenerator-runtime
  • 1.0.8 - updated webpack for latest security fixes
  • 1.0.7 - updated to mithril 2.0.4
1.0.12

9 months ago

1.0.11

3 years ago

1.0.10

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

4 years ago

1.0.6

5 years ago

1.0.6-beta.1

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago