Ecosyste.ms: OpenCollective

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

github.com/TryGhost/express-hbs

Express handlebars template engine with inheritance, partials, i18n and async helpers.
https://github.com/TryGhost/express-hbs

Merge branch 'partials-fix' of https://github.com/gotdibbs/express-hbs into gotdibbs-partials-fix

7c3cb209fd6fc9b1d0dae6ee5caaf68980e53746 authored about 11 years ago by Mario L Gutierrez <[email protected]>
Fixed issue with partials not loading

Resolves an issue where partials are not loaded correctly in the event
the `options.cache` is se...

2048e3f078dccd889de9f943afae4481af08cfdf authored about 11 years ago by William Dibbern <[email protected]>
bump version

9141a1d94e07ad345ddf8382397f28be1601cce7 authored about 11 years ago by Mario L Gutierrez <[email protected]>
If layoutsDir is configured, allow specifying layouts without the parent directory

f491e15d88a40f02f5705c4aae08956f1b11c87b authored about 11 years ago by williamcoates <[email protected]>
bump version

79315c86d32833648b0f027634c7fc7d129e4280 authored about 11 years ago by Mario L Gutierrez <[email protected]>
Merge pull request #19 from gotdibbs/readdirp

Switch from glob to readdirp

2b0e3705700e93efa3f2a87ad96cac0db4903ce7 authored about 11 years ago by Mario Gutierrez <[email protected]>
Switch from glob to readdirp

Works around an issue with `glob`/`minimatch` where UNC paths are not
interpreted correctly. Usi...

1f369b4d3e8d6f6762588c8d016ddd3d3f5b6152 authored about 11 years ago by William Dibbern <[email protected]>
bump version

bfe5b1adc857b6dc3b1bf4352d8750e44c3268ee authored over 11 years ago by Mario L Gutierrez <[email protected]>
Merge pull request #18 from ErisDS/layout-options-fix

Bug fix for template option support

8358950b76782b90842cf71ac2a7b1e47b3b6696 authored over 11 years ago by Mario Gutierrez <[email protected]>
Bug fix for template option support

I missed adding the options to the layout template function,
meaning that any options currently ...

0af643d59e2a1ff6d9ccc84094af3904354090b9 authored over 11 years ago by Hannah Wolfe <[email protected]>
bump version

57b195ab4b5b8e986361a41265242a5286e72c1e authored over 11 years ago by Mario L Gutierrez <[email protected]>
Merge pull request #17 from TryGhost/template-options

Adding template option support

c9bd75985e6671b1ce76229c5f92f182a785cb4d authored over 11 years ago by Mario Gutierrez <[email protected]>
Adding template option support

As per http://handlebarsjs.com/execution.html#Options handlebars supports passing
an options obj...

90a666e5582461922564a3dca0a2541e83f768cb authored over 11 years ago by Hannah Wolfe <[email protected]>
revert contentFor

27757c311f0c687b2d5c140bc65bb6f8e1279592 authored over 11 years ago by Mario L Gutierrez <[email protected]>
bump version 0.1.6

7752c3b26e3f5bf0607d71db70754b0c13ef0f6a authored over 11 years ago by Mario L Gutierrez <[email protected]>
no need for grunt, use npm test

74bd4c1628b6a2bccbb2431cd3f75ae0c8bda33f authored over 11 years ago by Mario L Gutierrez <[email protected]>
contentFor -> content; helpers in REAME

b4c3ffc410919b4735019503c0a2bd5b59ff61ec authored over 11 years ago by Mario L Gutierrez <[email protected]>
bump version

96863236d2c132dffa95495985b12f729ad44e3b authored over 11 years ago by Mario L Gutierrez <[email protected]>
add subdir partials

3f42541b2e91641b8cb381048dea589192f44bd5 authored over 11 years ago by Mario L Gutierrez <[email protected]>
version 0.1.3

39f4c17773564ec26013e4016e956e6c54d97eb0 authored almost 12 years ago by Mario L Gutierrez <[email protected]>
Merge pull request #13 from jgable/patch-1

Fix typo in example contentFor

fee3d4cb4972ca9a8be4b771c7e8de9dd3c1e1b1 authored almost 12 years ago by Mario Gutierrez <[email protected]>
Fix typo in example contentFor

Just bit me while playing along at home.

5aace8ae2f770ba8110608c149c48f088b6c3646 authored almost 12 years ago by Jacob Gable <[email protected]>
fix GFM markup

fc070481c798ed7d095a5b47a9e78126a0ae0bd6 authored almost 12 years ago by Mario L Gutierrez <[email protected]>
add test for layoutsDir; bump version

1c5c222c419109dbc2bfcb7b3874757f57ed973a authored almost 12 years ago by Mario L Gutierrez <[email protected]>
Merge pull request #11 from autoric/master

Change how layout paths are resolved

d598656f5ed9bbebb754dc4087a90b78e700ea9c authored almost 12 years ago by Mario Gutierrez <[email protected]>
add tests

b13d29872a2d14d360f84f5e9dfaa779e7b860fc authored almost 12 years ago by Mario L Gutierrez <[email protected]>
updated readme

ffd4d31b27a1cdaa841f859df6a8c73cb87d0e40 authored almost 12 years ago by Erin Noe-Payne <[email protected]>
added support for layoutsDir config option

5fb46a35df92bba6afba615ba729f6ce379bf43b authored almost 12 years ago by Erin Noe-Payne <[email protected]>
Merge pull request #9 from ivanstojic/master

Suppressing default layout from a render call

9708358ed3e4a4261b94fc6e4fd7f8186c1aa441 authored almost 12 years ago by Mario Gutierrez <[email protected]>
add support for default layout suppression from the render call

83c685274e3909c1c27a2a792ba86223d143dc60 authored almost 12 years ago by Ivan Stojic <[email protected]>
Merge pull request #6 from nchen-sfly/pull-request

- Update cachePartials() to skip over non-files.

5d7b802204cbeb2b7f50d3dcc0136a9100a6eaa3 authored about 12 years ago by Mario Gutierrez <[email protected]>
- Update cachePartials() to skip over non-files.

e2b34626424c59874dd89a3c1b17094cdb43f0d8 authored about 12 years ago by Norman Chen <[email protected]>
Merge pull request #4 from jafl/master

Allow options to be optional

5e4fd2d7fc11fa9564b6f7dcd7f9cdff00af09a4 authored about 12 years ago by Mario Gutierrez <[email protected]>
code clean up, since _options is always an object

c83ee2cf8465c4e491a3d46d7c687d2a0eca9346 authored about 12 years ago by John Lindal <[email protected]>
Allow options to be optional

47d975378fec8da05ba93f17f52e39c5262caf40 authored about 12 years ago by John Lindal <[email protected]>
bump version and push 0.1.2-pre to npm

8615a0d1aa2d27388f81bdf336dcfcdc0b8bcd79 authored about 12 years ago by Mario L Gutierrez <[email protected]>
Merge branch 'master' of github.com:barc/express-hbs

e235306382172b6be9b136fa2e0f067107e39029 authored about 12 years ago by Mario L Gutierrez <[email protected]>
fix pull request

e70aafd79849b1ca6b2113e9dac1ee94d6598f8f authored about 12 years ago by Mario L Gutierrez <[email protected]>
render without a template option

7585790ef80d4f8c7f1e1c01ee73a40241a51fa4 authored about 12 years ago by Mario L Gutierrez <[email protected]>
fix pull request

cd45430c1c8917ff3ef1fe36b15bf91a19ef0d78 authored about 12 years ago by Mario L Gutierrez <[email protected]>
Merge pull request #3 from jafl/options.layout

allow relative path to layout passed as config

2b89908c04120dfc836236bcced2436ae90a416e authored about 12 years ago by Mario Gutierrez <[email protected]>
allow relative path to layout passed as config

4d4635c244db6a48a2975db3ce88f07f5489d18a authored about 12 years ago by John Lindal <[email protected]>
add support for defaultLayout

3ebb84d35c70e7fd9d6775cd50f384d51457fdb1 authored about 12 years ago by Mario L Gutierrez <[email protected]>
Merge pull request #2 from jafl/partials-not-required

Don't require partialsDir

7e982abeb0e9f19d96c560d6b7b756d182469d2f authored about 12 years ago by Mario Gutierrez <[email protected]>
make options optional

don't call cachePartials() if partialsDir has not been set

45a9ef9d579173ab76995fbe5e756e90a8c4ccc9 authored about 12 years ago by John Lindal <[email protected]>
update deps for express 3.0 release

7e434da9a649ba3af2380cfc6371c77f736de728 authored about 12 years ago by Mario L Gutierrez <[email protected]>
typos

d7efcbe48b251cb4588777ad54ec3f868054cc6a authored about 12 years ago by Mario L Gutierrez <[email protected]>
document options

3842c1956aa6470c256811e7ff2c34e3fcfdb5ff authored about 12 years ago by Mario L Gutierrez <[email protected]>
Update license

f5468e889a4df6dfb710a9cc9e3ac8abc754503a authored about 12 years ago by Mario L Gutierrez <[email protected]>
add credit and license

f9327b6e4cab7c6030872fc27b123b098835bf2a authored about 12 years ago by Mario L Gutierrez <[email protected]>
first commit

0a6dc040627a8978c48bf0734790fe9ce6ebc50a authored about 12 years ago by Mario L Gutierrez <[email protected]>