Skip to main content
Home

@totto/lib@0.2.1
Built and signed on GitHub Actions

A library of utilities implemented by @totto2727. Basically, it includes libraries that utilize the Result type (result, safe), commonly used errors, and functions. Other plugins that can be used are included.

This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
This package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
This package works with Browsers
JSR Score
70%
Published
a year ago (0.2.1)

@totto/lib

This repository is a monorepository project of packages created or forked by @totto2727.

Contributors

Please refer to CONTRIBUTING.md when developing.

Original Package

Folked Package

Usage

Utility

import * as error from "jsr:@totto/lib/error"
import * as result from "jsr:@totto/lib/result"
import * as safe from "jsr:@totto/lib/safe"
import * as sleep from "jsr:@totto/lib/sleep"
import * as test from "jsr:@totto/lib/test"

Remark Plugin

import { rlc } from "jsr:@totto/lib/remark-link-card"
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.