@ocdladefense/query-builder
v1.2.1
Published
Build and render SQL-like queries into UX elements.
Downloads
6
Readme
node-query-builder
Build and render SQL-like queries into UX elements.
Version History
v1.1.1
- Updated addCondition method - Simplify call to addCondition to use only field and value parameters; and an optional op parameter that defaults to =.
v1.1.0
- Original version.
Custom Events
Refer to examples of Custom Events in the MDN documentation.
Remember!
Custom Events must be constructed with relevant event name and details. These objects must then be triggered in order to participate in an actual event propagation.