CK.Javascript

Super light (51KB) Javascript-like expression interpreter in C#.

Latest version published almost 10 years ago
VersionReleasedDeprecated
1.2.1Jan 14, 2015
Feb 10, 2021
over 3 years ago
1.2.0Nov 16, 2014
Feb 10, 2021
over 3 years ago
1.1.0Aug 21, 2014
Feb 10, 2021
over 3 years ago

Last updated on 19 January-2024, at 00:33 (UTC).

Got EOL?

Xeol can give you visibility into end-of-life (EOL) and deprecated packages across all your repositories. Try it out!

Description

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).

FAQs

> Is CK.Javascript Deprecated?

It appears there are some versions of CK.Javascript that are deprecated.

> What is the deprecation date for the latest version of CK.Javascript?

The latest version of CK.Javascript was released on Jan 14, 2015, and it is now deprecated.

> What does deprecated mean?

Deprecated means that the package was either marked as deprecated on the package registry, or that the source code repository for the package was archived.