29 packages found
Returns true if a filepath starts with the given string. Works with windows and posix/unix paths.
A robust & optimized `String.prototype.startsWith` polyfill, based on the ECMAScript 6 specification.
Wraps around an array or string and transforms certain methods into case-insensitive versions.
The same as String.prototype.startsWith but comparing array elements instead of string characters
The lodash method `_.startsWith` exported as a module.
A collection of prototype functions for String object, some of them already adopted by new standards as ES6
An array is a collection of values, stored contiguously.
An array is a collection of values, stored contiguously {web}.
A collection of common string functions.
- extra
- string
- at
- infix
- isInfix
- isPrefix
- isSuffix
- left
- prefix
- right
- size
- suffix
- CompareFunction
- MapFunction
- View more
A collection of common string functions {web}.
- extra
- string
- at
- infix
- isInfix
- isPrefix
- isSuffix
- left
- prefix
- right
- size
- suffix
- CompareFunction
- MapFunction
- View more
Node toolkit adding some helpful functions: files, array, string, color, math ...
- screwdriver
- toolkit
- screwdriver toolkit
- node toolkit
- math functions
- file functions
- string functions
- array functions
- color functions
- time functions
- mkdir
- mkdirp
- mkdirpSync
- isBoolean
- View more
Removes a string from the beginning of another string.
Adds startsWith method to localForage.
MDN polyfills
Determines whether a string begins with the characters of a specified string.
Determines whether a string ends with the characters of a specified string.
MDN polyfills
Doin' freaky nasty things to the built in prototypes.
- lodash
- underscore
- async
- string
- number
- date
- object
- prototype
- startsWith
- endsWith
- midnight
- forEach
- enumerate
- View more
Replaces `startsWith` and `endsWith` with es5 compatible code.
The [strman](https://github.com/dleitee/strman) method `startswith` exported as a [Node.js](https://nodejs.org/) module.