@castlelemongrab/strr

A small library of string parsing functions

Usage no npm install needed!

<script type="module">
  import castlelemongrabStrr from 'https://cdn.skypack.dev/@castlelemongrab/strr';
</script>

README

strr

This is a shared library of simple string processing functions. Currently, this library provides functionality for parsing character-delimited text containing optional escape characters. This is intended to be extremely minimalist, and is currently only used internally.

License

MIT