module Wordsmith

Overview

Wordsmith is a library for pluralizing, ordinalizing, singularizing and doing other fun and useful things with words.

Defined in:

wordsmith.cr
wordsmith/inflections.cr
wordsmith/inflector/inflections.cr
wordsmith/inflector/methods.cr

Constant Summary

VERSION = {{ (`shards version \"/home/runner/work/wordsmith/wordsmith/src\"`).chomp.stringify }}

The current Wordsmith version is defined in shard.yml

Class Method Summary

Class Method Detail

def self.load #

[View source]