OS.js Dialogs Module

OS.js is an open-source web desktop platform with a window manager, application APIs, GUI toolkit, filesystem abstractions and much more. OS.js Dialogs module This is the Dialogs module for OS.js Contr
Show native alert dialogs on W

Dialog Simple wrapper around zenity, osascript and vbscript that lets youshow native alert dialogs on Linux, OSX and Windows, respectively. Example var dialog = require('dialog');dialog.info('Hello the
x-platform simple GUI dialogs

dialog-node dialog-node is providing developers an easy cross platform way to use interactive dialogs for desktop applications written in nodejs. The code has been heavily inspired and influenced by To
Dialogs with Backbone JS

BackboneRails.com - Screencasts#1. Building Dialogs with Custom RegionsDescription Dialogs are a popular plugin and commonly found in most applications. In this screencast we'll go through integrating
Some simple Javascript code th

DialogTriggerJS Some simple Javascript code using jQuery that lets a dialog be triggered based on some user behavior such as a timeout, by scrolling by some amount, or based on exit intent. This is use
Easy dialogs in Vuetify.js fra

vuetify-dialogThis module will help you work with vuetify dialogs without annoying templates Implementation of vuedl dialog helper with Vuetify.js framework This module will help you to work with modal
JQuery plugin that displays a

timeout-dialog.js Timeout-dialog.js is a JQuery plugin that displays a timeout popover after a certain period of time. The timeout dialog should be used whenever you want to display to the user that th
A collection of dialog animati

Boron A collection of dialog animations with React.js. React 0.14+ Use boron 0.2 React 0.12+ Use boron 0.1 Demo Examples Live demo: yuanyan.github.io/boron To build the examples locally, run: npm insta
react-demo基础教程(基础架构、组件、路由(嵌套

教程文档地址:https://www.yuque.com/dashixiong-tgiuy/window/rga1w3 This project was bootstrapped with Create React App. Available Scripts In the project directory, you can run: npm start Runs th
基于 canvas 的一个图表小插件,用于展示项目之间

canvasChart 基于 canvas 的一个图表小插件,用于展示项目之间的指向关系。 使用方法 clone 本项目,进入到项目目录,使用 npm install 安装依赖,运行 npm run w