Automic VaultAutomic Vault

brew

Install decasify with Homebrew, Nix, pacman

Utility for casting strings to title-case according to locale-aware style guides. Version 0.11.3 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install decasify

local Homebrew formula metadata

Linux

Nixverified · 92%
nix profile install nixpkgs#decasify

nixpkgs package indexes · pkgs/by-name/de/decasify/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S decasify

Arch Linux sync databases · decasify · source: geo.mirror.pkgbuild.com

overview

Package summary

Utility for casting strings to title-case according to locale-aware style guides

Commands and aliases

  • decasify

history

Project history and usage

decasify is a locale-aware string case conversion project packaged as a CLI, Rust crate, Lua rock, Python module, JavaScript/WASM module, editor plugin, SILE package, and Typst package. Its most visible purpose is title-casing prose, especially where English-only tools fail.

Project history

The README states that decasify was born from frustration with all-caps titles in Markdown sources and the lack of tooling for Turkish prose case conversion. The public repository was created in July 2023, and the changelog shows early CLI and Lua/Rust work followed by Python, JavaScript/WASM, SILE, Typst, Vim, and Neovim integrations.

Adoption history

decasify is unusual for a small case-conversion tool because it deliberately exposes the same functionality through many packaging ecosystems: Homebrew and Arch for the CLI, Cargo for Rust, LuaRocks, PyPI, npm, SILE, Typst Universe, and editor plugin managers. That spread is documented by the README installation and usage sections.

How it is used

CLI usage accepts arguments or standard input and defaults to English title case, with flags for locale and style guide. Library users call case-specific functions, while editor integrations expose a `:Decasify` command for transforming lines or ranges with configurable locale, style guide, and override words.

Why package nerds care

Package nerds care about decasify less as a huge utility and more as a clean example of one text-processing core shipped across several language and editor ecosystems. Its packaging matrix is the story: a Rust implementation serving CLI, Lua, Python, JavaScript, SILE, Typst, Vim, and Neovim users.

Timeline

  • 2023: Repository created and 0.1.0 accepted standard input for the CLI.
  • 2024: Python, JavaScript/WASM, SILE, Neovim, and broader API work arrived through the 0.5-0.8 series.
  • 2025: Typst packaging and Spanish support appeared in later releases.
  • 2026: 0.11.3 added Neovim preview behavior, CLI help colors, binary-install tooling, and Lua 5.5 support.

Related projects

  • decasify builds on and references the Rust titlecase crate for Gruber-style English title casing, while also consulting language-specific style sources such as Turkish Language Institute rules and Spanish style references.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Build metadata lists 2 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
decasifycliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version0.11.3
manager updated
local dataok
upstreamnot checked
latest detectednot detected

https://github.com/alerque/decasify

install metadata

Package metadata

Package keybrew:decasify
Version0.11.3
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/decasify
Homepagehttps://github.com/alerque/decasify
Repositoryhttps://github.com/alerque/decasify
Upstream docshttps://github.com/alerque/decasify#readme
LicenseLGPL-3.0-only
Source archivehttps://github.com/alerque/decasify/releases/download/v0.11.3/decasify-0.11.3.tar.zst
Build dependenciespkgconf, rust
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namedecasify
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

decasify

nix profile install nixpkgs#decasify
  • normalized package name match
  • Matched by: Decasify
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/de/decasify/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
pacman95%

decasify 0.11.3-2

cast strings to title-case according to locale specific style guides including Turkish (CLI tool)

https://github.com/alerque/decasify

sudo pacman -S decasify
  • License: LGPL-3.0-only
  • Architecture: x86_64
  • 2 dependencies
  • normalized package name match
  • Matched by: Decasify
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: decasify from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment