Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37567437
en ru br
ALT Linux repos
S:2.8.1-alt1

Group :: Development/Ruby
RPM: gem-execjs

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 2.8.1-alt1
Build date: 30 january 2023, 16:26 ( 64.8 weeks ago )
Size: 331.20 Kb

Home page:   https://github.com/rails/execjs

License: MIT
Summary: Run JavaScript code from Ruby
Description:

ExecJS lets you run JavaScript code from Ruby. It automatically picks the best
runtime available to evaluate your JavaScript program, then returns the result
to you as a Ruby object.

ExecJS supports these runtimes:

* therubyracer - Google V8 embedded within Ruby
* therubyrhino - Mozilla Rhino embedded within JRuby
* Duktape.rb - Duktape JavaScript interpret
* Node.js
* Apple JavaScriptCore - Included with Mac OS
* Microsoft Windows Script Host (JScript)
* Google V8
* mini_racer - Google V8 embedded within Ruby

Current maintainer: Ruby Maintainers Team

List of contributors

List of rpms provided by this srpm:

  • gem-execjs
  • gem-execjs-devel
  • gem-execjs-doc
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin