Ecosyste.ms: OpenCollective

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

pug

A powerful templating engine for node.js and the browser
Collective - Host: opensource - https://opencollective.com/pug - Code: https://github.com/pugjs/pug

docs/api: Document render*'s callback argument

Fixes #1719.

github.com/pugjs/pug - 20066fb4ac4b3758ffb91ef99750bba9a15c85c3 authored over 9 years ago
docs/api: Add 4px padding for the options section too

github.com/pugjs/pug - e5caca436fb6b4b65ae2c2492ed039f34867dcd5 authored over 9 years ago
doc/api: Add anchors and cross references

github.com/pugjs/pug - 01d42d72ceeca67cd3f45ba06b0739895e95cea3 authored over 9 years ago
docs/api: Random copyediting

github.com/pugjs/pug - c6eb9ef02fb1b5e653523ce2109860c79a1de0e7 authored over 9 years ago
docs/api: Mark options as optional

github.com/pugjs/pug - dc0ad98befd38f686d8a3221b95f10c49da2467e authored over 9 years ago
Merge pull request #2041 from veeroo18/patch-1

update Readme.md

github.com/pugjs/pug - 677608ec7c4f0781f277dd5ce78b6869b80a8e65 authored over 9 years ago
Merge pull request #2049 from jadejs/inline-tag

Add test cases for inline tags and #1871

github.com/pugjs/pug - 13172a2f17ef42bd3114620975790dd773eb2091 authored over 9 years ago
Merge pull request #2047 from jadejs/tab-attrs

Add test cases for multiline attributes

github.com/pugjs/pug - 9cf1c0867e26f443a2fdc14e6863bbcc85742d8c authored over 9 years ago
Add test cases for multiline attributes

See #1800.

github.com/pugjs/pug - 3c55dc2b0918da526d375b4b3bd7c527db637b82 authored over 9 years ago
Merge pull request #2043 from jadejs/comments

Use jade-strip-comments

github.com/pugjs/pug - f61c357f0e35d91338c575fb37abe42cae600beb authored over 9 years ago
Add test cases for inline tags and #1871

github.com/pugjs/pug - db29d8bc628ed73e5f5ecb1a85507db5b7bef39e authored over 9 years ago
Merge pull request #2042 from jadejs/test-output

test: Write to output file before trying to read HTML

github.com/pugjs/pug - 477e54901dcee8737d94c885110161e75dc5e13e authored over 9 years ago
test: Write to output file before trying to read HTML

github.com/pugjs/pug - f8abc78b6f14c94a8b99c1067c2a5ccff310e735 authored over 9 years ago
Merge pull request #2046 from jadejs/componentjs

Delete component.json

github.com/pugjs/pug - 6900fed64f42d43a7eae32d4685f0d16792f965a authored over 9 years ago
Delete component.json

lib/runtime is no longer hosted in this repo.

github.com/pugjs/pug - 59f31d7d67a8a0a3fd787e4b16a1c85dc0b82fca authored over 9 years ago
Use jade-strip-comments

Fixes #1944, #1954.
See more discussion at jadejs/jade-parser#8 and jadejs/jade-lexer#7.

github.com/pugjs/pug - ba7c32b98af6ab91ca1b416c20696825aa01e66a authored over 9 years ago
Add missing HTML results

github.com/pugjs/pug - 1711634e9dea677508af75005c7e2efbb74e178b authored over 9 years ago
Update jade components and jstransformers

github.com/pugjs/pug - 85612a35fa8499521f7d809941230c62c2e25094 authored over 9 years ago
update Readme.md

Removed screencasts link as it was pointing missing page at
http://www.tjholowaychuk.com/post/...

github.com/pugjs/pug - 2c78aa413955d6d7eb99ad3e6ba96c9d0a5718f3 authored over 9 years ago
Update test result after <textarea> change

github.com/pugjs/pug - f441cb2c81a56e09bfaaf2d26e22caaf785d08aa authored over 9 years ago
Update test cases from jade-lexer

github.com/pugjs/pug - f89a11e2606a8c9bec21e891443769efb8dc9e0e authored over 9 years ago
Merge pull request #2031 from jadejs/doc-toolchain

Fix documentation building

github.com/pugjs/pug - 36590e40e4dd1f2c9f59344c05d32387113706f8 authored over 9 years ago
Merge pull request #2032 from jadejs/unused-deps

Remove unused dependencies

github.com/pugjs/pug - 4241bafed08900a42d892698deed973227377d91 authored over 9 years ago
docs: Remove extra space

github.com/pugjs/pug - 72af8006f7eb8770843d8f36515ab98d2805201a authored over 9 years ago
Remove unused dependencies

