sallar / stringzLinks
Super fast unicode-aware string manipulation Javascript library
☆238Updated last year
Alternatives and similar repositories for stringz
Users that are interested in stringz are comparing it to the libraries listed below
Sorting:
- Move a file - Even works across devices☆202Updated last year
- Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes☆167Updated last year
- ✂️ Unicode-aware JS string splitting☆237Updated 4 years ago
- A simple, optimized JS library & node.js module for matching short, human-quality input to a list of possibilities.☆180Updated 4 years ago
- Create a promise that can be canceled☆447Updated last month
- Regular expression for matching URLs☆354Updated 5 years ago
- Loosely validate a URL.☆167Updated 2 years ago
- Timeout a promise after a specified amount of time☆294Updated last week
- An implementation of WHATWG AbortController interface.☆310Updated 4 years ago
- HTTP/1+2 Fetch API client for Node.js