Voca

0 min read


The Voca library offers helpful functions to make string manipulations comfortable: change case, trim, pad, slugify, latinise, sprintf’y, truncate, escape and much more. The modular design allows to load the entire library, or individual functions to minimize the application builds. The library is fully testedwell documented and long-term supported.

JavaScript is fiercely not the easiest language for string manipulation. The Voca JavaScript string library makes string manipulation easy and simple with built-in functions sufficient for most string manipulation works.

Features:
  • Well-documented and fully tested library with long-term support
  • Built-in functions to handle, chop, format, and query strings
  • Can be deployed with any framework and has no external dependencies

Official : Voca: The JavaScript string library (vocajs.com)

Bima Sena

Leave a Reply

Your email address will not be published. Required fields are marked *