github.com/pugjs/pug - 57b7816beef4a83d9ec3aebe24b781f54e44db2b authored over 9 years ago
Update highligh-codemirror

github.com/pugjs/pug - 1b58e7a7c9343689799d2fd745ec3a2a58b2d22c authored over 9 years ago
docs: Fix doctype printing

github.com/pugjs/pug - 236f5d736ca8e0f9a15a3744034701d742737cbf authored over 9 years ago
docs/home: Fix JS-disabled html output

github.com/pugjs/pug - 2f658790f31bc0108c931b32589a404282b5457d authored over 9 years ago
docs: Fix references to `markdown` filter

github.com/pugjs/pug - 3d39dfc6989ab9ee06e9388ca933cb788b897eb9 authored over 9 years ago
Merge pull request #1996 from markpalfreeman/master

Add JSTransformers reference and usage to Filters docs

github.com/pugjs/pug - 7f3c4b18bdd0c08ae678cc61b939f58bcee63494 authored over 9 years ago
fix broken links in README

github.com/pugjs/pug - 605aaeae19d1f45a928b87783bca845d818c4cc1 authored over 9 years ago
Add JSTRansformers reference and usage to docs/views/filters

github.com/pugjs/pug - 0e432d676c2cfabcce1f407339fb0e63bdb57287 authored over 9 years ago
Merge pull request #1987 from flintinatux/register

Register .jade as a require-able file extension

github.com/pugjs/pug - 0c3534637a1d01373f8810132449df2bf94e21da authored over 9 years ago
Merge pull request #1992 from jadejs/no-binaries

Remove pre-built binaries

github.com/pugjs/pug - dfbd27deac8e89a44617bd5d85ac198ef97d5cc1 authored over 9 years ago
Merge pull request #1993 from jadejs/no-cli

Remove CLI from core jade module

github.com/pugjs/pug - 3f5448ae27e96d2fa122ca2efa4b98f8fe19475d authored over 9 years ago
Remove CLI from core jade module

github.com/pugjs/pug - 0271b9029cdde279aefe61ce8ec4d9c86689860c authored over 9 years ago
Remove pre-built binaries

These do not really belong anywhere, least of all the GitHub repo. We
can generate them as part...

github.com/pugjs/pug - 70715800f5d35380f195593cb8c7e04c0abc7628 authored over 9 years ago
Merge pull request #1972 from jadejs/refactor

Refactor

github.com/pugjs/pug - 7f4d224163b01d9ddb620beca55c8bcd7093bda3 authored over 9 years ago
Push more logic into code-gen module

This provides the code-gen module with greater flexibility and also
improves code-reuse.

github.com/pugjs/pug - 3beb0d62ec73fee47c7a8881fee14298b435c079 authored over 9 years ago
Refactor to use external modules

This commit changes the code to use entirely external modules for all the real work.

github.com/pugjs/pug - 67efde2bfa2762c06ff245f80e2df51255eece7a authored over 9 years ago
Update jade runtime

github.com/pugjs/pug - a88810ff49415dc6b284a8d384bfeefc29086f60 authored over 9 years ago
Remove files that are being extracted into other modules

github.com/pugjs/pug - 4ef374bf2575c9978210626ada947ff5582a3295 authored over 9 years ago
update component.json and package.json to 1.11.0

github.com/pugjs/pug - 31966399f86b15159f2ff47dff99fbf4c92fadd5 authored over 9 years ago
Merge pull request #1989 from alubbe/newversion

1.11.0

github.com/pugjs/pug - f6765b44c19d0bf78be4ad25e925818bb9ac6d1d authored over 9 years ago
add 1.11.0 changelog to History.md

github.com/pugjs/pug - 239da94548c2e23acc42536c532797e9ce5e8fc9 authored over 9 years ago
Register .jade as a require-able file extension

github.com/pugjs/pug - 4e350ba4d3801a5b04324af1b8eff33fae73c64e authored over 9 years ago
Merge pull request #1986 from alubbe/evenfasterescape

cache character encoding function

github.com/pugjs/pug - 1fb3fcad17360bf89bb473ea8bda7ea02cf163b7 authored over 9 years ago
cache character encoding function

github.com/pugjs/pug - aafd63ff859f5a1dc59f2277c7d678a5fa09570e authored over 9 years ago
Merge pull request #1976 from alubbe/fasterescape

improved speed of jade.escape()

github.com/pugjs/pug - 2194cbbda35283bea81e9d3e1d0ace619937932b authored over 9 years ago
Merge pull request #1982 from alubbe/fixmixinv8bug

improve mixin performance by fixing https://code.google.com/p/v8/issues/detail?id=4165

