Search
ts-type-guards
Curried TypeScript type guards for primitive types and classes
v0.7.0 URL:
https://unpkg.com/ts-type-guards@0.7.0/dist/index.js
Open
Browse Files
TypeScript
type guards
type
guard
isBoolean
isNumber
isString
isSymbol
isNull
isUndefined
isPrimitive
isNonPrimitive
is
isLike
isArrayOf
only
is-primitive-x
Returns true if the value is a primitive.
v1.0.1 URL:
https://unpkg.com/is-primitive-x@1.0.1/dist/is-primitive-x.js
Open
Browse Files
isPrimitive
module
javascript
nodejs
browser
mout-lang-type
An extension to the `mout/lang` utilities
v0.6.0 URL:
https://unpkg.com/mout-lang-type@0.6.0/dist/cjs/index.js
Open
Browse Files
AMD
bugfix
camelCase
check
checks
CJS
CommonJS
ECMAScript
ES
extension
fix
instanceOf
isKind
isPrimitive
isType
kind
kindOf
kinds
lang
lowerCamelCase
lowercase
modular
module
modules
mout
Node.js
object
objects
optimization
plugin
reliable
RequireJS
RJS
spec
test
tests
type
typeof
types
utilities
@technobuddha/library
A large library of useful functions
v2.0.3 URL:
https://unpkg.com/@technobuddha/library@2.0.3/dist/index.js
Open
Browse Files
addTime
angleBetweenPoints
angleDifference
angleOfLine
angleReflection
approximatelyEquals
area
beginningOfDay
beginningOfMonth
beginningOfWeek
beginningOfYear
binaryUnits
bounds
build
camelCase
capitalize
cardinal
ceil
centroid
ch
changed
chop
clamp
clean
cleanEnd
cleanStart
clear
collapse
collapseBreakingSpace
collapseWhitespace
compare
compareNumbers
compareStrings
conjoin
constructNumber
convexHull
correctMSWord
count
Crc32
create2dArray
crossProduct
dataURL
dayOfWeek
dayOfYear
daysInMonth
decodeBase64
decodeBase64Url
decodeBinary
decodeText
deconstructNumber
deepEquals
delimited
deromanize
diceCoefficient
dotCase
duration
edgeAngles
encodeBase64
encodeBase64Url
encodeBinary
encodeText
endOfDay
endOfMonth
endOfWeek
endOfYear
ensurePrefix
ensureSuffix
escapeC
escapeGraphQL
escapeHTML
escapeJava
escapeJS
escapePython
extractDigits
fillTemplate
floor
formatDate
formatNumber
fraction
fuzzyMatch
getIndent
graphQL
groupCode
HashBase
humanCase
indefiniteArticle
indent
initials
int32
isAlpha
isAlphaNumeric
isArrayLike
isBoolean
isCartesian
isClosed
isDate
isDomain
isEmail
isEven
isFunction
isInPolygon
isIntersecting
isIPV4
isIPV4Local
isISODate
isIterable
isIterator
isLeapYear
isLeftOfLine
isLowerCase
isMidnight
isMultipleOf
isNegativeZero
isNumber
isNumeric
isObject
isOdd
isOnLine
isOnPolygon
isoWeekOfYear
isoWeeksInYear
isPolar
isPolygon
isPrimitive
isPunctuation
isRect
isRegExp
isRightOfLine
isSameDay
isSameMonth
isSameWeek
isSameYear
isString
isSurrogate
isUpperCase
isValidDate
isWhitespace
JSONMap
JSONSet
julian
kebabCase
largestInscribedRectangle
lerp
levenshteinDistance
lineIntersection
lineLength
longestCommonSubsequence
longestCommonSubstring
lookAhead
macroCase
maj
manhattanDistance
mask
matchCase
matches
mean
median
MersenneTwister
metricUnits
midpoint
mode
modulo
normalizeAngle
normalizeBinary
normalizeLineSegment
numberToLetter
occurrenceInMonth
orderOfMagnitude
ordinal
pad
parseDate
pascalCase
perimeter
plural
polygonSides
possessive
PriorityQueue
quote
randomDraw
randomPick
randomShuffle
randomWeightedPick
re
readability
regularPolygon
relativeTime
removeDiacritics
replacer
reviver
romanize
root
rotate
rotl
rotr
round
sameValue
scale
Sha1
Sha224
Sha256
Sha384
Sha512
ShaBase
shallowEquals
singleLine
snakeCase
sortKeys
sortOrder
splitChars
splitLines
splitSentences
splitWords
standardDeviation
star
startCase
strip
sum
summarize
syllables
tag
TimeSpan
timezone
titleCase
toAngle
toArray
toASCII
toBoolean
toCartesian
toClosed
toDate
toDegrees
toEnumeration
toError
toFilename
toInteger
tokenize
toLineSegment
toNumber
toPolar
toPolygon
toPrimitive
toRadians
toSquare
toString
translate
uncapitalize
unescapeC
unescapeHTML
unescapeJava
unescapeJS
unescapePython
unicodeLength
unindent
unquote
variance
wordwrap
zipperMerge
locore
locore is a Standard library. the library with basic JavaScript methods to improve development efficiency.
v0.0.0-beta.1 URL:
https://unpkg.com/locore@0.0.0-beta.1/src/index.ts
Open
Browse Files
locore
lodash
typescripts
qianduanka
type
isPrimitive
isNumber
isString
isBoolean
isNull
isUndefined
isBigInt
isSymbol
isPureObject
isObject
isArray
isNaN
isFinite
isEmpty
isEqual
isFunction
isSet
isMap
isWeakSet
isWeakMap
isInt16Array
isArrayBuffer
isDataView
instance
instanceof
getClassName
getClass
Object
cloneDeep
assign
extend
reduceTarget
delReduceTarget
Function
debounce
throttle
sleep
delay
curry
MATH
add
sub
mul
div
min
max
sum
mean
floor
ceil
round
String
toParamString
lowerFirst
upperFirst
delString
insertString
spliceString
formatThousand
Number
clamp
inRange
random
toParamNumber
toFinite
Collection
size
group
sort
sample
shuffle