0.0.1-alpha.0 • Published 5 years ago

@toei-jp/report-domain v0.0.1-alpha.0

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

Report Domain Library for Node.js

npm (scoped) CircleCI Coverage Status Dependency Status Known Vulnerabilities npm

元祖興行パッケージオンラインチケットシステムのドメインモデルをnode.jsで使いやすいようにまとめたパッケージです。

Table of contents

Usage

npm install --save @toei-jp/report-domain
const report = require("@toei-jp/report-domain");

Environment variables

NameRequiredValuePurpose
DEBUGfalsereport-domain:*Debug

Code Samples

Code sample are here.

License

ISC