-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
priority: LowThe issue is insignificant.The issue is insignificant.status: In ProgressIt's currently being worked on.It's currently being worked on.type: Proposal / RFCSomething which needs input gathering on.Something which needs input gathering on.
Milestone
Description
Pull Request
Usage
!library <nameOrAlias>
Aliases
!lib
!l
Example
Invocation
!library quasar
Result
Rationale
Often people haven't heard of a library, or need to be redirected to its github/official website/issue tracker/whatever. Instead of having to send someone a link, we can just use the command.
Furthermore, it could display useful information such as the current version and when it was released which could prove quite useful! Such information could even be updated automatically on a schedule by simply checking package.json
s, or Github releases via the API, or by using NPM's API.
There could also be a way to just get only the information you're interested in, e.g. !lib bootstrap-vue version
, !lib vuetify docs
.
Metadata
Metadata
Assignees
Labels
priority: LowThe issue is insignificant.The issue is insignificant.status: In ProgressIt's currently being worked on.It's currently being worked on.type: Proposal / RFCSomething which needs input gathering on.Something which needs input gathering on.