Ecosyste.ms: OpenCollective

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

github.com/alosaur/handlebars

Handlebars template engine for Deno
https://github.com/alosaur/handlebars

Merge pull request #20 from mocoso/upgrade-dependencies

Upgrade dependencies

cf997a3bdf6b72cbe2225ea7f19212ee0093a719 authored over 1 year ago by Rustam <[email protected]>
Upgrade dependency on esm handlebars

175eed2e45e45548ec104859a245ba10a88a2058 authored over 1 year ago by Joel Chippindale <[email protected]>
Upgrade standard library dependencies

To the latest versions

69644750606946d00bd719e1693513195d766b93 authored over 1 year ago by Joel Chippindale <[email protected]>
Merge pull request #17 from mocoso/esm

Switch to esm.sh source for handlebars package

04bdfaf4566ad346b34d6a36ea481eab4b9e512b authored about 2 years ago by Rustam <[email protected]>
Upgrade deno to v1.24.0 to be compatible with esm.sh's handlebars

Earlier versions of deno report the following error when running the
tests

```
Check file:///ho...

603fa502ebd55a0155586f9db5b1d910090a9612 authored about 2 years ago by Joel Chippindale <[email protected]>
Switch to esm.sh source for handlebars package

Because dev.jspm.io has issues and installs are erroring

```
error: Import 'https://dev.jspm.io...

d9afc5214e3a95350c5bc21f5cdff4d7e59b0ad9 authored about 2 years ago by Joel Chippindale <[email protected]>
Update ci.yml

fd7e32c7572db26a260dc4f8eae465f1758b646a authored almost 3 years ago by Rustam <[email protected]>
up license

01d18bd25b5916aaceb81959c3f32a6251b077f5 authored about 3 years ago by Rustam <[email protected]>
up: ubuntu 18.04

3494259dfa45340b451951edae03ba78bfbc9469 authored about 3 years ago by irustm <[email protected]>
fmt

c0cf54f058133c98041649bd23b31c870c56d6d8 authored about 3 years ago by irustm <[email protected]>
chore: up deps version and add example folder

da31e1426628548006e5a2c1fc442f7fcb32fe07 authored about 3 years ago by irustm <[email protected]>
Update ci.yml

199e2f66e5034532e9b88adc9bfabe94655e1148 authored over 3 years ago by Rustam <[email protected]>
Update ci.yml

6bb97df4cafe66540fab2170844a51fb5322021e authored over 3 years ago by Rustam <[email protected]>
Update ci.yml

d77b514e3ad329c33913f6ce159083ea7ebc1a3c authored over 3 years ago by Rustam <[email protected]>
Merge pull request #12 from mocoso/only-register-partials-at-initialisation-unless-requested-otherwise

Improve performance by caching partials

0e78ddde86ad51f3a17782b940b9384abd18313a authored over 3 years ago by Rustam <[email protected]>
Move partial caching to the config

Because it is simpler to use as a configuration setting than a per render
call parameter.

5b833670e9bb53042a416b71c059bad68a788121 authored over 3 years ago by Joel Chippindale <[email protected]>
Improve performance

By only registering (and caching) partials the first time that
`renderView` is called.

In devel...

