Ecosyste.ms: OpenCollective

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

github.com/pugjs/pug

Pug – robust, elegant, feature rich template engine for Node.js
https://github.com/pugjs/pug

Appended missing Chinese tutorial

Jade - 模板引擎
https://github.com/visionmedia/jade/blob/master/Readme_zh-cn.md

85b5353686e4cce27a4eae599caa0d88de09e965 authored over 10 years ago by Fritz Lin <[email protected]>
`doctype html` instead of `!!! 5`

`!!! 5` has been deprecated in favor of `doctype html` [1]

[1] http://jade-lang.com/reference...

5aaaf2da44dcd1e5e918191c0b6375be88895fb3 authored over 10 years ago by Fritz Lin <[email protected]>
fix #1482

6a9538e1b8d4e189cb32535cf6aa59656c9d8eb1 authored over 10 years ago by andi <[email protected]>
Remove reference to non-existent manpage

[closes #1519]

fd87d9dcbbbb1737548272acd036a1df52d09525 authored over 10 years ago by Forbes Lindesay <[email protected]>
Improve deprecation warning for "client" option

[closes #1365]

e78b6cf8c5cca091a1dac093fe2ee5baeeed5b47 authored over 10 years ago by Forbes Lindesay <[email protected]>
Merge pull request #1547 from visionmedia/track-dependencies

Track dependencies

31cabc048b8e640cf52a7c42aa84ab6333c6d429 authored over 10 years ago by Forbes Lindesay <[email protected]>
Track dependencies

Thanks to @sdether for the initial work on this in #1252. The API has
been changed a bit and th...

04f052716c97ecdb5d79ebd6a81fdb8b370669d3 authored over 10 years ago by Forbes Lindesay <[email protected]>
Merge pull request #1545 from visionmedia/options-for-filtered-includes

Options for filtered includes

7b203e6f4ec28bcc1b8120ef759bc7a0ba3c2efd authored over 10 years ago by Forbes Lindesay <[email protected]>
Support passing options to filtered includes

[closes #949]

408c875384702c2bc67ca3b873c58720f315417b authored over 10 years ago by Forbes Lindesay <[email protected]>
Add test case for passing options to filtered includes

[see #949]

dda7151aa97d4de70b85a30b6671e308c8c99a5e authored over 10 years ago by Forbes Lindesay <[email protected]>
Merge pull request #1544 from visionmedia/indentation-in-filters

Fix indentation in filters

cbd95efe1f7e40ce4f61508f5b880d44bdb88dc0 authored over 10 years ago by Forbes Lindesay <[email protected]>
Fix test cases

The whitespace was incorrect before

24ace22e9e6cb561112c2c28300d30ea1c33128b authored over 10 years ago by Forbes Lindesay <[email protected]>
Move pipeless text completely into the lexer

840f627647de7a7fa1f94382940c5bbbeaa510c0 authored over 10 years ago by Forbes Lindesay <[email protected]>
Parse nested tags at the end of parseTextBlock

61d32304b9b8e59f8cc8f30f60f5e2a1cf04594c authored over 10 years ago by Forbes Lindesay <[email protected]>
Push pipelessness into parseTextBlock and remove recursion

f949fe01c42e1593c65f9158ecad62d1f0cb8157 authored over 10 years ago by Forbes Lindesay <[email protected]>
Add failing test case for indentation in filters

Thanks for @lackac for raising this almost 3 years ago. Sorry it's
taken so long to get round t...

6a2d4e4d63412c3f387afee37023d0084eed9ddf authored over 10 years ago by Forbes Lindesay <[email protected]>
Use http://shields.io for README badges.

06d08f22fc0de3fcf0a24fb0cb0f93d718570a9b authored over 10 years ago by Forbes Lindesay <[email protected]>
Merge pull request #1506 from jonathanong/patch-1

runtime.js: remove double space

88658b172d65864acd19d6931ff4433882d78256 authored over 10 years ago by Forbes Lindesay <[email protected]>
runtime.js: remove double space

sorry, this really bugs me

4e5d52065c02bea9ee36344e9d16af32b928f83d authored over 10 years ago by Jonathan Ong <[email protected]>
Merge pull request #1505 from mikepb/patch/test-newlines

New line tests check \n

c0687b00088f6a1b3b391d57fb6b78fe5f7245cd authored over 10 years ago by Forbes Lindesay <[email protected]>
New line tests check \n

0184789b6103e6186aa09fe0f5365f0104456234 authored over 10 years ago by Michael Phan-Ba <[email protected]>
Merge pull request #1489 from visionmedia/error-on-invalid-block-names

Warn on invalid block names

aa1f1f059b4ca858811c66b6d8b817ff9f41009f authored over 10 years ago by Forbes Lindesay <[email protected]>
Fix test for deprecation warning

3dd613a398dd590be61e6ccfe4efb4d7e76d6ea9 authored almost 11 years ago by Forbes Lindesay <[email protected]>
Warn on blocks with names that are never used

[closes #885]

b0fb23c7962a353e82f3bf2bc45a83892f2750ad authored almost 11 years ago by Forbes Lindesay <[email protected]>
Fix missing bracket in History.md

c392376282e710681a6a7d44566b68d837aaa12b authored almost 11 years ago by Forbes Lindesay <[email protected]>
Release 1.3.1

85b2c13fe1029c5e74d3308d1ea482f989287b03 authored almost 11 years ago by Forbes Lindesay <[email protected]>
Fix escaping in dynamicscript example

[closes #1474]

65f11b60c42523746b214cd7713fc1f023128ba4 authored almost 11 years ago by Forbes Lindesay <[email protected]>
Add regression test for #1424

[closes #1424]

1afaf9fd8b42762a1d0fb94650eacb7e95aa1d9c authored almost 11 years ago by Forbes Lindesay <[email protected]>
Remove "Announcments" as they are pretty old now

d410b458c48a9bd5c64aa474b8db93ea897882dd authored almost 11 years ago by Forbes Lindesay <[email protected]>
Merge pull request #1465 from visionmedia/self-closing-tags-in-xml

Move self-closing tags logic back to compiler so it works with xml

c4c31e825a177ac88d2944c76f550d12e1c209fa authored almost 11 years ago by Forbes Lindesay <[email protected]>
Link to an updated Japanese tutorial by @japboy

[closes #1463]

f9a3a066de15e44a47280f6110cc44ba458794a7 authored almost 11 years ago by Forbes Lindesay <[email protected]>
Make sure all the examples get run as test cases

9b60ae03aec5caf5fca8e0718adc78f5d3cf25ab authored almost 11 years ago by Forbes Lindesay <[email protected]>
Move self-closing tags logic back to compiler so it works with xml

[closes #1448][closes #1464]

Also makes invalid filter-name errors get reported with the correc...

d22bcf98f6ff92b0be3ceee90290216e7f4772cf authored almost 11 years ago by Forbes Lindesay <[email protected]>
Merge pull request #1458 from lramsey/license-update

update license year

a30c20491dcdec11d77cab4fc4b1a91fcc9ca739 authored almost 11 years ago by Forbes Lindesay <[email protected]>
update license year

Updated the license year range from 2009-2010 to 2009-2014 :)

524c7616eaae0589a097b84bbc7c75066848810b authored almost 11 years ago by Luke <[email protected]>
fixing issue #1454

9b071a8d538c4a81a14cf12104b6566aa830260b authored almost 11 years ago by Jan Bölsche <[email protected]>
Merge pull request #1449 from hiddentao/closing_tag_bug

Fix error in error message. Was causing the actual error message to not ...

d8a1e4ff9b4df9383fe051781ae14a7668e94201 authored almost 11 years ago by Forbes Lindesay <[email protected]>
Fix error in error message. Was causing the actual error message to not be shown.

48fb63fbbf558df85c15bfe962c265c72f3253fa authored almost 11 years ago by Ramesh Nair <[email protected]>
Release 1.3.0

f2509bf5d7462d5f47b523df2fce58b0f8c06ba6 authored almost 11 years ago by Forbes Lindesay <[email protected]>
Merge pull request #1443 from visionmedia/mixin-ordering

Mixin ordering

30b154027f46bb1c70a5ea4a4801140a17fbf48b authored almost 11 years ago by Forbes Lindesay <[email protected]>
Fix #1435 (mixins being called before definition)

7a7171328d189856d865e1ddd318ebc153fb6a92 authored almost 11 years ago by Forbes Lindesay <[email protected]>
Add failing test case for #1435 (mixins called before definition)

f6786fa8e15dfa510a628e761d196c7c58c46be7 authored almost 11 years ago by Forbes Lindesay <[email protected]>
Merge pull request #1440 from visionmedia/deprecate-clone

Deprecate clone

610df34af84aee4a334885faac4189988db5cd9e authored almost 11 years ago by Forbes Lindesay <[email protected]>
Merge pull request #1441 from visionmedia/update-with

Update with, making options.globals redundant

768ca2172772479fedacf8b486a19c22dcc07e08 authored almost 11 years ago by Forbes Lindesay <[email protected]>
Update with, making options.globals redundant

Everything will just implicitly fall back to globals if it's not defined
locally.

c3873675750d0a71f5c9c255b98ccddbea9be1fb authored almost 11 years ago by Forbes Lindesay <[email protected]>
Deprecate removeAttribute/getAttribute

ecee77e172fff9bac7a9d6d9cd2b162106df5a55 authored almost 11 years ago by Forbes Lindesay <[email protected]>
Deprecate `node.clone` and `block.replace`

4ca2bfd8b8fb3d93e0815c8ebb0325291c382efb authored almost 11 years ago by Forbes Lindesay <[email protected]>
Merge pull request #1439 from visionmedia/more-tests

More testing and a better warning for tags with multiple attributes

a9026b5bceac2ec1a64e991f29c11a117dd1a41d authored almost 11 years ago by Forbes Lindesay <[email protected]>
More testing and a better warning for tags with multiple attributes

d38072b92dfe7603649c6723baf2838aadc1942d authored almost 11 years ago by Forbes Lindesay <[email protected]>
Merge pull request #1437 from Nami-Doc/patch-1

The Forgotten Typo

27b8835a1b42fba9b3bb5c56c2c16e3e1de99855 authored almost 11 years ago by Forbes Lindesay <[email protected]>
The Forgotten Typo

605bf8ccbaae3b7fff1492e03e6450dee26cd787 authored almost 11 years ago by Nami-Doc <[email protected]>
Merge pull request #1436 from shinnn/master

fix typo

b344b20f38eaef397adcc6aae75096281a10acc5 authored almost 11 years ago by Forbes Lindesay <[email protected]>
fix typo

4f9aad37f5d135c5e462447c8db11c48cd92386c authored almost 11 years ago by shinnn <[email protected]>
Release 1.2.0

b6b1e371897c9b941e5a5110317a45d7e1806fe5 authored almost 11 years ago by Forbes Lindesay <[email protected]>
Merge pull request #1431 from visionmedia/more-coverage

More coverage

d1d1bbfb47d6deb922256c3f4d3410f28f254801 authored almost 11 years ago by Forbes Lindesay <[email protected]>
Run code coverage automatically on npm test

57907738084aa04745f5459c73d4b8ad4d13712d authored almost 11 years ago by Forbes Lindesay <[email protected]>
Improve test coverage

442c8400e5c03e162bf440e1eadfa114f1a23315 authored almost 11 years ago by Forbes Lindesay <[email protected]>
Merge pull request #1427 from visionmedia/coverage

Coverage

5db627a1975fb08374ba7de675a0b8f6c03e92f6 authored almost 11 years ago by Forbes Lindesay <[email protected]>
Begin improving test coverage

This also fixes #1425 (which was pretty obvious once it was covered by a
test case) and adds som...

6758061ad77a7c10f3e2ee5600f7bdff1028dcfa authored almost 11 years ago by Forbes Lindesay <[email protected]>
Add coverage via istanbul

2be25528495adedf3c7011f739766c95ba5ff0c2 authored almost 11 years ago by Forbes Lindesay <[email protected]>
Merge pull request #1405 from yorkie/patch-2

enhance stdin

2ab7df2fbbd71e599351bdd2f983476e1135a4cf authored almost 11 years ago by Forbes Lindesay <[email protected]>
Merge pull request #1419 from silver83/master

followup on #1393 - remove lib-cov stuff

62e7a3ffce79077c361a15a5a39ea873951072da authored almost 11 years ago by Forbes Lindesay <[email protected]>
followup on #1393 - remove lib-cov stuff

726bb43ea9cd8cdbaf07620cc4c8e4f21ea0221a authored almost 11 years ago by Yoni Shalom <[email protected]>
Merge pull request #1412 from visionmedia/error-handling

Error handling

4e284ec7d99ae921b5bcd0795a866f50e0a5259b authored almost 11 years ago by Forbes Lindesay <[email protected]>
Implement error handling and empty blocks

f463563dfb3655af76dbaf0be8125efdb12f06e0 authored almost 11 years ago by Forbes Lindesay <[email protected]>
Error for a tag other than `when` or `default` inside `case`

31199c1880f1d412007d4f82fa58ef6af6398137 authored almost 11 years ago by Forbes Lindesay <[email protected]>
Require error for `when` without `case`

f0a50d3cb9854f2fd7e0009de9eee9544f1b3c4e authored almost 11 years ago by Forbes Lindesay <[email protected]>
Test support for empty blocks in conditions

d3d0c3ed60a19a1eacf80272c8c2d55bacec0b17 authored almost 11 years ago by Forbes Lindesay <[email protected]>
Ensure error messages contain filename and line no

28252b26b8b9fcaee9d62ff72f9c02f7a05045ff authored almost 11 years ago by Forbes Lindesay <[email protected]>
Require error for `else` without `if`

5077f1b9a2e4a000bbd796a83eb0a80ec548f2e5 authored almost 11 years ago by Forbes Lindesay <[email protected]>
Merge pull request #1408 from visionmedia/case/fall-through

Fix case fall-through

428e87e7b33ccbccd13595aef9b11d7a037e417e authored almost 11 years ago by Forbes Lindesay <[email protected]>
Merge pull request #1406 from visionmedia/lazy-mixins

Lazily add mixins

ce9dc4c5b69828cb47dcd7cc5074ec2c52b88a43 authored almost 11 years ago by Forbes Lindesay <[email protected]>
Fix case fall-through

[closes #1363]

940989b6cddf317e4451667ae9bb70c5d2120c2f authored almost 11 years ago by Forbes Lindesay <[email protected]>
Add test case for fall-through

[see #1363]

b326108fb1ed569c82ca42d5ada651ee21e3a9b1 authored almost 11 years ago by Forbes Lindesay <[email protected]>
Merge pull request #1407 from keskival/master

Added the MIT license to the package.json.

bdefff0148b2f693abeca74847dcf3acb803945e authored almost 11 years ago by Forbes Lindesay <[email protected]>
Added the MIT license to the package.json.

aa8504b5c888887d9d9ba7c31c93d3fc8056273f authored almost 11 years ago by Tero Keski-Valkama <[email protected]>
Support lazilly adding mixins

[closes #265]

08b3ca117ffbe0a0e218072222b0cc6e7f6de738 authored almost 11 years ago by Forbes Lindesay <[email protected]>
Add test case for lazilly adding mixins

453fcb3a90fe6d43f45ea5c06ff3dc257729c1d1 authored almost 11 years ago by Forbes Lindesay <[email protected]>
exclamation mark is a special character in `"`

22d9854de16da862243ab0ed1a2f89201b893c0f authored almost 11 years ago by Yazhong Liu <[email protected]>
enhance stdin, see #1403

acd1e4a117808b3de450f114401f4b66fec90165 authored almost 11 years ago by Yazhong Liu <[email protected]>
Merge pull request #1398 from visionmedia/less-jade-global

Prefer variables over properties of `jade` global

bba82f7fb1fa584b34857b86acc96705d6ec99d9 authored almost 11 years ago by Forbes Lindesay <[email protected]>
Prefer variables over properties of `jade` global

Switch `jade.interp` with `jade_interp` and `jade.indent` with
`jade_indent`.

45122a000e6d43b09048fe1f0d99e83a1141c445 authored almost 11 years ago by Forbes Lindesay <[email protected]>
Release 1.1.5

95dbc1254bb6c9f238ff810489348e9fe9580a50 authored almost 11 years ago by Forbes Lindesay <[email protected]>
Merge pull request #1388 from visionmedia/&attributes-on-mixin

&attributes on mixin

c28ee9458c2e0e183360ee0e401c50e53817779e authored almost 11 years ago by Forbes Lindesay <[email protected]>
Merge pull request #1387 from doublerebel/bugfix-locals-error

Bugfix, tests for filename of template errors during compile. Fixes #923

68a5427d4ea359b2e70fb0b359eadb6287fa0449 authored almost 11 years ago by Forbes Lindesay <[email protected]>
Bugfix and tests for filename of template errors during compilation. Fixes #923

d0a140314a77fa2a096eca66630cd12e08e96c16 authored almost 11 years ago by Charles Phillips <[email protected]>
Merge pull request #1383 from ijin82/issue-1368_lineno

fix line number for warning "missing space before text for line" issue 1...

306b4b7afa3c43db557f410ead66da3609931277 authored almost 11 years ago by Forbes Lindesay <[email protected]>
Fix calling a mixin with just `&attributes`

c0e970b2fdd7efbb4834cda16f6007f9d2a31ec7 authored almost 11 years ago by ForbesLindesay <[email protected]>
Test calling a mixin with just &attributes

99a891efed697454d034fc79bad7c298e407141e authored almost 11 years ago by ForbesLindesay <[email protected]>
fix line number for warning "missing space before text for line" issue 1368

6e536a9c05092612b7cb99d429a344e8709138e2 authored almost 11 years ago by Ilya Rogojin <[email protected]>
Merge pull request #1381 from ijin82/issue-1368

add jade template filename for warning "missing space before text for line"

c0bb95fb215743d71a4755663617a1032d37d204 authored almost 11 years ago by Forbes Lindesay <[email protected]>
add jade template name for warning "missing space before text for line"

40d2dea0ac4f798ae4d5a4f224dfe9ba61b036f2 authored almost 11 years ago by Ilya Rogojin <[email protected]>
Release 1.1.4

96a6b0a9057534fc02c86f1c84e1cdd1a54602c2 authored almost 11 years ago by Forbes Lindesay <[email protected]>
Fix a corner case with +call, &attributes, block

7b97b1c1657000603970e32081ba3dd456e3d6e6 authored almost 11 years ago by ForbesLindesay <[email protected]>
Release 1.1.3

0c0971ad6b0006b63e75a0887433715ee1c789b2 authored almost 11 years ago by Forbes Lindesay <[email protected]>
Release 1.1.2

db1b69394b18e12eeaef7c9f72a54493a4b4a5e6 authored almost 11 years ago by ForbesLindesay <[email protected]>
Fix escaping of values like `null` at runtime

b9e9337ed932a0d95300c2dd6f30de2ce27110a0 authored almost 11 years ago by ForbesLindesay <[email protected]>
Release 1.1.1

61246019156c411c69e9b8b1f1e0707f1bfc08b9 authored almost 11 years ago by ForbesLindesay <[email protected]>
Merge pull request #1378 from visionmedia/&attributes-on-constants

Pass through escaping of values like `null`

0b74ce9c5d82141625b94040d8204cbd347a581b authored almost 11 years ago by Forbes Lindesay <[email protected]>
Pass through escaping of values like `null`

7d5d53e6db280750b4b91a77faeb0a4878b66ca7 authored almost 11 years ago by ForbesLindesay <[email protected]>