Skip to main content
Home

Built and signed on GitHub Actions

Fonctions pour nb mots, nb phrases, nb caractères, repetitions de mots, répétitions de lettres, répétitions de symboles

This package works with Node.js, DenoIt is unknown whether this package works with Cloudflare Workers, Bun, Browsers
It is unknown whether this package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
It is unknown whether this package works with Bun
It is unknown whether this package works with Browsers
JSR Score
100%
Published
9 months ago (0.1.3)

This module contains functions to count things in strings.

Built and signed on
GitHub Actions

New Ticket: Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.

Add Package

deno add jsr:@insu-qg/mots

Import symbol

import * as mots from "@insu-qg/mots";
or

Import directly with a jsr specifier

import * as mots from "jsr:@insu-qg/mots";

Add Package

pnpm i jsr:@insu-qg/mots
or (using pnpm 10.8 or older)
pnpm dlx jsr add @insu-qg/mots

Import symbol

import * as mots from "@insu-qg/mots";

Add Package

yarn add jsr:@insu-qg/mots
or (using Yarn 4.8 or older)
yarn dlx jsr add @insu-qg/mots

Import symbol

import * as mots from "@insu-qg/mots";

Add Package

vlt install jsr:@insu-qg/mots

Import symbol

import * as mots from "@insu-qg/mots";

Add Package

npx jsr add @insu-qg/mots

Import symbol

import * as mots from "@insu-qg/mots";

Add Package

bunx jsr add @insu-qg/mots

Import symbol

import * as mots from "@insu-qg/mots";