Skip to content

gadge/texting

Repository files navigation

banner

featured functions on string

version language manager npm last update github last commit github commits node version

Features

  • Useful featured misc functions on string.
  • Small and separate modules. Install on need.
  • Lightweight and fast.

Install

$ npm install @texting/<tool-name>

Tools

bracket Add bracket to string function v
cite Add tense quote to string function v
fold Divide or fold text to vector function v
lange Get length of string function v
liner Handle lines breaks in string function v
padder Left/right/full pad of string function v
phrasing Transform among snake/camel/pascal naming function v
quote Add quote to string function v
sep Separate a string by delimiter regex function v
splitter Split a string by delimiter regex function v
string-value Generate a pseudo value of string function v
tap Join strings into an array function v
translator Replace string by predefined dictionary function v

Meta

LICENSE (MIT)