Search results
28 packages found
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
An eslint plugin to enforce method or function name stick to the conventions.
Test if a string starts with the characters of another string.
Test if a string starts with the characters of another string.
Test if a string starts with the characters of another string.
Returns `true` if the given string or array starts with prefix using strict equality for comparisons. Using fastest implementation.
Determines whether a string ends with the characters of another string.
Determines whether a string begins with the characters of another string.
Creates a slice of array with n elements dropped from the end.
Creates a slice of array with n elements dropped from the beginning.
A novice boot component based on vue
Function to help deal with your Postgres transactions.
React helpers for redux-transaction, e.g. load model on props change and automatically cancel on unmount
Optimistically apply actions, then rollback when they fail
Easy way to read file lines on two directions: from the beginning to the end and from the end to the beginning.