ArianaAriana is a tool to debug your JS/TS code in development way faster than with a traditional debugger or Features:
Please note Ariana is currently in beta and may experience issues. If you find some, feel free to submit them on our GitHub or on our Discord. How to useOptional: Clone this simple node.js repository if you just want to try out Ariana first:
1) ✨ Run your codebase's
|
Language | Platform/Framework | Status |
---|---|---|
JavaScript/TypeScript | Node.js | ✅ Supported |
Deno | ⚗️ Experimental | |
Bun | ❌ Not supported (yet) | |
Browser Frameworks | ||
JavaScript/TypeScript | React | ⚗️ Experimental |
JQuery/Vanilla JS | ✅ Supported | |
Vue/Svelte/Angular | ❌ Not supported (yet) | |
Other Languages | ||
Python | All platforms | 🚧 In development |
Code processing disclaimer
We need to process (but never store!) your JS/TS code files on our server based in EU in order to have Ariana work with it. It is not sent to any third-party including any LLM provider. An enterprise plan will come later with enterprise-grade security and compliance. If that is important to you, please let us know.
Release Notes
0.5.3
Fixed Discord link.
0.5.2
Added new tutorial gif that noticeably showcases the Ariana side panel button.
Improved the README overall, added example codebase and data disclaimer.
0.5.1
Removed python from the description because it is kinda missleading.
0.5
Made the extension compatible with VSCode ^1.94.0 (therefore more VSCode forks such as Windsurf)
0.1.0 to 0.4.0
Minor documentation tweaks.
0.0.1
Initial beta release