pegjs

JavaScript parser generator

Debian Debian
RUN apt-get update && \ apt-get install -y node-pegjs
Ubuntu
RUN apt-get update && \ apt-get install -y node-pegjs
Arch Arch Linux
RUN pacman -S --noconfirm node-pegjs
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y node-pegjs
Fedora
RUN dnf install -y node-pegjs
Raspbian
RUN apt-get update && \ apt-get install -y node-pegjs
click the source code to copy install pegjs on any operating system with command-not-found.com