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

https://github.com/pacexy/niz-cli

Filter out available npm names.
https://github.com/pacexy/niz-cli

Last synced: 16 days ago
JSON representation

Filter out available npm names.

Awesome Lists containing this project

README

          

# niz-cli

> Filter out available npm names through some restrictions.

**IN WINDOWS, DON'T USE CMD!**

![screenshot](/media/screenshot.gif)

## Install

```shell
$ npm i -g niz-cli
```

## Usage

```shell
$ niz [options]
```

## Options

```shell
--regex, -r filter out npm names through regex
```

## Example

```shell
$ niz 3 --regex ^az
```