2017 © Pedro Peláez
 

craft-plugin wordsmith

...because you have the best words.

image

topshelfcraft/wordsmith

...because you have the best words.

  • Sunday, December 31, 2017
  • by TopShelfCraft
  • Repository
  • 2 Watchers
  • 12 Stars
  • 2,900 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 1 Forks
  • 6 Open issues
  • 4 Versions
  • 110 % Grown

The README.md

Wordsmith

a plugin for Craft CMS, (*1)

A Top Shelf Craft creation
Michael Rog, Proprietor, (*2)

...because you have all the best words., (*3)


tl:dr

Wordsmith is a blazing fast, multi-byte safe, one-stop text manipulation toolkit for Craft CMS., (*4)

Features

  • Trim and truncate text or HTML (by paragraph, word, or character)
  • Beautify your typography (smart quotes, widow-prevention, ampersand styling, etc.)
  • Change case and inflection
  • Transliterate international text
  • Search, count, isolate, and replace substrings
  • Parse Emoji, using standard and short names
  • Parse names to get their parts (e.g. first name, last name, etc.)
  • Parse a URL to get its parts (e.g. host name, path, query string, fragment, etc.)
  • Get a YouTube or Vimeo video ID from a URL
  • Match and re-case Roman numerals
  • Calculate text statistics like word count, sentence count, and readability
  • Tell whether a variable value is string-like
  • ...and much more...

Installation

  1. From your project directory, use Composer to require the plugin package:, (*5)

    composer require topshelfcraft/wordsmith
    
  2. In the Control Panel, go to Settings → Plugins and click the “Install” button for Wordsmith., (*6)

  3. There is no Step 3., (*7)

Wordsmith is also available for installation via the Craft CMS Plugin Store., (*8)

Documentation

A comprehensive Guide, along with Release Notes, can be found in the documentation:, (*9)

https://wordsmith.docs.topshelfcraft.com, (*10)

The Versions