Skip to content

escape-hatch/escape-hatch-package

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Escape Hatch

This simple library will be your watchdog and provide you with assistance when you encounter an error in your terminal or console.

Getting Started

npm install escape-hatch

Installing

--- For attaching Escape Hatch in your node project. ---

require('escape-hatch')()

At the top of any file you want to monitor

--- For attaching Escape Hatch in your front-end project. ---

Just require escape-hatch-browser in any html file that is loading js scripts

You can publically serve this, or access it directly with

<script src='node_modules/escape-hatch/escape-hatch-browser'></script>

Authors

  • Alice Perez
  • Cindy Chen
  • Jen Tam
  • Josh White

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •