C
CanxJS
v1.6.2
  • Learn
  • Blog
  • Showcase
C
CanxJS

Ultra-fast async MVC backend framework for Bun. Build production-ready APIs with elegance and speed.

Resources

  • Documentation
  • Learn
  • Blog
  • Showcase

Documentation

  • Introduction
  • Installation
  • Core Concepts
  • CLI Commands
  • API Reference

Legal

  • Privacy Policy
  • Terms of Service

© 2026 CanxJS. All rights reserved.

Built with ❤️ for Candra Kirana

v1.0.0 Available Now

CanxJS for VS Code

Supercharge your development workflow with official snippets, commands, and potential intellisense for CanxJS.

*Requires VS Code 1.80.0 or newer

Smart Snippets

Type canx-controller to instantly scaffold new controllers with CRUD methods.

Rapid Routing

Define routes faster than ever with canx-route snippets supporting all HTTP methods.

Command Palette

Access framework specific commands directly from the VS Code command palette.

How to Install

Since we are self-hosting this extension, installation is slightly different (but easy!).

1

Download the VSIX file

Click the download button above to save the .vsix file to your computer.

2

Open VS Code Extensions

Open VS Code, go to the Extensions view (Ctrl+Shift+X), click the "..." menu at the top right, and select "Install from VSIX...". Or search for "canxjs" in the VS Code Marketplace.

3

Select and Install

Browse to where you downloaded the file and select it. VS Code will install it instantly.