Skip to main content
Module

x/johnny_decimal/mod.ts>default

Utilities for interacting with a Johnny Decimal filing system.
Go to Latest
function default
import { default } from "https://deno.land/x/johnny_decimal@1.1.1/mod.ts";

Sort used for ordering lists of Locations.

Order Parameters:

  • Directories outside of the JD naming system are sorted to bottom.
  • Containing directories are sorted to top
  • Order all locations by number.

Parameters

a: string
b: string