issues
search
sindresorhus
/
split-at
Split a string at one or more indices
MIT License
23
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Move to GitHub Actions
#5
Richienb
closed
3 years ago
0
[Question]: Why splitAt('unicorn', 1) is ['un', 'icorn'] instead of ['u', 'nicorn'] ?
#4
rockmandash
closed
5 years ago
2
Require Node.js 8, add TypeScript definition
#3
BendingBender
closed
5 years ago
0
Add support for negative indices
#2
maxhallinan
closed
9 years ago
3
Support negative indices
#1
sindresorhus
closed
9 years ago
3