1.1.0 • Published 1 year ago

@samuellouf/dialogs v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@samuellouf/dialogs

A JavaScript module to show dialogs.

Introduction

@samuellouf/dialogs allows you to show popup dialogs. Dialogs works on Windows, Linux, and MacOS by using Python, tkinter or msgbox (on Windows only).

Installation

From npm

  1. Open your terminal in the folder in which you want to install dialogs
  2. Type
npm install @samuellouf/dialogs

From GitHub

  1. Open your terminal in the folder in which you want to install dialogs
  2. npm i https://github.com/samuellouf/dialogs
1.1.0

1 year ago

1.0.0

1 year ago