Skip to content

drewxs/exl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

exL

exL is a simple command-line interface (CLI) spreadsheet tool written in Rust, allowing users to create and edit spreadsheets in a terminal environment.

Future Improvements / Road map

  • Selecting multiple rows ✅
  • Save to CSV
  • Loading CSV
  • Deleting Row/Columns
  • Excel formula parser
  • Excel functions ( The stock functions may be subject to change )
    • SUM
    • COUNT
    • COUNTIF
    • IF
    • AVERAGE
    • MIN
    • MAX
    • SUMPRODUCT
  • WASM plugin support

Stay tuned for updates!

Contributing

We welcome contributions to exL! If you have an idea for a new feature or spot a bug, please feel free to open an issue or submit a pull request.

About

exL is a lightweight, command-line interface (CLI) spreadsheet tool written in Rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%