0.2.5 • Published 5 years ago

get-connpass-items v0.2.5

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

npm version node MIT License

get-connpass-items

get-connpass-items (gtci) is a CLI application. This app uses the API of 'connpass' that is the platform about IT engineer's study group in Japan to acquire study group information.

Installation

$ npm install -g get-connpass-items

Usage (example)

$ 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 30s it will time out.

┌────────────────────────┐
│   Request timeout ;(   │
│   Please try again.    │
└────────────────────────┘

note: If connpass is undergoing maintenance,

┌───────────────────────────┐
│   Now on maintenance ;(   │
└───────────────────────────┘

note: If some error occurs,

┌──────────────────────────────┐
│   Internal Server Error ;(   │
└──────────────────────────────┘

License

MIT

Others

Please write a new issues! Please send me PRs!

0.2.5

5 years ago

0.2.4

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.1

5 years ago