github.com/pugjs/pug - b47afd8a8591d93d6c7a1f4f2f0850e8e7f8a66a authored over 9 years ago
simplified code and added comment pointing to the v8 behaviour

github.com/pugjs/pug - 91bd2ad75f54eb5cf48ea29a4ead8edd407ac183 authored over 9 years ago
improve mixin performance by fixing https://code.google.com/p/v8/issues/detail?id=4165

github.com/pugjs/pug - 41816454c1eef501c95793c4ede8ca5f836f6786 authored over 9 years ago
Merge pull request #1973 from alubbe/master

fix documentation, see https://github.com/jadejs/jade/issues/1970

github.com/pugjs/pug - c2d8f082a2aa329d5b9ada21a415763bdbd753f5 authored over 9 years ago
improved speed of jade.escape

github.com/pugjs/pug - e85322b611751156395f01925fbf981e7c2379a3 authored over 9 years ago
Merge pull request #1971 from jadejs/coveralls

travis: Use after_success for coverage report

github.com/pugjs/pug - ce8b9d6ca080a76cae2280e3cebf5b848311c7ad authored over 9 years ago
fix documentation, see https://github.com/jadejs/jade/issues/1970

github.com/pugjs/pug - fb25fa4e29ee955c846f6fb9bb8aaeb239070061 authored over 9 years ago
travis: Use after_success for coverage report

This way the Travis build outcome is not affected by Coveralls server
downtime, which unfortunat...

github.com/pugjs/pug - fdcb17b8a60f537f24cd4f8ed658db895af2bf96 authored over 9 years ago
Merge branch 'alephyud-block-code'

