create-hyper-mendix-widget

1.5.1 • Public • Published

Create Hyper Mendix Widget

logo

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.

Package Sidebar

Install

npm i create-hyper-mendix-widget

Weekly Downloads

15

Version

1.5.1

License

MIT

Unpacked Size

3.38 MB

Total Files

192

Last publish

Collaborators

  • osama.najjar.m