dee83ad8b852edf43017bfb4d1417a4adfa31a43 authored over 3 years ago by Joel Chippindale <[email protected]>
Export HandlebarsJS (#11)

So that the underlying JS implementation of handlebars is available to
anyone who needs to acce...

a5f2efd22412789dbeb0016409a669db70ceff72 authored over 3 years ago by Joel Chippindale <[email protected]>
chore: up to Deno 1.9.2

baeab2c0309793c40ba786c5fc2ad0f147782b37 authored over 3 years ago by Rustam <[email protected]>
Update ci.yml

6652d5467c18fc3c6b63a36e41d2af50f1d113f5 authored over 3 years ago by Rustam <[email protected]>
fix fmt

d8cbce7bdf5b713696d5a5a4e3e1ad8f7178bfba authored almost 4 years ago by irustm <[email protected]>
Update ci.yml

f9bbe7a547599654fbbf2697780f477bc24f3f2c authored almost 4 years ago by Rustam <[email protected]>
Update ci.yml

ffabd36ade3d5a7bc42fc16e9f4291f699372f0e authored almost 4 years ago by Rustam <[email protected]>
Update ci.yml

e62fc7c7f0bd2f23d4fd4ff4b9908864bf4c428e authored almost 4 years ago by Rustam <[email protected]>
Update ci.yml

cb729e99bc203ac5e724625fe3347a924054708c authored almost 4 years ago by Rustam <[email protected]>
chore: update deno 1.6.0 and std:80

9c41bfe766b6acb90749c4d353aa77834db8c68f authored about 4 years ago by irustm <[email protected]>
Add linting to CI (#9)

* Be more specific about the type of the context parameter

In preparation for adding linting ...

a6c9efec0e8ab5b8d4cd9f91bbaef22aeb60dd34 authored about 4 years ago by Joel Chippindale <[email protected]>
Up to std 0.76

f547f26932793693e176e78725b55f56c40d2f6e authored about 4 years ago by irustm <[email protected]>
Update ci.yml

ac121b87e8af6d9c3540a42d16e5fa32010c79fe authored about 4 years ago by Rustam <[email protected]>
fix: export interface and README (#7)

6f636df6728928d936ff048a27cf3a191403c379 authored about 4 years ago by Carter Snook <[email protected]>
Update ci.yml

b2f2dc9b99c395199204ae8d586489bb3f067d4f authored about 4 years ago by Rustam <[email protected]>
Update ci.yml

2bb66cf9d2e174741ab05d0a49ce182797f623b4 authored over 4 years ago by Rustam <[email protected]>
Update ci.yml

5b414c50207206d84749c2d9b90948d6fd083308 authored over 4 years ago by Rustam <[email protected]>
fix: register helpers

e63d288be23223a0ed3f8cb339ff8628493d60f2 authored over 4 years ago by irustm <[email protected]>
Merge branch 'master' of github.com:alosaur/handlebars

00ed68713ef6e43c9f7769f5bbf36b4dbbd5debc authored over 4 years ago by irustm <[email protected]>
update deps

c03783916220fff134d48a90c33f8b4d158a6fea authored over 4 years ago by irustm <[email protected]>
update deps

af5c8c8c0e1acfa3d84c2c5fa86a3c30c0baa1c2 authored over 4 years ago by Jamaks <[email protected]>
Update deno, std, jspm.

closes #1

6bbbff27fb0395c11b512caf57160d5adbfaa65e authored over 4 years ago by Jamaks <[email protected]>
Added unstable flag

81fe789c5f78d60b5716cd832a7d7e2d006a006e authored over 4 years ago by Jamaks <[email protected]>
Update to Deno v1.0.5 and std 0.56.0

3816a4b470d8f4449b9cb35340d01ff529be33ca authored over 4 years ago by Jamaks <[email protected]>
Ensure helpers set in config are registered (#6)

1adbe2b4db4e1ce19f49ec2db4852f9b35104a8c authored over 4 years ago by Joel Chippindale <[email protected]>
Update ci.yml

670fe9f9a01cab337cbddb49331b9e30490907a9 authored over 4 years ago by Rustam <[email protected]>
Updated references so Deno 1.0.3 doesn't fail internally (#5)

* Fix: Deno 1.03 got file errors from the older STD version. Updating the references fixed it.
...

2a19943428792a13ea1bc3c3c39773e205c34ca9 authored over 4 years ago by Shawn Bullock <[email protected]>
Fix example code body. Added tests

e242b9ba631b9bde26859ced67bd003e933ba2e1 authored over 4 years ago by Jamaks <[email protected]>
Update README.md

9f3be330e8e50407787c50a070aa390890fe4191 authored over 4 years ago by Rustam <[email protected]>
Update README.md

0fa4189b6289482b472f8f8d32f5ebcb56d9a10a authored over 4 years ago by Rustam <[email protected]>
Remove log config

c693b1dbd76c7bd19af6fec22564bcb762cef5bc authored over 4 years ago by irustm <[email protected]>
Fixed register partial pathes on Windows

01a048dcac01b602272acb58a6fa98fc13ed477d authored over 4 years ago by irustm <[email protected]>
Fixes typo

9963fb05743f055c4288b88fb3c8677d5c31fb19 authored over 4 years ago by irustm <[email protected]>
Added --unstable flag

7048167ec5d95ec4abaeda29229f5def684806d4 authored over 4 years ago by Jamaks <[email protected]>
Update tests

1d0799ca31b912aca15ede8ba31e65ff0cd90e77 authored over 4 years ago by Jamaks <[email protected]>
Update CI

ee1a89792c039019bc461cfa54616b3ef57756a4 authored over 4 years ago by Jamaks <[email protected]>
Remove typo

9fadfaf29de19ee8e03ca1d1b41e14993657668e authored over 4 years ago by Jamaks <[email protected]>
Update to std v.0.50.0

e889ff0414bfde37c1b47e11f0777280238c7f3a authored over 4 years ago by Jamaks <[email protected]>
Update README.md

cfe930a8bc7be98d8ba83c8a143317d5072d9c96 authored over 4 years ago by Rustam <[email protected]>
docs: added import url

12feb32ab7ed76977c27ce0ef0a8fa62760b7a78 authored over 4 years ago by Rustam <[email protected]>
Added CI badge

264d645b8062ba4d3b097f21ddeabcbadd9e3aa4 authored over 4 years ago by jamaks <[email protected]>
Added Handlebars for Deno

1ad88bcda8c3bbf3309dcf8321f4e3bab21d5212 authored over 4 years ago by jamaks <[email protected]>