Lavendeux inlines calculating, programming and testing utilities into your favourite text editor.
Test the result of a remote API call, check the result of a regular expression and much more, all without needing to break your workflow.
Currently, Lavendeux is Windows only, but Linux and OSX releases are coming shortly - if you are an OSX user interested in Lavendeux, please feel free to contact me.
Highlight an expression, and press control space; Lavendeux will replace it with the answer.
Or, alternatively, turn auto copy/paste off in the menu, and CTRL-Space will instead solve any expressions in your clipboard.
The parser itself is also available as a separate crate - lavendeux-parser
Extend Lavendeux's featureset with extensions. Extensions are written in javascript, sandboxed environment, with no network or host access.
For list of supported operations and data types, please click here