[closes #1965]
[closes #796]

github.com/pugjs/pug - 6a2b830c71307059ec32feaa4df2fac681c58a01 authored over 9 years ago
Added block code element

Block code starts with a line containing only '-'. A block
after that line is interpreted as un...

github.com/pugjs/pug - 87b7f9f037cee3bacf8a423698e017ab91f392be authored over 9 years ago
Merge pull request #1966 from alephyud/line-number-fix

Better line number counting for pipeless text

github.com/pugjs/pug - c0d722e04953bc87e9c4dd6cf65844a2b8fd91ad authored over 9 years ago
Added a test case for error line number

github.com/pugjs/pug - 4e66a41565db4d3999dd54f664aae3b0515bb7f4 authored over 9 years ago
Adjusted line number counting for pipeless text

github.com/pugjs/pug - 6bb0d9711aaff0c6e7278acc8513eb0fdbac2666 authored over 9 years ago
updated docs to reflect compileDebug now being disabled by default for express' production env

github.com/pugjs/pug - cec5c6e4bc4c886f733fceed0d4354cdd04df6b3 authored over 9 years ago
Merge pull request #1959 from alubbe/1100

1.10.0

github.com/pugjs/pug - 6027e662f0ae2c8fecea2016513b465b5ae60a31 authored over 9 years ago
Merge pull request #1961 from vergenzt/fix-inheritance-typo

Fix comma splice in inheritance doc

[ci skip]

github.com/pugjs/pug - 7e4bab4ecfc61aadee29bae95a3a0c2b33f25265 authored over 9 years ago
Fix comma splice in inheritance doc

github.com/pugjs/pug - 82601f9d124c6d535fc249513d77138206ac76ff authored over 9 years ago
Merge pull request #1952 from alubbe/disable-compileDebug

disable compileDebug for express' production env

github.com/pugjs/pug - 08223b80b171e011106bd98c90b205f9988aacca authored over 9 years ago
Merge pull request #1928 from jadejs/jstransformers

Add support for jstransformers, deprecate Transformers

github.com/pugjs/pug - 2d65331ebea226976e45f48327472768ed6d0c36 authored over 9 years ago
Merge pull request #1951 from alubbe/fix-memory-leak

fixed memory leak caused by compileDebug flag

github.com/pugjs/pug - f2a18826a13d52e4038534043dd78f1c3723fa2c authored over 9 years ago
Merge pull request #1953 from alubbe/newv8

updated tests to work with new version of v8

github.com/pugjs/pug - 8a7c71817b78b9872f575ede967c6ec786acb59a authored over 9 years ago
updated tests to work with new version of v8

github.com/pugjs/pug - fd5566fffacc21147d647f983581e6f52734068e authored over 9 years ago
disable compileDebug for express' production env

github.com/pugjs/pug - 76c63b6b992ba4c6f4d931315293b69487f679bc authored over 9 years ago
fixed memory leak caused by compileDebug flag

github.com/pugjs/pug - 23fe2df526130fc34ed29505e054be8794f4cd52 authored over 9 years ago
Merge pull request #1940 from tusbar/tusbar/cov-gitignore

Remove duplicated lib-cov from gitignore

github.com/pugjs/pug - d151dccdf273370a6e07bcce7ed47fadd020bf3a authored almost 10 years ago
Remove duplicated lib-cov from gitignore

github.com/pugjs/pug - e7eb9f183faeff5ac3eca901b72d552880e96cd1 authored almost 10 years ago
Merge remote-tracking branch 'origin/more-watch-fixes'

Conflicts:
bin/jade.js

github.com/pugjs/pug - ad86d8b88acfb3b5d5a174042bb7b8a49aa2af9a authored almost 10 years ago
Merge pull request #1934 from GarthDB/master

added new logo to the header and tweaked the link color to match

github.com/pugjs/pug - 29df168a47531ff617862febbe264a320dd2d6e2 authored almost 10 years ago
added new logo to the header and tweaked the link color to match

github.com/pugjs/pug - d1fc2f617db74e522e97658f88f1c6ae9e139c01 authored almost 10 years ago
Add support for jstransformers, deprecate Transformers

github.com/pugjs/pug - 00e9029397e02c2780c25e7457011ec154cd2ff9 authored almost 10 years ago
Update the README logo

Using @GarthDB's awesome new logo design

github.com/pugjs/pug - 73e840e9e3ec19e3606738671c99f51edd204d4f authored almost 10 years ago
Merge pull request #1909 from jadejs/renderFile

CLI: use jade.compileFile*

github.com/pugjs/pug - d0051f55a7e61c74386d57406b9f93a5f1140bb0 authored almost 10 years ago
Cosmetics

[ci skip]

github.com/pugjs/pug - b1a57e87e0418c332a9facdb6efed375d9a4dcdc authored almost 10 years ago
CLI: use jade.compileFile*

github.com/pugjs/pug - 89034adbbdab27ae629c99a288a38e979b31282f authored almost 10 years ago
Factor out rendering function selection

github.com/pugjs/pug - 10272b9fd54374aa8550f55ce4dad161906a7e2a authored almost 10 years ago
CLI: fix -H with watch mode

Fixes #1906.

github.com/pugjs/pug - 8b3206f970530fd66be18a750194a04c84fe601b authored almost 10 years ago
CLI: Add comments on complicated path handling

github.com/pugjs/pug - 905d42da8e7b37ca7e8dd439794b085d0f5cdd76 authored almost 10 years ago
CLI: More accurate --hierarchy handling

Fixes case where rootPath is a part of path.

This resolves the paths before trying to replace i...

github.com/pugjs/pug - 24628e1fcd8d04ab8f85db120424f94cf0e06da0 authored almost 10 years ago
Merge pull request #1907 from jadejs/stop

docs/stop: Remove file query hack

github.com/pugjs/pug - 6f767c2441ae9a7c5b41f0884d934bb38d4787e3 authored almost 10 years ago
docs/stop: Remove file query hack

It was fixed in less-file 0.0.9.

github.com/pugjs/pug - 660397263087b150807d3c361ad008baa436c26a authored almost 10 years ago
Merge pull request #1903 from fbeaudet/master

Fixed invalid link in the doc

[ci skip]

github.com/pugjs/pug - 75183f8d01d41bbe972558cb764e8a26c051a427 authored almost 10 years ago
Fixed invalid link in the doc

github.com/pugjs/pug - d6c0f7101bdf1f48f4013e61871e7c020abb0ff2 authored almost 10 years ago
Merge pull request #1899 from davezuko/patch-1

Grammar fixes.

[ci skip]

github.com/pugjs/pug - 03a7a60d81dd09c36001f213536c0bdb5cd8134f authored almost 10 years ago
Grammar fixes.

github.com/pugjs/pug - cac81d585c7a04cf2dafe55de173e8acbd532f2a authored almost 10 years ago
Test io.js instead of a specific minor version

github.com/pugjs/pug - dccfefb282cffdcf8e9693fc8b733ad8d8e480c3 authored almost 10 years ago
Merge pull request #1889 from jadejs/dir

Add an option to maintain directory hierarchy

github.com/pugjs/pug - e9afed56e480a07f3b0040268bfe073b4d1c9e1c authored almost 10 years ago
Merge pull request #1895 from jadejs/gitmodules

Remove git submodules

github.com/pugjs/pug - ebdfa1402db83461d099c5bd76025c4ffb919475 authored almost 10 years ago
Merge branch 'client-comp'

Closes #1869.

github.com/pugjs/pug - 25d769155d8b59494a0a62fb82e3c3fb86dccdc5 authored almost 10 years ago
Add client-compilation example

See #1867.

github.com/pugjs/pug - 764787f5e02f37c1dc5ee6c22bc7318d5c0908f6 authored almost 10 years ago