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

docs for raw html

dd1acf07cea8ea5e73840f15f3d69ea4acc96fb9 authored over 13 years ago
Added `make benchmark` for continuous-bench

4523886115417f16cc514deb632232691fec7564 authored over 13 years ago
Release 0.14.2

623184da281d3570606eb60ea108e3745fa7179c authored over 13 years ago
extended the includes example

745f14ee6f392e9ca90931e59215f578092698b5 authored over 13 years ago
Added `include` support for non-jade files

note that since `include` is a directive and `script/style/etc` tags
are plain-text only, you ca...

8d7952083127bc877999581abe5f4f68f01fb0d5 authored over 13 years ago
Fixed code indentation when followed by newline(s). Closes #295 [reported by masylum]

727a3485f36ad768d1207553412b748f7e0fb63c authored over 13 years ago
Release 0.14.1

71351b4bcf59217602c4681f6a917da0053ca23a authored over 13 years ago
Merge branch 'master' of github.com:visionmedia/jade

2a65c033b1fa021130776fdecde33f42ebf93698 authored over 13 years ago
Added `colons` option for everyone stuck with ":". Closes #231

697120675a59c53ffc9b64f12c47285b876a833f authored over 13 years ago
Merge pull request #290 from limeblack/patch-1

Added info about double escaping \\ text blocks

4f0a918abce464e1cba9bfa1ced9577fb932b131 authored over 13 years ago
Added info about double escaping \\ text blocks

46c6946c55243c647fe371cf9339d798cefd20de authored over 13 years ago
Small optimization: Consecutive lines in the compiled javascript code that output static text are merged into a single operation.

Signed-off-by: Tj Holowaychuk <[email protected]>

065e5e0e6c65ac5ecf14efea1f5cfa8c0a099ddf authored over 13 years ago
Release 0.14.0

a2dff68a04d10054e775b63e632d7155efdb2a4f authored over 13 years ago
array iteration with index example. Closes #276

b935d8e533e73626ad8d671c47a46ba0e811fe4a authored over 13 years ago
docs for js output

86dbba24b3d49e9d7267ee6d0726121e61b81427 authored over 13 years ago
readme

6e9348a410ee2518760ce209ae67eeb12f2c93bd authored over 13 years ago
Merge branch 'integration'

b4debbc9edfc11d59ee112327c3d4f5e3893ee13 authored over 13 years ago
docs

a8ca42869ea99d60812235afe9a79b6d62c25b71 authored over 13 years ago
misc refactoring

a015927d7250c9fc2fe9e44372f34870b93489e9 authored over 13 years ago
misc refactoring

6923d1aec7cdfa5a06081089aa596049c10b5a29 authored over 13 years ago
fixed interp global

aff99a5215cab3a26dad0411591dcc8b61d4797a authored over 13 years ago
inline fs as well

51e798156483129a9f73d7879395068f8bbeb6e1 authored over 13 years ago
rebuild

48a6dc02babd5b95fceba774a196599f9576a084 authored over 13 years ago
inline mixin require so client-side doesnt freak

69927e8d3b5b1e4499a732154a5ddc530c002ec9 authored over 13 years ago
docs

4a8d66d2ac2e82eb98ce89818a3216966daaa2c8 authored over 13 years ago
exports

9b383f3c97d3ff5ecc8e8936743ac2945a9d3438 authored over 13 years ago
runtime.js make targets

74e1344339a96e513400f223ccfe4fa66e86837f authored over 13 years ago
Added runtime.js

e5c462386f31f09399302cd4a98b891dd52a03a3 authored over 13 years ago
rebuild

7548d10fe98994dc60add6467e6312011e533e39 authored over 13 years ago
jadeHelpers -> jade

28224029c9321fcf013119cc5aba4431cb7d2d70 authored over 13 years ago
global -> inline

1314e92424cd22472a60afd9c59fe16ab7034b29 authored over 13 years ago
moved helpers up

6415b54333203ab96dccf6c64ad8f71bd5f5928a authored over 13 years ago
docs

fa6acfed100f1b526950c9094895aeeac5ee15b9 authored over 13 years ago
misc refactoring

9fa0e810c1d50dca07d277af74a5406c4a45bfdd authored over 13 years ago
refactored some part

Signed-off-by: Tj Holowaychuk <[email protected]>

6f5674e95427e1b2127b1585477440574a16957b authored over 13 years ago
refactored some part

Signed-off-by: Tj Holowaychuk <[email protected]>

