Skip to content

Enhance your JavaScript development with RalixBoost. Quickly access code snippets tailored for the Ralix framework, boosting efficiency and code maintenance.

Notifications You must be signed in to change notification settings

franpb14/RalixBoost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RalixBoost for Visual Studio Code

A Visual Studio Code extension providing snippets for the Ralix framework that provides barebones and utilities to help enhance your server-side rendered webapps.

Installation

You can install this extension directly from Visual Studio Code. Search for "RalixBoost" in the Extensions marketplace and install it.

Features

Explore the key features of this extension that make working with the Ralix framework more convenient:

  • Start searching for the function you need, and you can complete it simply by using the tab key.

    snippets

  • You can also read the documentation for each function.

    documentation example

  • New to Ralix? No problem! The extension also works if you start searching for the equivalent of what you need in vanilla JavaScript.

    originals