Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
split-on-first
Split a string on the first occurance of a given separator
toad-cache
LRU and FIFO caches for Client or Server
first-chunk-stream
Buffer and transform the n first bytes of a stream
array-last
Get the last or last n elements in an array.
array-initial
Get all but the last element or last n elements of an array.
first-match
Find the first element in an array that passes a callback test. Equivalent to underscore.find()
ordinal
Module to provide the ordinal letters following a numeral
coalescy
Simple function that return the first non null or undefined argument
redux-first-history
Redux First History - Redux history binding support react-router - @reach/router - wouter
uc-first-array
Uppercase first character of each element in arrays of strings.
weekstart
Library to get first day of week.
starts-with
Returns `true` if the given string or array starts with prefix using strict equality for comparisons. Using fastest implementation.
common-prefix
Retrieve the common prefix across multiple strings
remark-lint-first-heading-level
remark-lint rule to warn when the first heading has a level other than a specified value
data-structure-typed
Standard data structure
end-with
Determines whether a string ends with the characters of another string.
humannames
A list, huge one (~200K) of human male/female first/last names.
reduce-first
Return early from reduce
text-upper-case-first
Convert text with only the first character in upper case
extra-array
An array is a collection of values, stored contiguously.