get-connpass-items

0.2.5 • Public • Published

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!

Package Sidebar

Install

npm i get-connpass-items

Weekly Downloads

0

Version

0.2.5

License

MIT

Unpacked Size

12.6 kB

Total Files

14

Last publish

Collaborators

  • kkeeth