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

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

Set up and run your CI locally or in any CI Provider in a consistent way
Latest
function default
import { default } from "https://deno.land/x/fluentci@v0.16.4/src/cmd/search.ts";

Searches for packages on the FluentCI registry.

Parameters

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