macOS
brew install mujslocal Homebrew formula metadata
安装
brew install mujslocal Homebrew formula metadata
sudo apk add mujsAlpine Linux edge package indexes · mujs · 来源: dl-cdn.alpinelinux.org
sudo dnf install mujsFedora Rawhide package metadata · mujs · 来源: dl.fedoraproject.org
nix profile install nixpkgs#mujsnixpkgs package indexes · pkgs/by-name/mu/mujs/package.nix · 来源: api.github.com
sudo pacman -S mujsArch Linux sync databases · mujs · 来源: geo.mirror.pkgbuild.com
sudo zypper install mujsopenSUSE Tumbleweed package metadata · mujs · 来源: download.opensuse.org
概览
Embeddable Javascript interpreter
历史
MuJS is an embeddable JavaScript interpreter in C developed and maintained by Artifex Software. The project site says it was originally developed for the MuPDF viewer, then made useful as an independent component. The GitHub mirror records Artifex copyright years beginning in 2013, and the public repository mirror was created in 2017.
The interpreter is aimed at applications that need scripting without pulling in a large browser engine. Its introduction page emphasizes ES5 compliance, portable C, building from a single C file, a small footprint, a simple embedding API, and a default sandboxed build. The README presents the package as a lightweight interpreter for extending other software with scripting capabilities, with command-line interpreter, static library, and header installation targets.
In package-manager ecosystems, MuJS belongs with embeddable language runtimes such as Lua, Duktape, QuickJS, and JerryScript. Its distinguishing role is a small C implementation tied historically to the MuPDF and Ghostscript/Artifex family, suitable for projects that want JavaScript extension points without V8-scale dependencies.
安全态势
generalized runtime or code generation signal.
yellow 风险 · 中 置信度 · runtime
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
mujs | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
mujs-pp | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:mujs |
|---|---|
| 版本 | 1.3.9 |
| 软件包管理器 | Homebrew |
| 主页 | https://www.mujs.com/ |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
libmujs-dev 1.3.6-1
Lightweight JavaScript interpreter (development package)
sudo apt install libmujs-devlibmujs3 1.3.6-1
Lightweight JavaScript interpreter library
sudo apt install libmujs3mujs 1.3.6-1
Lightweight JavaScript interpreter
sudo apt install mujsmujs
nix profile install nixpkgs#mujslibmujs-dev 1.3.3-3build2
Lightweight JavaScript interpreter (development package)
sudo apt install libmujs-devlibmujs3 1.3.3-3build2
Lightweight JavaScript interpreter library
sudo apt install libmujs3mujs 1.3.3-3build2
Lightweight JavaScript interpreter
sudo apt install mujsmujs 1.3.9-r0
An embeddable JavaScript interpreter
sudo apk add mujsmujs-dev 1.3.9-r0
An embeddable JavaScript interpreter (development files)
sudo apk add mujs-devmujs-libs 1.3.9-r0
An embeddable JavaScript interpreter (libraries)
sudo apk add mujs-libsmujs-static 1.3.9-r0
An embeddable JavaScript interpreter (static library)
sudo apk add mujs-staticmujs 1.3.7-3.fc45
An embeddable Javascript interpreter
sudo dnf install mujsmujs-devel 1.3.7-3.fc45
MuJS development files
sudo dnf install mujs-develmujs-static 1.3.7-3.fc45
MuJS development files using static lib
sudo dnf install mujs-staticmujs 1.3.9-1
An embeddable Javascript interpreter in C
sudo pacman -S mujsmujs 1.3.7-3.4
An embeddable Javascript interpreter
https://github.com/ccxvii/mujs
sudo zypper install mujs来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.