Letter N

nodejs-mustache - mustache.js is an implementation of the mustache template system in JavaScript

Website: https://github.com/janl/mustache.js
License: MIT
Vendor: Alcance Libre, Inc.
Description:
An implementation of the mustache template system in JavaScript.Mustache is a logic-less template syntax. It can be used for HTML, config files, source code - anything. It works by expanding tags in a template using values provided in a hash or object.
We call it "logic-less" because there are no if statements, else clauses, or for loops. Instead there are only tags. Some tags are replaced with a value, some nothing, and others a series of values.

Packages

nodejs-mustache-2.2.1-8.fc14.al.src [26 KiB] Changelog by Fedora Release Engineering (2020-01-29):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

Listing created by Repoview-0.6.6-6.fc14.al