Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
unique-string
Generate a unique random string
crypto-random-string
Generate a cryptographically strong random string
github-slugger
Generate a slug just like GitHub does for markdown headings.
slugify
Slugifies a String
speakingurl
Generate a slug – transliteration with a lot of options
rehype-slug
rehype plugin to add `id` attributes to headings
@sindresorhus/slugify
Slugify a string
to-no-case
Remove any existing casing from a string.
to-space-case
Convert a string to space case.
transliteration
Unicode to ACSII transliteration / slugify module for node.js, browser, Web Worker, ReactNative and CLI.
dashify
Convert a camelcase or space-separated string to a dash-separated string. ~12 sloc, fast, supports diacritics.
slug
slugifies even utf-8 chars!
url-slug
Slug generator with less than 1 KB and no dependencies, RFC 3986 compliant
random-word-slugs
A random word slug generator pre-loaded with many words
sluga
Slugify a string
limax
Node.js module to generate URL slugs. Another one? This one cares about i18n and transliterates non-Latin scripts to conform to the RFC3986 standard. Mostly API-compatible with similar modules.
slugg
Make strings url safe (with no dependencies)
to-slug-case
Convert a string to slug case.
to-case
Simple case conversion and detection for strings.
namify
Convert a npm package name into a safe-to-use variable name. Use as a mixin in Yeoman generators.