1.0.5 • Published 9 months ago

@json-walker/util v1.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

@json-walker/util

Set of utilities libraries

WalkerPropertyType

Enum of all possibles property type

getPropertyType(value): WalkerPropertyType

Get the WalkerPropertyType of your value.

Option

Create an Option object (similar to an Optional in Java);

check service

It contains a list of methods to check the value depending of the type (such as isNull, èisDate`, etc...).

Commands

  • npm run dev:linting: Lint files
  • npm test: Run tests
  • npm run test:coverage: Run tests and see coverage reports

Contributing

1.0.5

9 months ago

1.0.4

9 months ago

1.0.3

9 months ago

1.0.2

9 months ago

1.0.1

10 months ago