Description
A robust & optimized `String.prototype.endsWith` polyfill, based on the ECMAScript 6 specification.
Keywords
Publisher
Description
Wraps around an array or string and transforms certain methods into case-insensitive versions.
Keywords
Publisher
Description
The lodash method `_.endsWith` exported as a module.
Keywords
Publisher
Description
A collection of prototype functions for String object, some of them already adopted by new standards as ES6
Keywords
Publisher
Description
String utility methods.
Keywords
Publisher
Description
Removes a string from the end of another string.
Keywords
Publisher
Description
Node toolkit adding some helpful functions: files, array, string, color, math ...
Keywords
- screwdriver
- toolkit
- screwdriver toolkit
- node toolkit
- math functions
- file functions
- string functions
- array functions
- color functions
- time functions
- mkdir
- mkdirp
- mkdirpSync
- isBoolean
- View more
Publisher
Description
Replaces `startsWith` and `endsWith` with es5 compatible code.
Keywords
Publisher
Description
All polyfills about String
Keywords
Publisher
Description
The [strman](https://github.com/dleitee/strman) method `endswith` exported as a [Node.js](https://nodejs.org/) module.
Keywords
Publisher
Description
string extrapolated relations based on string similarity range between 0 and 1
Keywords
Publisher
Description
Check if iterable ends with value, like String.endsWith().