Sign in Sign up
nuget

CK.Javascript

This small library implements a recursive descent parser that handles javascript expressions. 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).

nuget View on Nuget

Activity

Latest release
11y ago
Total releases
2
Cadence
~3 months
Last 12 months
0

Details

First release
Aug 21, 2014
Releases
Version Released
1.2.0 minor
1.1.0 initial