Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
totto2727-org/js-packageA 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




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