evaluate statically-analyzable expressions
A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.
Get callsites from the V8 stack trace API
Simple JavaScript expression evaluator
Evaluate node require() module content directly
A flexible math expression evaluator
Mathematical expression evaluator fork with exports map, prototype pollution and code injection security fixes
For ruby and ruby on rails
Alias for eval global.
Ruby SemVer in TypeScript.
WebSocket framework for Ruby on Rails.
Convention over configuration for using Vite in Ruby apps
decycle your json
A library for teleporting rich data to another place.
require or eval modules
Mark scopes for deopt which contain a direct eval call
prettier plugin for the Ruby programming language
JavaScript expression parsing and evaluation.
bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.
Safely evaluate JavaScript (estree) expressions, sync and async.
Like ruby's abbrev module, but in js
realistic password strength estimation
Ruby grammar for tree-sitter
Convention over configuration for using Vite in Rails apps
A Ruby interface to https://eval.in/.
Interactive Ruby command-line tool for REPL (Read Eval Print Loop).
Continuous testing for Ruby with fork/eval
tests strings of Ruby code for unauthorized patterns (exit, eval, ...)
Parsr aim to provide a way to safely evaluate a ruby expression composed only with literals, just as Python's ast.literal_eval
Braintrust Ruby SDK for evals, tracing and more.
Run shell commands with models instead of running strings
Grab and eval Ruby code via HTTP. You don't care about security, right? This gem is Dr. Nic's fault. We were looking for an easy way to run Ruby code that was publicly available on a web server, and though we've all written something to do this a time or two, we couldn't find a convenient gem. I hacked up a quick example: ruby -rubygems -ropen-uri -e \ 'eval open("http://gist.github.com/raw/473222/snippet.rb").read' \ jbarnette dr-nic-magic-awesome ...but why use a simple Ruby one-liner when we can go overboard and package it as a gem? While we're at it, why not add a tiny bit of extra sugar for Gists? This is not an original idea. It's been done a ton of times before, but this one is ours. Don't use it for anything real or it'll melt your face.
This ripl plugin automatically starts the debugger whenever an evaled input throws an exception. The debugger is started at the source of the exception.
see http://cpee.org
Shikashi allows whitelisting specific language features, from constants, to system modules, to arbitrary functions. This allows compete control over what evaluated code can do, restricting use outside of specification. WARNING: changes made in this package are experimental and can cause security flaws at the gain of performance.
urirequire hijacks Kernel.require to download and eval Ruby code somewhere else on the internets.