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

5.3.0 • Public • Published

@unction/startsWith

Tests Stability Dependencies

string => string => boolean

Determines if a given subset of text is at the start of another set of text.

startsWith("Hello")("Hello, world!") // true

Readme

Keywords

Package Sidebar

Install

npm i @unction/startswith

Weekly Downloads

2

Version

5.3.0

License

SEE LICENSE IN LICENSE

Unpacked Size

15.9 kB

Total Files

7

Last publish

Collaborators

  • krainboltgreene