Skip to main content

Built and signed on GitHub Actions

Works with
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 Score100%
Published11 months ago (0.2.3)

A string utility package for manipulation, analysis, comparison, transformation, n-grams, and similarity metrics.

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:@nodef/extra-string

Import symbol

import { codePointAt } from "@nodef/extra-string";
or

Import directly with a jsr specifier

import { codePointAt } from "jsr:@nodef/extra-string";