Skip to main content

Built and signed on GitHub Actions

Simple opinionated wrapper around the Luxon library

This package works with Node.js, Deno, BunIt is unknown whether this package works with Cloudflare Workers, Browsers
It is unknown whether this package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
It is unknown whether this package works with Browsers
JSR Score
100%
Published
4 days ago (0.0.1)

Date utilities

JSR @frytg/dates

This is a simple opinionated wrapper around the Luxon library to provide pre-configured helpers.

Author

Created by @frytg / frytg.digital

License

Unlicense - also see unlicense.org

Built and signed on
GitHub Actions
View transparency log

Add Package

deno add jsr:@frytg/dates

Import symbol

import * as dates from "@frytg/dates";

---- OR ----

Import directly with a jsr specifier

import * as dates from "jsr:@frytg/dates";

Add Package

npx jsr add @frytg/dates

Import symbol

import * as dates from "@frytg/dates";

Add Package

yarn dlx jsr add @frytg/dates

Import symbol

import * as dates from "@frytg/dates";

Add Package

pnpm dlx jsr add @frytg/dates

Import symbol

import * as dates from "@frytg/dates";

Add Package

bunx jsr add @frytg/dates

Import symbol

import * as dates from "@frytg/dates";