1.5.1 • Published 5 years ago

create-hyper-mendix-widget v1.5.1

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

Create Hyper Mendix Widget

Create hyper mendix widget is a CLI tool generates different implementations of 'Hyper Mendix Widget' Abstraction or Design principle.

Create Hyper Mendix Widget works on macOS, Windows, and Linux. If something doesn’t work, please file an issue.

Installation

$ npm install -g create-hyper-mendix-widget

Quick Overview

After installing create-hyper-mendix-widget globally, in your terminal or command line run the following command :

$ create-hyper-mendix-widget

create-hyper-mendix-widget will ask you some questions about your new hyper widget like your widget's name, description, and type of implementation.

Available Implementations

Available Scripts

  • npm run dev or yarn dev will watch for any changes you made and build unoptimized version of your widget with a source map for debugging.

  • npm run build or yarn build will build an optimized (minified & uglified) version of your widget & no source maps will be genrated.

Issues

If something doesn’t work, please file an issue.

License

create-hyper-mendix-widget is licensed as MIT.

1.5.1

5 years ago

1.4.7

5 years ago

1.4.6

5 years ago

1.4.5

5 years ago

1.4.4

5 years ago

1.3.4

5 years ago

1.3.3

5 years ago

1.3.2

5 years ago

1.2.2

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago

1.0.1

5 years ago