Skip to main content
Module

x/fluentci/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.4.3/search.ts";

Searches for packages on the FluentCI registry.

Parameters

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