Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/fluentci/src/cmd/search.ts>default

This is the command line interface for FluentCI.
Go to Latest
function default
import { default } from "https://deno.land/x/fluentci@v0.13.0/src/cmd/search.ts";

Searches for packages on the FluentCI registry.

Parameters

query: string
  • The search query.
options: { limit: number; }
  • The search options.