Skip to main content

Built and signed on GitHub Actions

JavaScript date utility library for Temporal API

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
100%
Published
a month ago (0.3.4)
interface AreIntervalsOverlappingOptions

Properties

Whether the comparison is inclusive or not. Default is true.

Add Package

deno add jsr:@fabon/vremel

Import symbol

import { type AreIntervalsOverlappingOptions } from "@fabon/vremel";

---- OR ----

Import directly with a jsr specifier

import { type AreIntervalsOverlappingOptions } from "jsr:@fabon/vremel";

Add Package

npx jsr add @fabon/vremel

Import symbol

import { type AreIntervalsOverlappingOptions } from "@fabon/vremel";

Add Package

yarn dlx jsr add @fabon/vremel

Import symbol

import { type AreIntervalsOverlappingOptions } from "@fabon/vremel";

Add Package

pnpm dlx jsr add @fabon/vremel

Import symbol

import { type AreIntervalsOverlappingOptions } from "@fabon/vremel";

Add Package

bunx jsr add @fabon/vremel

Import symbol

import { type AreIntervalsOverlappingOptions } from "@fabon/vremel";