express-telescope
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

Telescope: A beautiful error page for Expressjs apps

Telescope is a beautiful and customizable error page for expressjs applications for both development and production mode. Feel free to check out the changelog, security policy, license, commit convention.

solution

Requirements

Telescope has a few requirements you should be aware of before installing:

  • Node.js >= 8.0.0
  • npm >= 6.10.3

Installation

This is a Node.js module available through the npm registry. Installation is done using the npm install command:

 npm install express-telescope

Browser Support

Telescope supports reasonably recent versions of the following browsers:

  • Google Chrome
  • Apple Safari
  • Microsoft Edge

Examples

To view the examples, clone the Express repo and install the dependencies:

$ git clone https://github.com/getspooky/telescope.git
$ cd telescope
$ npm install

Then run whichever example you want:

$ npm run test-app

Security Vulnerabilities

If you discover a security vulnerability within Telescope, please send an e-mail to Yasser Ameur El Idrissi via getspookydev@gmail.com . All security vulnerabilities will be promptly addressed.

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

How Can I Help?

  • Contribute to the core repository.
  • Ask your employer to use Telescope in projects.
  • Make a tutorial that you explain Telescope.
  • Follow our Telescope repository.

License

The MIT License (MIT). Please see License File for more information.

Package Sidebar

Install

npm i express-telescope

Weekly Downloads

5

Version

1.0.2

License

MIT

Unpacked Size

819 kB

Total Files

83

Last publish

Collaborators

  • yasserameur