@unction/split
TypeScript icon, indicating that this package has built-in type declarations

13.14.0 • Public • Published

@unction/split

Tests Stability Dependencies

string => (string | RegExp) => Array

Splits up a string by a delimiter.

split(" ")("a b") // ["a", "b"]
split(/-+/)("a---b") // ["a", "b"]

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
13.14.01latest

Version History

VersionDownloads (Last 7 Days)Published
13.14.01
13.13.00
13.12.00
13.11.10
13.11.00
13.10.10
13.10.00
13.9.00
13.8.10
13.8.00
13.7.01
13.6.10
13.6.00
13.5.00
13.4.00
13.3.10
13.3.00
13.2.00
13.1.00
13.0.00
12.0.00
11.0.00
10.0.00
9.0.00
8.0.00
7.0.00
6.0.00
5.0.00
4.0.00
3.0.00
2.0.00
1.52.01
1.51.00
1.50.00
1.49.00
1.48.00
1.47.00
1.46.00
1.45.00
1.44.00
1.43.00
1.42.01
1.41.00
1.40.00
1.39.00
1.38.00
1.37.00
1.36.00
1.35.00
1.34.00
1.33.00
1.32.00
1.31.00
1.30.00
1.29.00
1.28.00
1.27.00
1.26.00
1.25.00
1.24.00
1.23.00
1.22.00
1.21.00
1.20.00
1.19.00
1.18.00
1.17.00
1.16.00
1.15.00
1.14.00
1.13.00
1.12.00
1.11.00
1.10.00
1.9.00
1.8.00
1.7.00
1.6.00
1.5.00
1.3.00
1.1.00
1.0.00

Package Sidebar

Install

npm i @unction/split

Weekly Downloads

4

Version

13.14.0

License

SEE LICENSE IN LICENSE

Unpacked Size

14 kB

Total Files

7

Last publish

Collaborators

  • krainboltgreene