Ce site fonctionne mieux avec JavaScript.
Accueil
Explorateur
Aide
Connexion
jan
/
mustache.js
miroir de
https://github.com/janl/mustache.js
Suivre
1
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
0
Versions
46
Wiki
Activité
Parcourir la source
4.2.0
tags/v4.2.0
Phillip Johnsen
il y a 5 ans
Parent
cc66a7084a
révision
813e273a65
3 fichiers modifiés
avec
3 ajouts
et
3 suppressions
Vue séparée
Option de Diff
Voir les Statistiques
Télécharger le Fichier Patch
Télécharger le Fichier des Différences
+1
-1
mustache.js
+1
-1
package-lock.json
+1
-1
package.json
+ 1
- 1
mustache.js
Voir le fichier
@@ -694,7 +694,7 @@ Writer.prototype.getConfigEscape = function getConfigEscape (config) {
var mustache = {
name: 'mustache.js',
version: '4.
1
.0',
version: '4.
2
.0',
tags: [ '{{', '}}' ],
clearCache: undefined,
escape: undefined,
+ 1
- 1
package-lock.json
Voir le fichier
@@ -1,6 +1,6 @@
{
"name": "mustache",
"version": "4.
1
.0",
"version": "4.
2
.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
+ 1
- 1
package.json
Voir le fichier
@@ -1,6 +1,6 @@
{
"name": "mustache",
"version": "4.
1
.0",
"version": "4.
2
.0",
"description": "Logic-less {{mustache}} templates with JavaScript",
"author": "mustache.js Authors <http://github.com/janl/mustache.js>",
"homepage": "https://github.com/janl/mustache.js",
Écrire
Aperçu
Chargement…
Annuler
Enregistrer