Skip to content

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

License

Notifications You must be signed in to change notification settings

ZodiacWind/Lavendeux

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lavendeux Build Status

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 48.4%
  • Rust 47.9%
  • HTML 2.7%
  • CSS 1.0%