0.2.11 • Published 3 years ago

@scalecube/utils v0.2.11

Weekly downloads
318
License
MIT
Repository
-
Last release
3 years ago

Join the chat at https://gitter.im/scalecube-js/Lobby

NOTICE versions 0.0.x are experimental without LTS or the API and behavior might change from patch to patch

Scalecube utils

reusable utils library

address

getFullAddress

Given valid address: Address
When  calling getFullAddress(address)
Then  fullAddress will be added to the address object

validateAddress

Given address: any
And   isOptional: boolean
# isOptional = true
When  calling validateAddress(address, isOptional) 
Then  valid address can be undefined or type Address
# isOptional = false
When  calling validateAddress(address, isOptional) 
Then  valid address must be of type Address

constants

NOT_VALID_PROTOCOL
NOT_VALID_ADDRESS 
NOT_VALID_HOST 
NOT_VALID_PATH
NOT_VALID_PORT

##check

assert
isDefined
isString
assertNonEmptyString
isArray
isNonEmptyArray
assertArray
isObject
assertObject
assertNonEmptyObject
isOneOf
assertOneOf
isFunction
assertFunction
assertNumber
0.2.11

4 years ago

0.2.10

4 years ago

0.2.7

5 years ago

0.2.9

5 years ago

0.2.8

5 years ago

0.2.2-test.0

5 years ago

0.2.3-test.0

5 years ago

0.2.1

5 years ago

0.2.2-test.15

5 years ago

0.2.0

5 years ago

0.0.3-next.15

5 years ago

0.0.3-next.14

5 years ago

0.0.3-next.13

6 years ago

0.0.3-next.12

6 years ago

0.0.3-next.11

6 years ago

0.0.3-next.10

6 years ago

0.0.3-next.9

6 years ago

0.0.3-next.8

6 years ago

0.0.3-next.7

6 years ago

0.0.3-next.6

6 years ago

0.0.3-next.5

6 years ago

0.0.3-next.4

6 years ago

0.0.3-next.3

6 years ago

0.0.3-next.2

6 years ago

0.0.3-next.1

6 years ago

0.0.3-next.0

6 years ago

0.0.2-next.0

6 years ago

0.0.2-alpha.14

6 years ago

0.0.2-alpha.13

6 years ago

0.0.2-alpha.12

6 years ago

0.0.2-alpha.11

6 years ago

0.0.2-alpha.10

6 years ago

0.0.2-alpha.9

6 years ago

0.0.2-alpha.8

6 years ago

0.0.2-alpha.7

6 years ago

0.0.2-alpha.6

6 years ago

0.0.2-alpha.5

6 years ago

0.0.2-alpha.4

6 years ago

0.0.2-alpha.3

6 years ago

0.0.2-alpha.2

6 years ago

0.0.2-alpha.1

6 years ago

0.0.2-alpha.0

6 years ago

0.0.1

6 years ago