Creates a function that accepts specified strings (or abbreviations thereof) and returns corresponding specified output.
Street suffixes and abbreviations
Npm module for IANA unofficial JSON data
To parse abbreviations from strings
Common Typography Rules for Richtypo
Cities and provinces from Canada.
Standardizes Canadian postal addresses
English Typography Rules for richtypo.js
Russian typography rules for Richtypo
Fast and safe abbreviation expansion for zsh
Procedural derive macro to generate boilerplate on unit variants enum types
Fast and safe abbreviation expansion for zsh
mdBook preprocessor that expands defined abbreviations
A professional Rust implementation of the Tsetlin Machine algorithm
ZSH abbreviations
`.drop_ok` syntax sugar for `Result`. It's instead of `.map(|_|())`.
`.drop_some` syntax sugar for `Option`. It's instead of `.map(|_|())`.
Fast, dictionary-backed Chinese to Pinyin conversion for Rust and the command line.
A modern replacement for ps
mdBook preprocessor that simply replaces text
MCP server for Swiss weather, pollen, radiation, UV, and air-quality data
abbr tags are part of the html spec. They are currently not part of markdown but potentially part of common mark. In the mean time this adds abbr tags
Tool for spidering websites/blogs, extracting geodata from specific pages. Starting at a base URL, it will spider every page underneath, returning pages which have a URL that matches a desired pattern. The typical use case is spidering an entire blog for posts which contain geodata. Different methods for extracting geodata can be used. It currently supports UK postcodes and the abbr design pattern geo microformat <http://microformats.org/wiki/geo>. It is current in use behind the scenes of the Geoblogomatic <http://www.geoblogomatic.com>.