Info
Version: | 1.2.0 |
Author(s): | Invenietis |
Last Update: | Sunday, November 16, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Invenietis/ck-javascript |
NuGet Url: | https://www.nuget.org/packages/CK.Javascript |
Install
Install-Package CK.Javascript
dotnet add package CK.Javascript
paket add CK.Javascript
CK.Javascript Download (Unzip the "nupkg" after downloading)
Dependencies
- CK.Core(4.1.0)
Its goal is not to evolve as a full javascript runner but to be an alternative to heavier solutions
when the only need is to rely on expressions (that may interact with plain .Net objects).
Typical use is for (clean) databinding (think to Angular.js expressions).