830 コミット (master)
 

作成者 SHA1 メッセージ 日付
  Taha Shieenavaz 972fd2b27a
Makes README.md examples more convenient (#812) 3年前
  Pietro Menna 550d1da9e3
Fix broken link in README.md (#782) 5年前
  Phillip Johnsen e90b2a9aeb
Run CommonJS/ESM usage tests on more Node.js versions (#779) 5年前
  Mejia1994 e53a6e8cd2
Fix missing semicolon in `test/cli-test.js` (#777) 5年前
  Phillip Johnsen af216b0ce7 Include linting of `test/*.js` in `npm run test-lint` script 5年前
  Nate Sire edc988b7d5
Improve usage example in README.md (#778) 5年前
  Phillip Johnsen bd29972ab8 Added 4.2.0 ref in CHANGELOG 5年前
  Phillip Johnsen 813e273a65 4.2.0 5年前
  Phillip Johnsen cc66a7084a Preparing CHANGELOG for v4.2.0 5年前
  Trevor Manz ea3adcfc93
Add package.json `exports` field (#773) 5年前
  Phillip Johnsen f15befd50f Build ESM -> CJS before running tests in browsers via Saucelabs 5年前
  Phillip Johnsen 3e29d67756 Build ESM -> CJS before running legacy Node.js tests and packaging tests 5年前
  Phillip Johnsen 69bf4bd47f Avoid use of `esm` when running tests on legacy Node.js versions 5年前
  Phillip Johnsen d4a50420c5 Use `esm` package locally when testing to use ESM syntax from CJS code 5年前
  Phillip Johnsen a93c39eef2 Bump `mustache.js` version via npm script instead of git pre-commit hook 5年前
  Phillip Johnsen 2061046686 Remove .min.js from git repository, will be kept in npm package 5年前
  Phillip Johnsen cc979e0419 Rename .mjs -> .js to make it ESM and not have build output in git 5年前
  Phillip Johnsen 9faa18e441
Remove gitter badge from README.md 5年前
  Phillip Johnsen dd74683da0 Remove nuget.org spec from the repository 5年前
  Phillip Johnsen 042fbbe5da Add separate CI job for linting 5年前
  Phillip Johnsen 4dbc88deb7 Extract usage tests into separate GitHub Actions workflow 5年前
  Phillip Johnsen a11bfc8f7c Move Node.js 8 alongside other legacy Node.js versions in CI 5年前
  Phillip Johnsen b9e113f450 Fix GitHub checkout action configuration to pull submodules 5年前
  Phillip Johnsen 1ff17aae7c Include mustache spec tests in CI by checking out submodules 5年前
  Phillip Johnsen de09ecaa56 Run tests on Node.js 14 & 15 as well 5年前
  Phillip Johnsen 36edf6874b Only keep Node.js 8 with browser usage tests on Travis CI 5年前
  Phillip Johnsen 2502fdfadd Updated deno usage test to avoid use of deprecated URL 5年前
  Phillip Johnsen 67c39b89af :ship: bump to version 4.1.0 5年前
  Sophie Kirschner 224fe3a23e Use outstanding isArray function in new render config object code 5年前
  Sophie Kirschner 862e497c25 Fix behavior when rendering lambda sections & add regression test 5年前
  Sophie Kirschner 37fdf8163c Add test coverage for new render config object parameter 5年前
  Sophie Kirschner 9891d4f40a Render function now recognizes a config object argument 5年前
  Sophie Kirschner 67eb95cf5f Fix eslint failure in test/partial-test.js 5年前
  Sophie Kirschner eb523bdfa1 Modify build command so that mustache.js can be built on Windows 5年前
  Phillip Johnsen 4b7908f5c9
Use zero instead of 0 in blocks README example 5年前
  Pierre Carru 05a8345340 readme: sections can be rendered 0 times 9年前
  Frieder Bluemle a7f1c3dde9 Update and simplify package.json 6年前
  Frieder Bluemle 3182bd1dc6 Add .idea to .gitignore 6年前
  urain39 4dc00b8a9c
Optimize `Writer.prototype.escapedValue` for numbers (#754) 6年前
  Phillip Johnsen 65af14d1e0 Update deno version from v0.21 -> v1.0.0 in usage tests 6年前
  Tim Gates b747b922df
docs: Fix simple typo, skiped -> skipped (#749) 6年前
  Phillip Johnsen 1de94bbdd3 :ship: bump to version 4.0.1 6年前
  Ricardo Aielo f3bd88837e
Fix custom delimiters in nested partials (#739) 6年前
  Phillip Johnsen aca97b82c8 :ship: bump to version 4.0.0 6年前
  Phillip Johnsen f3012a2477
Remove mustache.to_html() (#735) 6年前
  Phillip Johnsen 5938104ba7
Use fetched template in usage example 6年前
  Phillip Johnsen 3bdd27c4e7
Add a section about TypeScript defs in README 6年前
  Phillip Johnsen 7f94f138cb
Move CLI and contribute section down in README 6年前
  Phillip Johnsen 39ee6ffc2c
Point out it's a zero-dependency package in README 6年前
  Phillip Johnsen c41045baf8
Removing the rtype API definitions from README 6年前