e1d28272d2023c518474a13f70c72fda9d57090d authored over 13 years ago
finalized code

Signed-off-by: Tj Holowaychuk <[email protected]>

011fa9742d5085fed244fedaadb590ad792b6a7f authored over 13 years ago
finalized code

Signed-off-by: Tj Holowaychuk <[email protected]>

b021be9a1c424a11baeb293cbbcf0212052c6ab4 authored over 13 years ago
changed helpers to default to inline instead of global

Signed-off-by: Tj Holowaychuk <[email protected]>

9a7343a7f04ecb9fa1ca214abbe69e2d0f9adab2 authored over 13 years ago
refactored some part

Signed-off-by: Tj Holowaychuk <[email protected]>

8b08b0d37d48214a115015dcbfadc10f98e4716f authored over 13 years ago
added in multi-line test for compileDebug and helpers options

Signed-off-by: Tj Holowaychuk <[email protected]>

b99ce745a2231ea43d9801b987578c67f0755aaa authored over 13 years ago
added back in helpers for parse()

Signed-off-by: Tj Holowaychuk <[email protected]>

92ac5846433429d1a9993af25cd9224c29b904ed authored over 13 years ago
moved helper functions out to call from global

Signed-off-by: Tj Holowaychuk <[email protected]>

7987c875c836598ee0d53a739459a8dc4592dc4a authored over 13 years ago
added option to set compileDebug to false

Signed-off-by: Tj Holowaychuk <[email protected]>

d9555605a7883cabc60a23175188cb502b92bf9d authored over 13 years ago
rebuild client-side

5a87f2c1629dd43acb9b809294f09f4bb4b40c39 authored over 13 years ago
Release 0.13.0

5e96f167b22602f99a00410daa49eca99dd0e48e authored over 13 years ago
indentDepth -> indents

21d8c7f82dc102e1dd40f32e5b4c229d4551a564 authored over 13 years ago
misc refactoring

97303cc045f141cc665f597e51949c6cc99977c2 authored over 13 years ago
Merge branch 'pp'

9590130a8b4f954d0e0cfec380c896a873b90f69 authored over 13 years ago
fixing styling

674b82b6e76d7e7273821dd21e61cfaf955fa0ac authored over 13 years ago
Merged pretty print option

852990a442cda2d7585ef476cf0e77db864e1fb3 authored over 13 years ago
mixin docs

7dbca5f3845d294085189e87543209a279c786d8 authored over 13 years ago
better mixins example

62b3ed6900086299e3f4a5c96544cdb10c1600c9 authored over 13 years ago
fixed mixins example

3f41c2f375901992ae4814914a74b048d6ac7ea8 authored over 13 years ago
docs for includes

5f780abb9ddbd8fc189ff65ba85376a5d1d68d76 authored over 13 years ago
error when filename is omitted for includes

d94db763ae729a5245e362b5e4e9e3bff4815950 authored over 13 years ago
added foot.jade to includes example

b5fc9e243757aa6890d96c64adedd01f6953173e authored over 13 years ago
drop @ from @{mixin,include}

944b4f69b31968bf124d0497b27cc57dd681b30c authored over 13 years ago
includes example

3173462398886ad3258dd7a7fb9f5b1b3deb530f authored over 13 years ago
allow all chars in include

a4dcce88d96bcc8a90d3b6ae0b8b169ccc1b3126 authored over 13 years ago
import -> include

6f09ce0e86d5c97861ce3b5ea5733fd60f4f1675 authored over 13 years ago
dialog-mixins.jade

bbfa8dd6c3127ee223c3b86bffddd604f33919fb authored over 13 years ago
Allow - in mixin names

ea0cffd5a217733b5ef947da68044dca5143769a authored over 13 years ago
Merge branch 'feature/import'

bad81d55e97057393d49ee929f60df44f41beda7 authored over 13 years ago
Added crude @import implementation

1f953cbadefd129b63d452006c344bdfc830bd91 authored over 13 years ago
Added simple mixin support

aac678d21acf231214d046fa48e7d6e84e01d0ff authored over 13 years ago
Fixed jade(1) in readme

8b8d408743532ce4b693a652b3a54e8da69f9012 authored over 13 years ago
Added array support for the class attribute

ex:

body(class=bodyClasses)

6d852f8b47f6288e6f11fdc390f2d7fbb2b01205 authored over 13 years ago
Release 0.12.4

