Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/deno_plural/src/rules/en.ts>irregulars

deno-plural module helps you to pluralize or singularize a given word.
Latest
variable irregulars
import { irregulars } from "https://deno.land/x/deno_plural@2.0.0/src/rules/en.ts";

type

Record<string, string>