mustache

Mustache is a framework-agnostic way to render logic-free views

Install

All systems
curl cmd.cat/mustache.sh
Debian Debian
apt-get install ruby-mustache
Ubuntu
apt-get install ruby-mustache
Alpine
apk add ruby-mustache
Arch Arch Linux
pacman -S ruby-mustache
image/svg+xml Kali Linux
apt-get install ruby-mustache
Fedora
dnf install ruby-mustache
Windows (WSL2)
sudo apt-get update sudo apt-get install ruby-mustache
Raspbian
apt-get install ruby-mustache
Docker
docker run cmd.cat/mustache mustache powered by Commando

ruby-mustache

Mustache is a framework-agnostic way to render logic-free views

Inspired by ctemplate, Mustache is a framework-agnostic way to render logic-free views. (As in model-view-controller.) As ctemplates says, "It emphasizes separating logic from presentation: it is impossible to embed application logic in this template language." Think of Mustache as a replacement for your views. Instead of views consisting of ERB or HAML with random helpers and arbitrary logic, your views are broken into two parts: a Ruby class and an HTML template.

rubygem-mustache

render logic-free views

node-mustache

Mustache rendering engine for Javascript - NodeJS

Inspired by ctemplate, Mustache is a framework-agnostic way to render logic-free views. (As in model-view-controller.) As ctemplates says, "It emphasizes separating logic from presentation: it is impossible to embed application logic in this template language." This package provides the Mustache rendering engine for NodeJS, and the `mustache' command-line tool.

logstash

Tool for managing events and logs

nodered

Node-RED flow editor for the Internet of Things

A graphical flow editor for event based applications. Runs on Node.js - using a browser for the user interface. See http://nodered.org for more information, documentation and examples. Copyright 2017,2018 JS Foundation and other contributors, https://js.foundation/ Copyright 2015,2017 IBM Corp. Licensed under the Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0

kibana

Browser based analytics and search dashboard for Elasticsearch

bloodhound

Six Degrees of Domain Admin

This package contains BloodHound, a single page Javascript web application. BloodHound uses graph theory to reveal the hidden and often unintended relationships within an Active Directory environment. Attackers can use BloodHound to easily identify highly complex attack paths that would otherwise be impossible to quickly identify. Defenders can use BloodHound to identify and eliminate those same attack paths. Both blue and red teams can use BloodHound to easily gain a deeper understanding of privilege relationships in an Active Directory environment.