Search
prototyped.js
Common typescript ready prototypes available in both CommonJS and ECMAScript
v3.0.5 URL:
https://unpkg.com/prototyped.js@3.0.5/build/cjs/index.js
Open
Browse Files
server-side
client-side
common
typescript
prototype
array
all
any
append
average
chunk
clone
compact
contains
count
countBy
crossJoin
deepFlatten
diff
distinct
distinctBy
empty
equals
everyNth
first
flatten
get
groupBy
implode
indexOfAll
initial
intersect
isEmpty
last
limit
max
median
merge
min
nest
orderBy
pad
partition
pluck
prepend
pull
range
repeat
sample
shuffle
skip
sortBy
sum
tail
toCSV
union
unwind
where
whereBetween
whereIn
whereLike
whereNotBetween
whereNotIn
whereNotLike
whereNotNull
whereNull
zip
zipObject
boolean
isBoolean
date
isDate
today
tomorrow
yesterday
func
cache
defer
isFunction
once
globals
isBrowser
math
degreesToRads
factorial
fibonacci
gcd
isDivisible
isEven
isPrime
lcm
primes
radsToDegrees
number
digitize
inRange
isNumber
object
assign
camelCaseKeys
defaults
dig
forEach
invert
isObject
isObjectLike
isPlainObject
kebabCaseKeys
keys
lowerCaseKeys
map
mapKeys
mapValues
omit
reduce
set
size
snakeCaseKeys
values
string
base64
base64Decode
camelCase
capitalize
chars
decapitalize
humanize
isString
kebabCase
lines
mask
parseInt
pluralize
reverse
snakeCase
swapCase
truncate
words
isdivisible
return if a number is divisible
v0.9.0 URL:
https://unpkg.com/isdivisible@0.9.0/build/index.js
Open
Browse Files
isdivisible
divisible
numbers