[ 原始碼: node-es6-error ]
套件:node-es6-error(4.1.1-2)
node-es6-error 的相關連結
Debian 的資源:
下載原始碼套件 node-es6-error:
- [node-es6-error_4.1.1-2.dsc]
- [node-es6-error_4.1.1.orig.tar.gz]
- [node-es6-error_4.1.1-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Easily-extendable error for use with ES6 classes
This module allows one to extend Error for inheritance and type checking, without adding Error.captureStackTrace(this, this.constructor.name) to the constructor or easily get the proper name to print from console.log.
Node.js is an event-based server-side JavaScript engine.