0.1.1 • Published 8 months ago

@caido-community/frontend-utils v0.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

🔥 Frontend Utils

NPM Version

This package supplements the Official SDK with Community Contributions. The goals are:

  • Experiment with new Frontend APIs
  • Work-arounds for current bugs / limitations in the SDK
  • Share useful utilities

This package is not meant to contain UI elements, only pure Typescript.

import { utils } from "@caido-community/frontend-utils";

export function init(sdk) {
  const { getHttpqlBar } = utils(sdk);
  // My code
}

💚 Community

Come join the Caido community either on Github or Discord.

0.1.1

8 months ago

0.1.0

8 months ago