180 packages found
Split string by any separator excluding brackets, quotes and escaped characters
Split a string on the first occurance of a given separator
Emoji-aware unicode string utilities
Generic splitOnce, using indexOf and slice so it can work on strings and buffers alike.
Easy way to split a string on a given character unless it's quoted or escaped.
A library that splits a string into an array containing all leading numeric digits as one value and the rest (non-numeric) of the string as the second value.
Simple to use library that rework a string splitting it to meaningful tokens
Split a string by delimiters but ignore contents inside parenthesis/brackets.
A JavaScript library that breaks strings into their individual user-perceived characters. It supports emojis!
A split function that returns [limit] elements, the last being the remainder.
Small, extensible, Angular-style string templating
split up a string by defined character groups. useful for creating custom regex tools.
Tokenize a string.
splits string by comma, trims & dedups
this is a module that you can use to manipulate strings ...
str.scss - set of functions that helps to manipulate strings.
- scss
- string
- chars
- char-at
- split
- join
- to-swapcase
- replace
- bulk-replace
- include
- count
- first-index
- last-index
- capitalize
- View more
Split a string on the first occurance of a given separator
🍰 Cut the string to a certain length, use hyphenation or space, align center/left/right.
splits a string into limited length of substrings, but keep last substring unsplit