Search results
28 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Returns true if a filepath starts with the given string. Works with windows and posix/unix paths.
MDN polyfills
A JavaScript extension package for building strong and modern applications.
- wrap
- mixin
- try
- defer
- throttle
- debounce
- queue
- channel
- worker
- parallel
- parallelism
- multithreading
- goroutine
- asyncIterator
- View more
An array is a collection of values, stored contiguously.
Wraps around an array or string and transforms certain methods into case-insensitive versions.
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
Adds startsWith method to localForage.
All polyfills about String
Replaces `startsWith` and `endsWith` with es5 compatible code.
Doin' freaky nasty things to the built in prototypes.
- lodash
- underscore
- async
- string
- number
- date
- object
- prototype
- startsWith
- endsWith
- midnight
- forEach
- enumerate
- View more
An array is a collection of values, stored contiguously {web}.
Transform startsWith into raw char code tests
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
ExtremeJS Utilities
Removes a string from the beginning of another string.
`@akcybex/jstr` is a JavaScript library inspired by [Laravel 'Strings'](https://laravel.com/docs/10.x/strings) offering a chainable API for streamlined string manipulation and facilitating common string operations in javascript with enhanced expressivenes
- after
- afterLast
- ascii
- before
- beforeLast
- between
- betweenFirst
- camel
- charAt
- contains
- containsAll
- endsWith
- excerpt
- finish
- View more
Polyfill to provide string.startsWith on IE
The same as String.prototype.startsWith but comparing array elements instead of string characters
Determines whether a string begins with the characters of a specified string.