Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

debug-errorpage

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

debug-errorpage

A pretty debug error page for Express.

  • 0.0.0
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-50%
Maintainers
1
Weekly downloads
 
Created
Source

Debug Error Page for Express

This is a small module that provides an error page with helpful debugging information on it. The most useful part is that it tracks down the probable cause of the error and shows you a snippet of the file with the likely cause highlighted. As such, it should be used in development only and turned off for production mode.

The page is heavily inspired by the v1.0 Play Framework. In fact, the error page template is the one that the Play Framework used, with some modifications for Express.

Version 0.0.0

Basically, it's an alpha. Not tests yet. I'd love your help in making them. :)

What's it look like?

Error page

debug-errorpage Copyright 2014 Nicholas C. Zakas. All rights reserved. MIT license.

Play Framework Copyright 2010

Guillaume Bort (http://guillaume.bort.fr)
zenexity (http://www.zenexity.fr)
Play framework contributors (https://github.com/playframework/play/contributors)

Apache 2 License

Keywords

FAQs

Package last updated on 27 Mar 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc