An open API service indexing awesome lists of open source software.

https://github.com/jamesgeorge007/nuxt-modules-cli

Browse Nuxt.js modules from the terminal
https://github.com/jamesgeorge007/nuxt-modules-cli

command-line command-line-tool commanderjs javascript nodejs nuxt nuxt-modules nuxtjs vuejs

Last synced: about 1 year ago
JSON representation

Browse Nuxt.js modules from the terminal

Awesome Lists containing this project

README

          

[![MadeWithVueJs.com shield](https://madewithvuejs.com/storage/repo-shields/2847-shield.svg)](https://madewithvuejs.com/p/nuxt-modules-cli/shield-link)

# nuxt-modules-cli

Browse Nuxt.js modules from the terminal.

```sh
Usage: nuxt-modules [options]

Options:
-V, --version output the version number
-h, --help display help for command
```

## :sparkles: Installation

```bash
npm install -g nuxt-modules-cli
```

Or with `npx`

```bash
npx nuxt-modules-cli
```

## :zap: Usage

```bash
nuxt-modules
```

### :point_right: Search for a Nuxt.js module

![search](https://user-images.githubusercontent.com/25279263/97022247-82825780-1571-11eb-954b-e240cfa4b45b.gif)

### :point_right: Apply filters (Type/Category)

![filter](https://user-images.githubusercontent.com/25279263/97022859-46032b80-1572-11eb-8928-5375897d958a.gif)

## Featured

Got featured by [Sébastien Chopin](https://twitter.com/Atinux/status/1320054248089047041?s=20)

_Inspired by [nuxt/modules](https://github.com/nuxt/modules)_