Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
node-casbin

node-casbin/expression-eval

JavaScript expression parsing and evaluation, maintained by Casbin team. A hard fork from the unmaintained: https://github.com/donmccurdy/expression-eval

TypeScript
4
1
Apache License 2.0
donmccurdy's profile
donmccurdy
62 contributions
dependabot[bot]'s profile
dependabot[bot]
19 contributions
josh-hemphill's profile
josh-hemphill
8 contributions
tx2002's profile
tx2002
4 contributions
ubreddy's profile
ubreddy
3 contributions
hsluoyz's profile
hsluoyz
3 contributions
nodece's profile
nodece
3 contributions
semantic-release-bot's profile
semantic-release-bot
3 contributions
Kamikadze4GAME's profile
Kamikadze4GAME
2 contributions
skermes's profile
skermes
2 contributions

Support the dependencies of node-casbin/expression-eval

Account's avatar
EricSmekens/jsep
a tiny JavaScript expression parser
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
Account's avatar
typescript-eslint/typescript-eslint
TypeScript plugin for ESLint
Account's avatar
typescript-eslint/typescript-eslint
An ESLint custom parser which leverages TypeScript ESTree
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
kulshekhar/ts-jest
A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript
Account's avatar
evanw/node-source-map-support
Fixes stack traces for files with source maps
Account's avatar
scottcorgan/tap-spec
Formatted TAP output like Mocha's spec reporter
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

The node-casbin/expression-eval project is a JavaScript library for parsing and evaluating expressions, designed for developers who need to dynamically evaluate mathematical or logical expressions in their applications. It provides tools to parse expressions into an abstract syntax tree (AST) and evaluate them with given variables, making it useful for scenarios like rule engines or configuration-based logic. The library is maintained by the Casbin team and is a fork of an unmaintained project, ensuring ongoing support and updates.