Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 560 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 560 Bytes

Expedite

Expedite is a javascript Expression Editor Environment. It's a simple jQuery plugin for authoring infix expressions in an ergonomic fashion. These expressions can then feature in search filters, queries, rule engines, or anything else you fancy that needs an expression system.

Expedite itself does not implement an expression evaluator. It's there only to let your user compose arithmetic and logical expressions without having to type code.

You can try the demo here