5.0.1 • Published 2 years ago

node-powershell v5.0.1

Weekly downloads
17,622
License
MIT
Repository
github
Last release
2 years ago

node-powershell

Node.js binding for PowerShell

NPM Version NPM Downloads

Installation

$ npm i -S node-powershell
$ yarn add node-powershell

Usage

import { PowerShell } from 'node-powershell';
PowerShell.$`echo "hello from PowerShell"`;

See child-shell documentation and playground for more use cases

Resources

5.0.1

2 years ago

5.0.0

2 years ago

5.0.0-next.3

3 years ago

5.0.0-next.1

4 years ago

5.0.0-alpha.0

4 years ago

4.0.0

5 years ago

3.3.1

6 years ago

3.3.0

6 years ago

3.2.0

6 years ago

3.1.1

7 years ago

3.1.0

7 years ago

3.0.1

7 years ago

3.0.0

8 years ago

2.0.2

8 years ago

2.0.1

8 years ago

2.0.0

8 years ago

1.2.0

8 years ago

1.1.0

8 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago