Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/koajs/koa-hbs

Handlebars templates for Koa.js
https://github.com/koajs/koa-hbs

Merge pull request #67 from linno60/master

Update README.md

7a505cb9d1030ecd059ba8dd98c6a3edff8376d4 authored almost 8 years ago
Update README.md

arguements -> arguments

7b75847d0f6b370f9d445da2408b3f98babc23f0 authored almost 8 years ago
Update README.md

e885e0c602c9fa7c4f9ba89f69a50c3633aff7ee authored almost 8 years ago
Update README.md

77bd8484607180df8d366524ea86653ef0242f93 authored almost 8 years ago
Update README.md

6374b54fbb9fb953e3b46002e655edf729a429ae authored almost 8 years ago
fix travis badge in readme

8cc2c36c6db94e58dd0a80e309270f814da82236 authored almost 8 years ago
koa2 support information

adc183429c21c4f5ad73251ff99e3dc6043e9c2b authored about 8 years ago
switch to gulp, implement eslint (#62)

* switch to gulp, implement eslint
* strict mode, undef vars fixes

next version will be a mi...

3999575cdd4a4f0676597469b96065e80cf7acae authored about 8 years ago
add Koa2 example to README

0f1254ee42b592e839af59cae36d264edbfc67f2 authored about 8 years ago
Merge pull request #57 from gilt/fix-52-layout-viewpath-array

fixes #52: passing viewPath array and no layoutPath

bd2ea57df49dd83bbe923635d88c69749bb5d617 authored over 8 years ago
fixes #52: passing viewPath array and no layoutPath

1cb059a71fcff576643fa184792b3a12ed3ce9b9 authored over 8 years ago
Merge pull request #56 from gilt/fix-42-template-errors

fixes #42: add proper error for missing templates

ebfa82d4270ecd1a6dde3875820cc502b5dbbeea authored over 8 years ago
disable cache for partials

306430cdc90032bc44c9c5815103a53c306b0457 authored over 8 years ago
fixes #42: add proper error for missing templates

4f6e2e88c5ebf06f52144f314b7bf44a82cc1949 authored over 8 years ago
Merge pull request #55 from gilt/v0.9.0-prep

update readme, add old node versions to travis, prep for 0.9.0

34b87c3275edca5352496c8cd4adb9548cc09a81 authored over 8 years ago
update readme, add old node versions to travis, prep for 0.9.0

eb1ebd34a6fa75815246b440bbe42b2d29ac0401 authored over 8 years ago
Merge pull request #51 from jcbmln/master

Add ability to override layout from locals.

a0557036b7731407b240483a3a6bce7a33b5ec6a authored over 8 years ago
Resolve merge conflicts.

e9f2787c49388da1d22f3b88051fe940b902fb99 authored over 8 years ago
Fix whitespace issues caused by editor.

c48744b306462a9c8da0e3fd1836fa6cc88e611f authored over 8 years ago
Add ability to override layout from locals.

4f40f599fd6db4ef501d63604276793e72e69a1d authored over 8 years ago
updating devDeps, 0.8.2 release

703ff7d7f4db228302838a248ec6dced2192a3a5 authored over 8 years ago
Merge pull request #50 from felixjung/master

Update dependencies for newer version of minimatch

5a01c9acaf76d56b0645a12099b4a128024a02fa authored over 8 years ago
Update glob/mocha for newer minimatch

e2ed47d6264c30ebeb34a7ce76468eddb6899b7b authored over 8 years ago
Release 0.8.1

efe6c96416e77b01092b920018e267f22d1c810c authored over 8 years ago
add attribution/thanks to jwilm in README

2044c10befbfdf8b3e6263af6a7d08b9d602ae4e authored over 8 years ago
Merge pull request #34 from gilt/master

allow absolute path to be passed to this.render

3b61af711213a14f7375442fc0bb851d57bc7252 authored over 8 years ago
fix a silly typo, actually run tests before pushing

70660e8c42a8fc2b8740c2c33b431536a66a505e authored over 8 years ago
Merge remote-tracking branch 'upstream/master'

caef9b428bf6d877a57b5ac49f0bc17891d063e2 authored over 8 years ago
update abs path support to use path.isAbsolute. engines >= 4.x

c0e5870484ff21cd5beac5a940029b67b9326bbe authored over 8 years ago
Merge pull request #43 from guileen/fix-readme

fix-readme

5d5ca9f56f6ce59f79e28682924fd21f784cd317 authored over 8 years ago
Release 0.8.0

5a483f134980ee478b8083f697383f8797043912 authored almost 9 years ago
fix-readme

f84e0fea10d499ef208fdebf8dbe1bea82bbcf43 authored about 9 years ago
Merge pull request #40 from guileen/fix-disable-cache

fix disableCache for default layout

57da0675a652f5fb321b09fd2071e5cb963c5122 authored about 9 years ago
fix disableCache for default layout

8d934af58b9d848f70fbda9daa0cce696c75c777 authored about 9 years ago
Merge pull request #39 from yojique/fix-strict-mode

fix for strict mode

1e1f8dbbaef5367faaf9aad7e0c728a6e66536d6 authored over 9 years ago
fix for strict mode

a92a1d4438ccce4be07a10e96126eb21a433dd62 authored over 9 years ago
Merge pull request #38 from jwilm/dev-support-newer-node

Dev support newer node

18f7827a01b1b03748f34890c1f545f5d6f2743e authored over 9 years ago
Update .travis.yml

This project was still on the old infrastructure. It will now be built
in containers (sudo: fals...

04f88a055a3ed1e360692a648b06824f7383334a authored over 9 years ago
Update mocha version (devDependencies)

The previous version was using a now deprecated feature.

c65f7125102bdbd120c49e513eb8af585420e65a authored over 9 years ago
Update test runner command

The --harmony-generators flag does not exist in newer node versions.

55b0090109075ff87423c66550987764c6cbb328 authored over 9 years ago
Merge pull request #37 from jwilm/fix-view-path-array-bug

Fix view path array bug

b5c0b73236261bf692194976bf2a9389f0b10e95 authored over 9 years ago
Fix support for viewPath option as Array

The viewPath option can now be an array as suggested in the
documentation. Resolves #36.

8fb1af2fb5e8f225a63e203c78aea760ad42d19c authored over 9 years ago
Adds failing test for viewPath array option

The docs say that `viewPath` should be able to accept an array of
directories to search for temp...

c88f49d03a7f88b1dc588a06836cf2b99a0fea4d authored over 9 years ago
merging to upstream

e5365fab7c60a350edff4ec57e556a002a4f0777 authored over 9 years ago
allow absolute path to be passed to this.render

c03fa2d55c52a04f7706974900cc53d505c3a392 authored over 9 years ago
Fix readme header and bump version

4ccda927f8ee8906435c3e798779ec06d47667ff authored about 10 years ago
Merge pull request #26 from leecade/master

Add new option `disableCache` for disable template caching

5bbf2fcd8f7e4f59dcca9085743147060bd74159 authored about 10 years ago
Merge pull request #27 from pierreinglebert/master

add koa state support

a3b8ae6d9056a7d18ad0ad4603a2b4ea3f82a8e9 authored about 10 years ago
Merge pull request #30 from TheEmpty/patch-1

Add an example of how to use helpers and access Koa

976e1d5e518c472ef9a8051734305a4adef9b2ad authored about 10 years ago
Add an example of how to use helpers and access Koa

06d6cf8f776e1e3e8a6521194dad530d86b64174 authored about 10 years ago
add koa state support, see koajs/koa#366

50704a625d36d1b1152d3f177a0e2c0351bc057c authored about 10 years ago
Bump version to release new feature.

Resolves #28.

cb6803aeeed4ddf83494b998f113c29a077c6797 authored about 10 years ago
Update README.md for new option `disableCache`

4c2dd203dc396a34bcc7aa4671ffa93eb9817ea1 authored about 10 years ago
Allow template caching for development

Add a new option `disableCache` ref to that.

f2606a525bf488d15a0ddf8146ecb9ae6a6fbfb3 authored about 10 years ago
Merge pull request #24 from gilt/master

Add the current koa context to templateOptions.data to provide access within helpers

796982748e63c18bc850af09eb0dc59d064960be authored over 10 years ago
Add the current koa context to templateOptions.data to provide access within helpers

8d471b75405dc19fed6ad9227c46ee05b6d85484 authored over 10 years ago
Bump version to 0.5.0

1b6241e7572fd6e323f127be30a7c67119a3a66f authored over 10 years ago
Code cleanup

780c28d819c546e36891e7da302aa05a3c4c8308 authored over 10 years ago
Upgrade to handlebars 2

bc3076e1f14079222b99036d0b7c931516fb0bd6 authored over 10 years ago
Merge pull request #20 from coderhaoxin/use-delegate-yield

use yield* next

2c35605ae27e3605047db7130386ae9be6eca9e3 authored over 10 years ago
use yield* next

e418cc130dfa630c69af984c1bb1c22c1ca18a5d authored over 10 years ago
Merge pull request #19 from jwilm/feature-custom-shallow-clone-and-merge

Feature custom shallow clone and merge

db3ab07218e70bd5ae612dcb635ebb5bba8ac890 authored over 10 years ago
Add own merge and clone function

Adds a merge function so that recursive objects are no longer merged at
full depth (thus overflo...

983d9f9a27299ab520f6af5aa57ba104e0859db6 authored over 10 years ago
bump version

6705e4cec65df916fab20162b56d5ac29e96587e authored over 10 years ago
Add test for recursive object merging

2183afaaea417bf031cfff26451c584a36b43ae6 authored over 10 years ago
Tests should not have the server bind to a port

3b4730021aafe257193b43f13559b0d65ce30f59 authored over 10 years ago
Bump version

Includes fix for render calls unintentionally caching `locals`.

cf77d61477aa052d0ceed41a34f14702fa2eddcc authored almost 11 years ago
Merge pull request #14 from coderhaoxin/master

Fixes template locals persisting between renders

b1b1ada0ea08600c4a3e26b3d253c76fefaf8811 authored almost 11 years ago
replace dependency lodash with merge as before

dd3f3b6aed9e79101e9c6cbd20c0aba1349c27a2 authored almost 11 years ago
fix var conflict in series render

6882e93bb5cca743473bc6d952387f6f03cf6f5d authored almost 11 years ago
Bump patch version to 0.4.4

4572546fff54950295fc72e2a7a3320c9216d7c3 authored almost 11 years ago
Merge branch 'master' of https://github.com/Volox/koa-hbs

Conflicts:
test/render.js

fe2ac310f3c3282ac188ea8f84cfc93b6cba5d8b authored almost 11 years ago
Added nested partials support

19738e12e0f7cadc82ed0ed1dd658cc10c968ab0 authored almost 11 years ago
bump patch version

e25e3444df5ad7f27b51979d3aea807516cfa6f8 authored almost 11 years ago
Fix formatting and remove console.log in test

751ad4b581d1313b3d3afd9ddfcd682e88281dc4 authored almost 11 years ago
Merge pull request #9 from Volox/master

Added support for `locals`.

Thanks for the PR. Will push up to npm as patch version since we ...

38a175482a6ce45fad59ee4f9557c6fc31e4b20e authored almost 11 years ago
Added tests for 'locals'

d98c35efce0119f3045fc1574d0b0c5a8b07bff8 authored almost 11 years ago
Added locals support.

61f4a96ba08ac5a6d7c48c5189ce7ff49339dcc8 authored almost 11 years ago
Added locals support.

633130f3097a74963c2ae6347b77dcb968e5ef89 authored almost 11 years ago
Update README, bump patch version

Patch version bumped so we can update npmjs package docs :)

5bc48051e7dd7c634b645eea41eceb935366dda7 authored almost 11 years ago
Merge branch 'fix-empty-template-render'

Resolves #7.

96b524fb773b43f994d2a131e4a0637468987a5c authored about 11 years ago
Fix test for testing empty body

Test was saying 404 which did not seem right. We were trying to GET
`/blank` whereas the route w...

c432b6b6f9bc8bce6c6fb9cc91add1199fb8eb4d authored about 11 years ago
Add test for empty template rendering

- in response to #7

a7cf61451979168de01380a112b92e42c0d8de88 authored about 11 years ago
Finish "Register Partials" section in README.md

Resolves #6.

0e7df3e14028a6b542b6175ca81c35899b383a2a authored about 11 years ago
Merge branch 'efficiency'

Still need co as dev dependency

9453b96130ced9322ca9d76bda70975961a54f17 authored about 11 years ago
Remove co dependency

26ed3d5ef462395ba78e0f5bf067f5193671177c authored about 11 years ago
Merge branch 'fix-register-partials'

9cd655419c65fe1a1cb71ee99a86d0d8ea8e782c authored about 11 years ago
Increment patch

cf78a22ca07de4443edb154dbb7d837535a45ca6 authored about 11 years ago
registerPartials throws error when path not set

Add tests to ensure we can not define partials path for normal
operation. Fixes #4.

117f16f6093423aae94e4049c9f74f0b38f3ec34 authored about 11 years ago
Merge branch 'block-helpers'

6f87885a5f527e020aa60decf7a52a900e19c93b authored about 11 years ago
Add support for block and contentFor helpers

- Specify a content area using {{#block "name"}}<default>{{/block}}
- Populate the content using...

e79eda2d1db513b862f239a2a6b2fd52bf893800 authored about 11 years ago
Remove unintentional log output

8c80472372a5ef5bbd44267ce6e3f7028731f882 authored about 11 years ago
Merge pull request #1 from jwilm/layouts

Add layout support

4795a4358f988b5836cd5327f6e637e50d01e0c0 authored about 11 years ago
Tweak readme and increment minor version

7855a3972834db51c547a64701c77c9cb4911be2 authored about 11 years ago
Add support for template specific layouts

- Specify a layout by adding `{{!< layoutName }}` somewhere in
your template.
- Update README

06f90446641da64d7b70b6cae45f30bd00752a74 authored about 11 years ago
Add support for default layout

- Users can now specify a default layout and layout path to use.
- The render generator function...

ecf8ea2b63df2f864ab2776d2a79e5cdf4165964 authored about 11 years ago
Add tests for layouts (these should fail now)

fee67038adfce8035de521100a475b485a92763e authored about 11 years ago
Update README and example for new API

5547bd8d3f5f11742ae0f34a891af73dff4b7d42 authored about 11 years ago
Use middleware to attach to koa context

- #configure is now private; it is called when the middleware is
generated.
- Updated tests an...

2b270af4dc73b7fa6c83c8222d02fb76f50683b7 authored about 11 years ago
Add travis build file

4168b09f68ef34bfdb1b3b60500d8a29e8c7e09e authored about 11 years ago