3.0.0 • Published 5 years ago
@firstandthird/pretty-errors v3.0.0
Domodule Library for adding nice errors on web sites.
Installation
npm install @firstandthird/pretty-errors
or
yarn add @firstandthird/pretty-errors
Usage
Use the HTML in the example and customise to your needs.
<div
data-module="PrettyErrors"
data-module-title="PrettyErrors"
data-module-event="event:error"></div>
A First + Third Project