Skip to main content
Home

Built and signed on GitHub Actions

This package works with Deno
This package works with Deno
JSR Score
29%
Published
8 months ago (0.4.40)

SHIBUI - universal workflow automation

👋 👋 ATTENTION!

This package is under development and will be frequently updated. The author would appreciate any help, advice, and pull requests! Thank you for your understanding 😊

deno run --allow-all jsr:@vseplet/shibui@0.4.40/framework/scripts/init
cd shibui-project && deno task dev
Built and signed on
GitHub Actions

New Ticket: Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.

Add Package

deno add jsr:@vseplet/shibui

Import symbol

import * as shibui from "@vseplet/shibui";
or

Import directly with a jsr specifier

import * as shibui from "jsr:@vseplet/shibui";