Open Source Packages
Libraries, frameworks, tools, and SDKs used by the apps in this directory — scored the same way as the apps themselves.
All Packages
Category
Tags2
Sort:Used by Most Apps
Behat
A behavior-driven development (BDD) testing framework for PHP driven by Gherkin.
behave
A Python behavior-driven development framework that runs Gherkin feature files against step definitions written in plain Python.
vm-browserify
Emulates Node's vm module in the browser by evaluating code inside a hidden, sandboxed iframe.
simpleeval
A single-file Python library for safely evaluating user-supplied expressions without exposing full eval() access.
Asteval
A safe, minimalistic evaluator of Python expressions and statements using the ast module.
expr-eval-fork
A security-patched fork of expr-eval for safely parsing and evaluating math expressions in JavaScript without native eval().