f44f0dc88d2b6506ba2b6a6661b2fe347d5ec13c authored over 13 years ago
Fixed filter indentation bug. Closes #243

only clear the starting space count
when we reach that same outdent

83583d46f668abb3b923813cd034fab72e1a586f authored over 13 years ago
Release 0.12.3

31417f3c86deaede332e04f94a3ed212be861c55 authored over 13 years ago
Fixed empty strings support. Closes #223

also using ../ instead of jade now since
npm is messing shit up

b7dd7d9e22c8b0b809de330f52908b8fc6a334c0 authored over 13 years ago
Merge branch 'master' of github.com:visionmedia/jade

05d45a6ad99f22423c014d9eb7bae870de9a2e53 authored over 13 years ago
Fixed conditional comments documentation. Closes #245

it is no longer "/", "//" with a block is fine

447f190e25b135f5c08361eaffd8e636bc655b03 authored over 13 years ago
Merge pull request #241 from basdirks/patch-1

Corrected attribute style example to match recent changes.

6c08f23ccdc6a754e90f88849afda067243e0a23 authored over 13 years ago
Corrected attribute style example to match recent changes.

f79eca31df92e682ed7e74e07e55f56c8ddc9f3d authored over 13 years ago
Release 0.12.2

1727ce7bfc18601df437eccc2bf01b9cba482c4b authored over 13 years ago
Fixed `make test`

c87cb82c767ea005fd592a873ac7264debdf047c authored over 13 years ago
Fixed block comments

b7a251466947f33ff89ff5c28c8d4b523c11f11b authored over 13 years ago
changelog

f57c419583ebcc1dc2f5634ce3b576fcc501a9b6 authored over 13 years ago
Release 0.12.1

d9808606d87f721cf077c23bcbba2024f952351f authored over 13 years ago
fix attribute interpolation with double quotes. Fixes #232

Signed-off-by: Tj Holowaychuk <[email protected]>

7fc32da71b4c5aa6cad43fa3c20c7bebaeb83f49 authored over 13 years ago
Release 0.12.0

f8af92c5391afa929791bf2171e415f3d32b92a4 authored over 13 years ago
prune on prepublish

7ed66e1b2e8133688de81851114884ec4ea7e329 authored over 13 years ago
Fixed; retain original indentation spaces in text blocks

87f8dba3cce775d9757ba887a032ee4a0e5793ae authored over 13 years ago
refactored Parser#parseTextBlock()

a3b4a54632d60922ebf11d05f8367cc71557de7b authored over 13 years ago
Added; doctype value is now case-insensitive

should still be defined lowercase

6f0e0d7149cd2c1e3e96eef8211c0c9516813659 authored over 13 years ago
Added "doctype" as alias of !!!

9a7dfeaaa572999af015e2288edb2d946a58434d authored over 13 years ago
added more docs for attributes on new lines

628a70d6186c0afda8d247572ce3be8ab4735a28 authored over 13 years ago
Merge branch 'feature/attr-interpolation'

449b4f2439580371a57fce4315502e402d1fdf53 authored over 13 years ago
Added attribute interpolation support

sooooo many people just expect this to work,
so now we have it

4523a6d4951909f85e8620d534b49df7c3a2e5d7 authored over 13 years ago
Release 0.11.1

ae54aaac44dc667c18087de6be6679413a0bdf03 authored over 13 years ago
Parsing text blocks keeps original indentation

Fixes #197

Signed-off-by: Tj Holowaychuk <[email protected]>

2db80abb1bf7f7e90b36953d0fa0786b71ec59b7 authored over 13 years ago
less / markdown dev deps

07c181a5c1a945c0dfb2c9a487082ee24a11b95b authored over 13 years ago
fixing tests

36d6be5f57c2de3cf758dc8e3c37c33bb5810dcc authored over 13 years ago
dev deps

052569c16c7d7061886ea7eaaf92c0d7891f13a1 authored over 13 years ago
docs

7166f94f7ae75dc5832552e0d8729059cba06013 authored over 13 years ago
typo

d774c874ba28adb1e1c6244b7fd7e32cb1e114e4 authored over 13 years ago
Merge pull request #228 from akzhan/master

Documentation update

c4c4179a50cbf5edce099c2ab2b4d31f5327f7f2 authored over 13 years ago
Documentation update: Use GitHub syntax highlighting markup; 'default' is keyword, so use quotes; Other minor changes.

38fc85f4cf56f59291c179007324d813d1e76731 authored over 13 years ago