Skip to content

Latest commit

 

History

History
47 lines (25 loc) · 1.1 KB

README.md

File metadata and controls

47 lines (25 loc) · 1.1 KB

@etianen/base-error

A base error class with stack trace support.

Installing

npm install '@etianen/base-error'

Overview

Creating custom error types in Javascript is difficult.

@etianen/base-error provides a subclassable BaseError that can be used in ES6 and Typescript projects.

import BaseError from "@etianen/base-error";

class MyCustomError extends BaseError {}

Build status

This project is built on every push using the Travis-CI service.

Build Status

Support and announcements

Downloads and bug tracking can be found at the main project website.

More information

This project was developed by Dave Hall. You can get the code from the project site.

Dave Hall is a freelance web developer, based in Cambridge, UK. You can usually find him on the Internet: