Giter VIP home page Giter VIP logo

benjaminmichael / node-powershell-electron-basic-demo Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 2.0 689 KB

This demo lets you run multiple node-powershell promises in succession, demonstrating very basic best practices for "chaining" your commands in succession sometimes called "waterfalling" when the output carries forward.

License: Creative Commons Zero v1.0 Universal

HTML 64.27% JavaScript 33.53% CSS 2.19%
node powershell node-powershell electron promises map for-loops materialize

node-powershell-electron-basic-demo's Introduction

node-powershell with electron-quick-start developer sandbox

This is intended to be run in dev mode so just clone the repo, npm install -S, npm start. You will need PowerShell installed for this to actually work. Use my fork of node-powershell for PowerShell Core compatability.

If you install your npm modules globally you will probably want to fix 2 things:

1 in index.html

<link href="./node_modules/materialize-css/dist/css/materialize.css" rel="stylesheet">

and 1 in renderer.js

window.Hammer = require('./node_modules/materialize-css/js/hammer.min.js')

node-powershell-electron-basic-demo's People

Contributors

appins avatar auchenberg avatar benjaminmichael avatar bhaveshgohel avatar bokuweb avatar bratsos avatar briemers avatar clemens-tolboom avatar fscherwi avatar galeksandrp avatar haacked avatar icodeforbananas avatar icoxfog417 avatar ionicabizau avatar izuzak avatar jlord avatar kevinsawicki avatar laiso avatar louis993546 avatar phanect avatar posva avatar pratu16x7 avatar sahildua2305 avatar steevedroz avatar tcyrus avatar thompsonemerson avatar zanesterling avatar zeke avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

wiinf

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.