/Lavendeux

Lavendeux inlines calculating, programming and testing utilities into your favourite text editor.

Primary LanguageJavaScriptMIT LicenseMIT

Lavendeux Build Status

Installer and binaries

Lavendeux enhances the clipboard

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.

How to use it

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

Extensions

Extend Lavendeux's featureset with extensions. Extensions are written in javascript, sandboxed environment, with no network or host access.

What it can do

For list of supported operations and data types, please click here