Minimal templating with {{mustaches}} in JavaScript
Stars
16.7k
Forks
2.4k
Watchers
16.7k
Open Issues
115
Overall repository health assessment
^3.4.0^6.5.1^3.2.25^2.9.5^3.0.2^2.0.0^1.26.3^3.4.6^3.11.0nolanlawson/zuul-ngrok#patch-1181
commits
166
commits
132
commits
86
commits
36
commits
12
commits
11
commits
9
commits
7
commits
7
commits
Run CommonJS/ESM usage tests on more Node.js versions (#779)
e90b2a9View on GitHubInclude linting of `test/*.js` in `npm run test-lint` script
af216b0View on GitHubBuild ESM -> CJS before running tests in browsers via Saucelabs
f15befdView on GitHubBuild ESM -> CJS before running legacy Node.js tests and packaging tests
3e29d67View on GitHubAvoid use of `esm` when running tests on legacy Node.js versions
69bf4bdView on GitHubUse `esm` package locally when testing to use ESM syntax from CJS code
d4a5042View on GitHubBump `mustache.js` version via npm script instead of git pre-commit hook
a93c39eView on GitHub