Ecosyste.ms: OpenCollective

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

github.com/koajs/ejs

a koa view render middleware, support all feature of ejs
https://github.com/koajs/ejs

5.1.0

866f65eb7cc175265c73d7afaf7a579871ef998a authored almost 2 years ago by titanism <[email protected]>
Merge pull request #70 from dislido/fix_cache

fix cache

767b4cc6a324cf03bae832fbe68554e23c98d357 authored almost 2 years ago by titanism <[email protected]>
fix cache

should be the same as line 96

cca62145bb34d82da88d952ad5a2bab0c0b66c45 authored about 2 years ago by DisLido <[email protected]>
5.0.0

c59998ce006811c7cd960d93786fcfa3fd6ebd11 authored about 2 years ago by titanism <[email protected]>
feat: rename package to @koa/ejs (closes #68)

2b457b522870e064ead6b39cad97d600922efe03 authored about 2 years ago by titanism <[email protected]>
Merge pull request #61 from 3imed-jaberi/3imed-jaberi-update-07-2021

Bump to next release v5.0.0

6d5ef98b75fc4dbbef89996cd32972941aec2d0a authored over 2 years ago by titanism <[email protected]>
fix eslintrc ๐Ÿ’…๐Ÿป ..

39d97f309b668916dd462ccc97cfc0524871947a authored over 2 years ago by 3imed-jaberi <[email protected]>
support custom fs module with same interface like ๐Ÿ ..

eb93c976b956f532901a6eeee74efcb6cf2fe3cd authored over 2 years ago by 3imed-jaberi <[email protected]>
update 09/07/2022 ๐ŸŽ‰ ..

9fcef076d8a1b5adae6928cf178682d3c125857e authored over 2 years ago by 3imed-jaberi <[email protected]>
update pkg.json ๐ŸŽ— ..

289bdbdc6d9ac5c7571ee6a25ea891aa768e3d65 authored over 3 years ago by 3imed-jaberi <[email protected]>
update the README.md ๐Ÿ“‹ ..

5f1e77d23daa692c5a91b488e1977eb468a1997c authored over 3 years ago by 3imed-jaberi <[email protected]>
cleanup + add support to ejs-v3 ๐Ÿš€ ..

22a58ddf556cd7cd5b52b13bca1ccc94899914c8 authored over 3 years ago by 3imed-jaberi <[email protected]>
add eslint config. ๐Ÿ’…๐Ÿป ..

6f9a8793bb5fd33917d08c7cf539c5e85d13a9cf authored over 3 years ago by 3imed-jaberi <[email protected]>
update the test with ejs-v3 ๐Ÿงช ..

468410fcb2430bbc6f0f93f81b348de4c77d888d authored over 3 years ago by 3imed-jaberi <[email protected]>
update travis pipeline ๐Ÿ— ..

40407525eb065fc9ffeaf0d9008cf306b31196d8 authored over 3 years ago by 3imed-jaberi <[email protected]>
update .gitignore file ๐Ÿž ..

52c21ec395df1d061aa5a93bc402c748721ffb63 authored over 3 years ago by 3imed-jaberi <[email protected]>
update the example with ejs-v3 spec ๐Ÿพ ..

16f01faf7d6f1e972f02e1ff533572a329639b13 authored over 3 years ago by 3imed-jaberi <[email protected]>
rm makefile ๐Ÿ’ข ..

96f25c592b3c150eb7c2933729082a1ee1585b12 authored over 3 years ago by 3imed-jaberi <[email protected]>
Release 4.3.0

6469ec83c87f70951665c0952a3bbc232392068f authored about 5 years ago by dead-horse <[email protected]>
feat: support for outputFunctionName settings (#52)

9bd7c3790ccbba3d66e3bb9c4ab12ee020cf15fd authored about 5 years ago by Vojtฤ›ch Kozรกk <[email protected]>
Release 4.2.1

96392151df43d483ed970f6366a9e2497c019a56 authored about 5 years ago by dead-horse <[email protected]>
chore: Move definition of resolveInclude() override out of closure

129021bc9bae23910434ebba7a61b82b8245f6ea authored about 5 years ago by Anthony Howe <[email protected]>
Release 4.2.0

1f6017b9d2ae44775d5c861e49a1377a834c8b89 authored about 6 years ago by dead-horse <[email protected]>
feat: upgrade [email protected] and add `async` option (#47)

ca1e00ee388a759684ce949b9c089fa56f9c9de7 authored about 6 years ago by nswbmw <[email protected]>
Release 4.1.2

b5b27b5bb2c92fb28ebfa60a97376b409bcffff1 authored over 6 years ago by dead-horse <[email protected]>
fix: cache includeFile (#45)

245e1eeca515caebd2e5ffd6e1c3450ec159db4b authored over 6 years ago by hyj1991 <[email protected]>
Release 4.1.1

25ac3260aa5b148cdb48fcc053a0916237127330 authored almost 7 years ago by dead-horse <[email protected]>
chore: add missing package.files

785f28ab6c6fe6989bfd6741ef4803c0754d70e4 authored almost 7 years ago by dead-horse <[email protected]>
fix typo (#43)

6babd1f58751ccf9e9c0fc1c99d4ebb3848719af authored almost 7 years ago by Dan Bergren <[email protected]>
fix: Fix Wrong function reference may cause 'Maxiumn call stack size exceeded'

* fix multiple func reference
* update ejs version
* optimize package.json

#40

f12513fed78c6ee2cc02624dd861039c35a82737 authored about 7 years ago by Runrioter <[email protected]>
Release 4.1.0

f70a09088f6934edccb6e3521f62a76ca96e2ee0 authored over 7 years ago by dead-horse <[email protected]>
feat: Make `viewExt` option support `include` directive (#38)

7f199fa39f663cae0e0e3ce7f47a710f2a65f81f authored over 7 years ago by Runrioter Wung <[email protected]>
correct the demo in the Readme

fb6b40a53b3136631c1e86ace0a94db9d7e1f511 authored over 7 years ago by Runrioter <[email protected]>
Release 4.0.1

98b370c1747f6e38cf77a56e6be36a95bd96c89e authored over 7 years ago by dead-horse <[email protected]>
Fix `debug` setting bug (#37)

- fix `debug` setting bug
- add `compileDebug` option

> `compileDebug` works depending on `d...

641e74fe5936e57dafc621ca78333a03885f9cfc authored over 7 years ago by Runrioter Wung <[email protected]>
Update README.md (#36)

add readme tweaks

d769a4d174248521a28e00837d843ac3ef712239 authored over 7 years ago by Runrioter Wung <[email protected]>
Release 4.0.0

b757182f614fb1e6c64df0170577ca426897fae7 authored almost 8 years ago by dead-horse <[email protected]>
rewrite with async function and upgrade dependencies (#34)

7567a64bc7b96550d121213502ffa6c2b388548f authored almost 8 years ago by halfcrazy <[email protected]>
Merge pull request #27 from R1ZZU/master

Add koa 2 workaround

87f694744b6fdf8e93b41bd27881b99ace8de4d4 authored almost 9 years ago by Yiyu He <[email protected]>
add workaround example for koa 2

8af64d2a624be940c2c7d01cc4e361e3f69bcc7b authored almost 9 years ago by andrei volchenko <[email protected]>
Release 3.0.0

71fcb12e11891d7bcb92b6e58df1c38b4c1656c7 authored about 9 years ago by dead_horse <[email protected]>
Merge pull request #22 from baoshan/v2

Switch to EJS v2

8011e84ea0a95a44513c28ef2e812bc1b28cf55a authored about 9 years ago by Yiyu He <[email protected]>
Clean open/close settings

e89d1f572e58e05c33799621143ff7b2a5d23b29 authored about 9 years ago by Baoshan Sheng <[email protected]>
Switch to EJS v2

78e7b15bb862a9d7dfb20bb00d81b1a53af0718d authored about 9 years ago by Baoshan Sheng <[email protected]>
Release 2.0.1

87f3085cd692ff7f5c8c77e4f1c26045af2f43b5 authored over 9 years ago by dead_horse <[email protected]>
fix: contenxt not defined. fixes #18

b1aaf3ac53efc5763d363b3898ad7097a7331c8a authored over 9 years ago by dead_horse <[email protected]>
fix test in iojs

f72a84164c6a065b586cc7b1da71f765995d00f3 authored over 9 years ago by dead_horse <[email protected]>
merge

163b0daeaa8a19878fa06ce7ee41acd6e150e270 authored over 9 years ago by dead_horse <[email protected]>
Release 2.0.0

28741091da115312490f7258f3cab6fd5771f4e1 authored over 9 years ago by dead_horse <[email protected]>
add test for 0.12 and iojs

339911e360873e926cde7a1cc8260cee7bca872f authored over 9 years ago by dead_horse <[email protected]>
deps: ejs@1

6aa38ebc3d7ca28f7cbb6d2133ff2b63a0aea96f authored over 9 years ago by dead_horse <[email protected]>
refactor: remove locals

280a934e5bd1a2555bdfcd8e6363e0b437ae43fd authored over 9 years ago by dead_horse <[email protected]>
Merge pull request #12 from webnard/master

Documentation readability updates.

46ba068e7d3d8f6ef7cc4f03b6c4d0794cc03782 authored almost 10 years ago by Yiyu He <[email protected]>
Documenation readability updates.

1ca48a340c50d7df25ae38fa3be4390bc964e38d authored almost 10 years ago by Ian Hunter <[email protected]>
Release 1.1.3

d005d10564659efc9506f65ce935d3d7ad46c19c authored about 10 years ago by dead_horse <[email protected]>
Merge pull request #11 from zensh/master

fix viewPath' bug, improve code

58a9a6bb3b821bebab592ff08169e663bda2cb31 authored about 10 years ago by Yiyu He <[email protected]>
fix viewPath' bug, improve code

f039fa38c3602a615f409bc39af345db2878356c authored about 10 years ago by zensh <[email protected]>
Merge pull request #9 from cyrilf/patch-1

H3 should be in body

494dab35903ee9640a0b13b572b1242e151b8f5e authored about 10 years ago by dead_horse <[email protected]>
H3 should be in body

Move the `h3` tag inside `body`

d1cb1431cd50a710e99fa61d66c50e30977d8b41 authored about 10 years ago by Cyril F <[email protected]>
Release 1.1.2

b34c4872f124804f6ce134d40b31bc1771fcb0f3 authored over 10 years ago by dead_horse <[email protected]>
Merge pull request #8 from zedgu/master

[fix]resolve to absolute path

55157eef6ffa817df51b54bb647860b337611a98 authored over 10 years ago by dead_horse <[email protected]>
for resolve to absolute path

ee6901625a5e4d08c7d128ef04f1fb80b84c7723 authored over 10 years ago by zedgu <[email protected]>
Release 1.1.1

3cc7ba955d8a96d54ff37ee3f7ca90321fd9820e authored over 10 years ago by dead_horse <[email protected]>
Merge pull request #7 from lopezchr/clopez

Addign no auto write body option

e63719e410d5071082fc1871522c557a4c307db0 authored over 10 years ago by dead_horse <[email protected]>
adding write-response test suit

47679bece654d2e10d669bf0bc5bc8abe883b09e authored over 10 years ago by Christian Lopez <[email protected]>
Addign no auto write body option

eb7cd06a9414c9fa065be920bea345829c3c371b authored over 10 years ago by Christian Lopez <[email protected]>
Release 1.1.0

528138633fbc70a83e71130592c8a20a742a70cb authored over 10 years ago by dead_horse <[email protected]>
Merge pull request #6 from zedgu/master

[fix] open/close tag setting is not working

ab56d7b3e643bc59186a9ce59f9a25b174d7a9e0 authored over 10 years ago by dead_horse <[email protected]>
[fix] open/close tag setting is not working

fix code and test code

c4488dd72bd9e0d2485ce34053706ac36052291a authored over 10 years ago by zedgu <[email protected]>
Release 1.0.2

463e198570642f752965d6486451597fafc4af30 authored over 10 years ago by dead_horse <[email protected]>
Merge pull request #5 from its-florida/master

Honor no layout overrides

df7a3caa5cb4b6e4c193480b17b428f2eba93693 authored over 10 years ago by dead_horse <[email protected]>
Honor layout overrides in options.

c4196ffc6578378c65ed0cfebb64762129523fc8 authored over 10 years ago by Bradley Benjamin Smith <[email protected]>
Release 1.0.1

dec89ebbc1ac3f4efe87e6e408fa19ff6726fbf2 authored over 10 years ago by dead_horse <[email protected]>
Merge pull request #4 from bodokaiser/default-settings

updated default settings, fixes #3

a81efece09920f9c480c69fef1d8d4345f6bb95a authored over 10 years ago by dead_horse <[email protected]>
updated default settings, fixes #3

- changed `layout` option to `layout`
- changed `viewExt` option to `html`
- updated README with...

9368a544c8a0b4dd7933e1ed869925aaa833bb56 authored over 10 years ago by Bodo Kaiser <[email protected]>
fix repo

53bbe5900fc5764d0c2108b9d43d73523c8259da authored over 10 years ago by dead_horse <[email protected]>
Release 1.0.0

aef0c40900fe79cf0fc60fe330e0da2320f617b2 authored over 10 years ago by dead_horse <[email protected]>
refactor, close #2

16c3e8d263255b2ed71cb16702ac120f3822b3a9 authored over 10 years ago by dead_horse <[email protected]>
Release 0.0.3

8d30d1c2fed53710d7cb1b4d6b63a01c0b10716c authored almost 11 years ago by dead_horse <[email protected]>
update readme

ea8ea58dea31e5a23cb911ba1813d43dc45fe4ad authored almost 11 years ago by dead_horse <[email protected]>
support locals as generator

6896025e75ac617279817bd52ddfaadfba54d031 authored almost 11 years ago by dead_horse <[email protected]>
Merge pull request #1 from Pana/master

render ๆ–นๆณ•ๆ”ฏๆŒไธไผ ้€’ๆ•ฐๆฎ

1ceba43c81451361bd48fe241c35c0a79a1b4945 authored almost 11 years ago by dead_horse <[email protected]>
small edit

50e892d2825c3ff7eb60fa6db61c76c264d379cf authored almost 11 years ago by pana <[email protected]>
Release 0.0.2

c775c688e8021fded0251ef935ba17e7b2602ae4 authored almost 11 years ago by dead_horse <[email protected]>
fix charset

2f4784f29c6b6502400e698667ec85fcba12f25b authored almost 11 years ago by dead_horse <[email protected]>
fix typo

b5ed9b539d5c6ee5afc9db11f056fdd12155d38a authored almost 11 years ago by dead_horse <[email protected]>
Release 0.0.1

ba07205fe2fe5025026ec428103a8edeca67a281 authored almost 11 years ago by dead_horse <[email protected]>
update readme

70d969220495bd079f345e86916016e8ae6331f1 authored almost 11 years ago by dead_horse <[email protected]>
add test

731e5dc503a5a53d74ac482c38c6ef605c736896 authored almost 11 years ago by dead_horse <[email protected]>
rename koa-view to koa-ejs

357b8fedd2373abf504ad808457291c4fd8579f4 authored almost 11 years ago by dead_horse <[email protected]>
rename koa-render to koa-view

082c6c117b293fac1d2915f861feb222ea57ed48 authored almost 11 years ago by dead_horse <[email protected]>
add example

069f871dacd21b4803d904dadb3126c1f0e19e94 authored almost 11 years ago by dead_horse <[email protected]>
complete koa-render

b51140968efdfb6cdba64e7a9af62c905907df88 authored almost 11 years ago by dead_horse <[email protected]>
Initial commit

d50b908f8c566f7df85744d89088e2609f190d5a authored almost 11 years ago by dead_horse <[email protected]>