Simple JavaScript expression evaluator
A very simple eval-in-context function.
A simple eval plugin
evaluate statically-analyzable expressions
Evaluate node require() module content directly
A simple cache for a few of the JS Error constructors.
Mathematical expression evaluator fork with exports map, prototype pollution and code injection security fixes
A flexible math expression evaluator
require or eval modules
Mark scopes for deopt which contain a direct eval call
Get callsites from the V8 stack trace API
JavaScript expression parsing and evaluation.
Alias for eval global.
Safely evaluate JavaScript (estree) expressions, sync and async.
A library for teleporting rich data to another place.
Eval a string with a passed scope
Fastest event emitter in the world
Mathematical expression evaluator
decycle your json
TypeScript execution environment and REPL for node.js, with source map support
Parse Content Security Policy directives.
Safer version of eval()
Adds support for environments that disallow support of new Function
Evaluate code in a full tscircuit runtime environment, including Sucrase transpilation and execution, so you just need to send the code to be executed with automatic handling of imports from `@tsci/*`
Parsr aim to provide a way to safely evaluate a ruby expression composed only with literals, just as Python's ast.literal_eval
Trusted Sandbox makes it simple to execute classes that eval untrusted code in a resource-controlled docker container
Calc is safe, simple, pure-ruby mathematical expressions evaluator (calculator) library. Although based on Ruby 'eval', it takes special care to sanitize the expression.
A minimal testing framework that provides all the features a programmer needs for simple testing. Removed eval in assert, no need to put test in quotes. Made MnmlTestAssertionError error class.
A secure non evaling end user template engine with aesthetic markup. Liquid is a template engine which I wrote for very specific requirements. * It has to have beautiful and simple markup. Template engines which don't produce good looking markup are no fun to use. * It needs to be non evaling and secure. Liquid templates are made so that users can edit them. You don't want to run code on your server which your users wrote. * It has to be stateless. Compile and render steps have to be seperate so that the expensive parsing and compiling can be done once and later on you can just render it passing in a hash with local variables and objects.
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.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.