1 unstable release

0.0.0 Oct 24, 2022

#24 in #electron

Download history 1/week @ 2024-02-20 9/week @ 2024-02-27 1/week @ 2024-03-05 41/week @ 2024-03-12

52 downloads per month

MIT license

415KB
3K SLoC

JavaScript 2.5K SLoC // 0.0% comments Rust 169 SLoC

Shiba v2

Shiba v2 will be a complate rewrite of v1 and will drop several features to keep the application simple.

The next implementation will:

  • drop the built-in linter feature since checking the source directly in text editor is more useful
  • drop the HTML preview feature since it is actually not used
  • be a single executable using native WebView instead of Electron since it makes the installation much easier and the application size much smaller
  • use Rust for the main logic and use TypeScript with React for the view logic since Rust is faster and safer

Dependencies

~9–54MB
~744K SLoC