An extention to VCEL that translates VCEL expressions into JavaScript code.
Info
Version: | 0.34.1 |
Author(s): | Brian Flynn |
Last Update: | Thursday, January 9, 2025 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/VCEL.JS |
Install
Install-Package VCEL.JS
dotnet add package VCEL.JS
paket add VCEL.JS
VCEL.JS Download (Unzip the "nupkg" after downloading)
Dependencies
- VCEL.Core(>= 0.7.8)