stentor-conditional
TypeScript icon, indicating that this package has built-in type declarations

1.59.57 • Public • Published

stentor-conditional

Conditionals are objects with key conditions that are strings with simple expressions.

The conditional determiner will take an array of conditionals and evaluate each condition and return an array of all the conditionals that returned true.

VM

By default, it uses the built-in Node VM but if you install vm2 or isolated-vm, it will then prefer either of those as your VM environment.

Note: isolated-vm is not in the optionalDependencies of the package.json as it causes a lot of noisy output during the installation process since it requires python.

/stentor-conditional/

    Package Sidebar

    Install

    npm i stentor-conditional

    Weekly Downloads

    996

    Version

    1.59.57

    License

    Apache-2.0

    Unpacked Size

    25.5 kB

    Total Files

    12

    Last publish

    Collaborators

    • michaelmyers