Skip to content

JamesKyburz/electron-breakpoint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

electron-breakpoint

js-standard-style Greenkeeper badge

Make the electron window visible, open dev tools and break.

Install

npm install electron-breakpoint

Usage

Use in an already existing electron window

Can be used with a testing tool like tape-run-electron

var breakpoint = require('electron-breakpoint')
breakpoint()

About

Make the electron window visible, open dev tools and break.

Resources

License

Stars

Watchers

Forks

Packages

No packages published