Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
andrerfcsantos/deno-aocUtility functions of Advent of Code.
This package works with Node.js, DenoIt is unknown whether this package works with Cloudflare Workers, Bun, Browsers
JSR Score
100%
Published
2 days ago (0.0.2)
Add Package
deno add jsr:@asantos/aoc
Import symbol
import { nonEmptyLines } from "@asantos/aoc/input";
---- OR ----
Import directly with a jsr specifier
import { nonEmptyLines } from "jsr:@asantos/aoc/input";
Add Package
npx jsr add @asantos/aoc
Import symbol
import { nonEmptyLines } from "@asantos/aoc/input";
Add Package
yarn dlx jsr add @asantos/aoc
Import symbol
import { nonEmptyLines } from "@asantos/aoc/input";
Add Package
pnpm dlx jsr add @asantos/aoc
Import symbol
import { nonEmptyLines } from "@asantos/aoc/input";
Add Package
bunx jsr add @asantos/aoc
Import symbol
import { nonEmptyLines } from "@asantos/aoc/input";