Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add command for searching nativescript plugins #1665

Closed
TsvetanMilanov opened this issue Apr 6, 2016 · 3 comments
Closed

Add command for searching nativescript plugins #1665

TsvetanMilanov opened this issue Apr 6, 2016 · 3 comments
Assignees
Labels
Milestone

Comments

@TsvetanMilanov
Copy link
Contributor

TsvetanMilanov commented Apr 6, 2016

The command should have flags to specify the count of the displayed plugins.
For example --count 10 should list 10 plugins per page, --all should list all plugins.

@TsvetanMilanov TsvetanMilanov self-assigned this Apr 6, 2016
@TsvetanMilanov TsvetanMilanov added this to the 2.0 milestone Apr 6, 2016
@TsvetanMilanov TsvetanMilanov changed the title The cli should have a command to search for nativescript plugins. Add command for searching nativescript plugins Apr 6, 2016
@dtopuzov
Copy link
Contributor

dtopuzov commented Apr 6, 2016

Not working, move back in progress.

@rosen-vladimirov
Copy link
Contributor

What's not working, currently I found only one issue - when there are no results, we print table with headers only.
Please note that the first time when the command is executed, it may take a while to build the local index. On my Linux it took around 40 seconds, but based on your setup, machine, internet connection, etc. it may last even longer.
Please clarify what's "not working". @dtopuzov

@dtopuzov
Copy link
Contributor

I tough it will return search results immediately (as fast as search in npm website). Closing this issues since the feature works, however it is much slower compared to search in npm website.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants