New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@creatioart-js/express-error

Package Overview
Dependencies
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@creatioart-js/express-error

CreatioART - Core error library package for Express framework that contains all error abstractions

latest
npmnpm
Version
1.5.0
Version published
Maintainers
2
Created
Source

CreatioART: Express Error

Release Level NPM Version

CreatioART - Core error package for Express framework it is a Node JS package that contains all error abstractions. This package can be applied to any web component such as:

  • NodeJS Enviroments
  • Serverless Engine
  • Kubernate Engine
  • Node Express Server

Getting Started

Quickstart

Installing the library

npm install @creatioart-js/express-error

Ways to use

A quick start guide is available.

Templates for use

Service templates are public. README.md file for each template contains instructions for running it.

Source CodeStatus
Express ServiceRelease Level
Express FunctionRelease Level
GrapHQL ServicenRelease Level

Artifact

ElementDescription
Artifact id@creatioart-js/express-error
Artifact Nameexpress-error

Requirements

To build and run the application you need:

Project organization

The code is organized as follows:

  • error contains the error domain values.
  • enum contains the enumerations that set the domain values.

Building from Source

  • Install Node.js 24 - Node.js 24 Download
  • Install dependencies: npm install
  • Run compile: npm run build

Test the Artifact

  • Install Node.js 24 - Node.js 24 Download
  • Install dependencies: npm install
  • Run test: npm run test

Documentation

Document Reference: Docs TypeDocs

CreatioART libraries

Complementary libraries available from CreatioART:

Made with ❤️ by the CreatioART team.

Contribute

If you are interested in fixing issues and contributing directly to the code, please contact to the project manager. Here is how you can contribute to CreatioART.express-error:

  • Submit bugs and help us verify fixes
  • Submit pull requests for bug fixes and features and discuss existing proposals

License

Apache-2.0

Change Log

Change Log

Keywords

package

FAQs

Package last updated on 03 Jan 2026

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