1.1.3 • Published 1 year ago

jsonexpression v1.1.3

Weekly downloads
-
License
BSD-3-Clause
Repository
-
Last release
1 year ago

JSON is great in representing static data however there are many cases that we need standard way to represent dynamic data in JSON itself

Reserved names

name in JSON that use for operators

nameOperators or special variable
and
or
equal
greater
less
lessOrEqual
greaterOrEqual
not
in
notin
name
value

Simple expression

Operators

comparison operators

Logical operators

TYPE Conversion

Boolean

Boolean native value still represents as true, false

Date

Date type in JSON expression

Part of date

1.1.3

1 year ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago