parse_functions 2.0.1 copy "parse_functions: ^2.0.1" to clipboard
parse_functions: ^2.0.1 copied to clipboard

Simple functions that can be used to parse values, most often from json.

codecov Build Status pub style: lint

Contains functions to help you parse values.

Functions #

All functions below support providing default value if input can't be parsed.

  • parseDouble
  • parseInt
  • parseNum
  • parseString
  • parseBool
  • parseDateTime
  • parseUriData
  • parseUri
  • parseBigInt
  • parseList
  • parseListNoCatch
0
likes
140
pub points
49%
popularity

Publisher

unverified uploader

Simple functions that can be used to parse values, most often from json.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

More

Packages that depend on parse_functions