@apestaartje/string

A library with string utility functions.

Usage no npm install needed!

<script type="module">
  import apestaartjeString from 'https://cdn.skypack.dev/@apestaartje/string';
</script>

README

String

Build Status Coverage Status NPM Version

This is a collection of string utility functions written in TypeScript. The compiled files and the declaration files are available in the dist folder. Each function is in it's own file, therefore if you want to use one specific function you don't need to import a whole bunch of unwanted code.

For the docs of the functions see the docs folder.