get-connpass-items
Advanced tools
Comparing version 0.0.1 to 0.1.0
{ | ||
"name": "get-connpass-items", | ||
"version": "0.0.1", | ||
"version": "0.1.0", | ||
"description": "get-connpass-items(csm) is a CLI application.", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -17,2 +17,37 @@ [![npm version](https://badge.fury.io/js/get-connpass-items.svg)](https://badge.fury.io/js/get-connpass-items) | ||
```cmd | ||
$ gtci -k wejs -n kuwahara_jsar -c 3 | ||
┌────────────────────────────────────────────────────────────┐ | ||
│ │ | ||
│ title: We Are JavaScripters! @24th【初心者歓迎LT大会】 │ | ||
│ url: https://wajs.connpass.com/event/100257/ │ | ||
│ date: 2018-09-21T17:40:26+09:00 │ | ||
│ │ | ||
└────────────────────────────────────────────────────────────┘ | ||
┌────────────────────────────────────────────────────────────┐ | ||
│ │ | ||
│ title: We Are JavaScripters! @23rd【初心者歓迎LT大会】 │ | ||
│ url: https://wajs.connpass.com/event/96435/ │ | ||
│ date: 2018-08-21T14:25:19+09:00 │ | ||
│ │ | ||
└────────────────────────────────────────────────────────────┘ | ||
┌────────────────────────────────────────────────────────────┐ | ||
│ │ | ||
│ title: We Are JavaScripters! @22nd【初心者歓迎LT大会】 │ | ||
│ url: https://wajs.connpass.com/event/91558/ │ | ||
│ date: 2018-07-23T19:44:42+09:00 │ | ||
│ │ | ||
└────────────────────────────────────────────────────────────┘ | ||
``` | ||
note: If it takes more than `5000ms` it will time out. | ||
``` | ||
┌────────────────────────┐ | ||
│ Request timeout ;( │ | ||
│ Please try again. │ | ||
└────────────────────────┘ | ||
``` | ||
## License | ||
@@ -19,0 +54,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
10824
58