Ecosyste.ms: OpenCollective

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

github.com/nodeca/ndoc

js port of pdoc, with extentions
https://github.com/nodeca/ndoc

Update Makefile. Move CLI executor into lib/

fa29b787460e1f38cf40f67f3eabd6ad79b2b9c0 authored almost 13 years ago by Aleksey V Zapparov <[email protected]>
Update FsTools dependency

06bc3ccd54c48b37134a44c100ec93a1a8b43753 authored almost 13 years ago by Aleksey V Zapparov <[email protected]>
Updated dependencies versions

f23950f288a906d5aaccb52dadb1f6817d37f901 authored almost 13 years ago by Vitaly Puzrin <[email protected]>
Version bump. 1.0.6 released

7ed6471588b5706388302f6378e2cd8012253a54 authored almost 13 years ago by Vitaly Puzrin <[email protected]>
win fix: convert backslashes to slashes in paths to scr, closes #37

f9045345ecf337653ff11c072154cddf285779e6 authored almost 13 years ago by Vitaly Puzrin <[email protected]>
Version bump. 1.0.5 released

db994b42a1a692325e5a7d92f41a486a4c76b189 authored about 13 years ago by Vitaly Puzrin <[email protected]>
updated Marked version. Now supports extended code blocks

901dd86c6cce9eb313c559a4fcea0cfbc05948e9 authored about 13 years ago by Vitaly Puzrin <[email protected]>
Merge pull request #34 from nodeca/tags-improved

Colorize tags (read-only, internal, chainable)

8041d13286fb141a47de618229f9c100cc4d722e authored about 13 years ago by Vitaly Puzrin <[email protected]>
Colorize tags (read-only, internal, chainable)

70a4e91680bfeffd6c6c96dcc3cab8f3bb610f20 authored about 13 years ago by Aleksey V Zapparov <[email protected]>
Update README.md

064eaad889bc901710785b9c90db9039f9179bf3 authored about 13 years ago by Vitaly Puzrin <[email protected]>
added travis

202cef5486416c7fa5b94dd65bf1ed6e86a937fc authored about 13 years ago by Vitaly Puzrin <[email protected]>
Updated package description

46f0c0b9ae789410044c1de9aeb462db1e570f21 authored about 13 years ago by Vitaly Puzrin <[email protected]>
Version bump. 1.0.4 released.

3822fcf11c69e1a9d1e95e7afecdf80b3e94c5fc authored about 13 years ago by Vitaly Puzrin <[email protected]>
Update HISTORY.md

643bcbff8b58deefca1be91ea2f5d59b84d3926f authored about 13 years ago by Vitaly Puzrin <[email protected]>
styled labels (new tags), closes 11

b0c841e125c9a19715df6170afe20a929c92a094 authored about 13 years ago by Vitaly Puzrin <[email protected]>
Merge pull request #31 from dvv/master

#11 (featured labels) and #30 (false is true) should be feexed

06f9ea4cd76ccfef1ceb1affa9b1d94d851c8e8e authored about 13 years ago by Vitaly Puzrin <[email protected]>
feexed typo in argument defvalue stringifier

3b390f7d833627131b1ab550b1b765785b0f4a9d authored about 13 years ago by Vladimir Dronnikov <[email protected]>
should feex #11

90b14a785daae3536b6e429dde5151250f1b97b3 authored about 13 years ago by Vladimir Dronnikov <[email protected]>
Merge branch 'master' of github.com:nodeca/ndoc

5fd8de1921d5686344dc37e65ce9553ffb2bbc30 authored about 13 years ago by Vladimir Dronnikov <[email protected]>
should feex #30. also, 'null' and regexps addressed

a026bc25786f286e1ee50ee9f3f9ea70d06d1b39 authored about 13 years ago by Vladimir Dronnikov <[email protected]>
added labels test

e3e04177ee9cd9c552089af0d0f9dc42c468ef3c authored about 13 years ago by Vitaly Puzrin <[email protected]>
Merge branch 'master' of github.com:nodeca/ndoc

8eb15c947b50f920df45601e24dcc6b17b2f55a3 authored about 13 years ago by Vladimir Dronnikov <[email protected]>
Merge branch 'master' of github.com:dvv/ndoc

Conflicts:
Makefile

0cc25363c334f3f0d5b4e353994e0bae8fe3b4ac authored about 13 years ago by Vladimir Dronnikov <[email protected]>
Version bump. 1.0.3 released

37d688d7d6e8ef9111598a4459844435e018d44d authored about 13 years ago by Vitaly Puzrin <[email protected]>
Updated docs

a3f3cbcce641680732c7c10fc1e671956b48eabb authored about 13 years ago by Vitaly Puzrin <[email protected]>
Added back icons for global functions/properties. Closes #27

b509cc85c7a99edb5ce1dbbf09ef201783a1007d authored about 13 years ago by Vitaly Puzrin <[email protected]>
added event icon, closes #23

befca5db5a01cb8d3b143fbd6db0d33f11939ac8 authored about 13 years ago by Vitaly Puzrin <[email protected]>
Merge pull request #28 from nodeca/features-reorganized

Features tests restructured

4da13a13b0a6c1e0268fc7622ff2f61029cc10b8 authored about 13 years ago by Vitaly Puzrin <[email protected]>
Features tests restructured

0184c6baade9e8f97121fd1a9fae8b9f67066826 authored about 13 years ago by Aleksey V Zapparov <[email protected]>
Merge pull request #26 from dvv/master

#23 and #24 are addressed; tests added to tests/features

3ca80df8bb62a28f23e991de2200b288bd3f5778 authored about 13 years ago by Vitaly Puzrin <[email protected]>
Makefile fixed -- don't remove parser.js

e08f12b87d6bfd06c879a2918e096293065c763a authored about 13 years ago by Vladimir Dronnikov <[email protected]>
added support for events. related to #23. feedback is needed

a498f17f71a17e465babd9f0cd89c607977e4c6d authored about 13 years ago by Vladimir Dronnikov <[email protected]>
functions are allowed in signatures. should void #24

f3478a63625b5bad1e4e5000773e1d74d9f3c1f1 authored about 13 years ago by Vladimir Dronnikov <[email protected]>
Merge branch 'master' of github.com:nodeca/ndoc

2d39992fca92f2395079aa2fdb474cb75388ea1d authored about 13 years ago by Vladimir Dronnikov <[email protected]>
removed duplicate test target

71504c6551bae8f7a0bf65b2cabe920463a36743 authored about 13 years ago by Vladimir Dronnikov <[email protected]>
Merge branch 'master' of github.com:nodeca/ndoc

30f3fb9c4360bb1eac938bc7bb3187e01a6eb980 authored about 13 years ago by Vladimir Dronnikov <[email protected]>
Merge branch 'master' of github.com:dvv/ndoc

Conflicts:
lib/parser.js

69597ae4bae8c47f6280802f62c4c23bb51e8c3f authored about 13 years ago by Vladimir Dronnikov <[email protected]>
Fixes protopages make task

d67e9c7c0fa5a425c051b297c5411e786433a20b authored about 13 years ago by Aleksey V Zapparov <[email protected]>
Adds features test

c0a69787568224be1698a27e426c45c88e78fea4 authored about 13 years ago by Aleksey V Zapparov <[email protected]>
event parser drafted

f07ec949aa7373282c52b5d7ee836ed3298a6fb0 authored about 13 years ago by Vladimir Dronnikov <[email protected]>
Updated syntax doc

d332fa2136776a769e7e6d969e7fd4580540ee19 authored about 13 years ago by Vitaly Puzrin <[email protected]>
Version bump. 1.0.2 released

a10ae1dd62703a91ef581d6272148a227b0a558b authored about 13 years ago by Vitaly Puzrin <[email protected]>
Update HISTORY.md

3adf733a6c0fb3fd53b414d5b71d86c69d3af560 authored about 13 years ago by Vitaly Puzrin <[email protected]>
tolerated . and ^ in regexps for lint

1f6e8474ffeb39b03dea73b97d12122ea006ddf8 authored about 13 years ago by Vitaly Puzrin <[email protected]>
Merge pull request #22 from dvv/master

linted / cleanup sources

bb076c6661d4ce5a5b8224246535511a32e19f03 authored about 13 years ago by Vitaly Puzrin <[email protected]>
linted ndoc

7bd99ca2e419f571b4af24fcb3e69e5139343a22 authored about 13 years ago by Vladimir Dronnikov <[email protected]>
linted index.js

eb15c9ccca699e584a62cf245aed3985f50c6ef5 authored about 13 years ago by Vladimir Dronnikov <[email protected]>
linted util.js

80f80ae50cbd27da32023b4742411b3d8eb01c19 authored about 13 years ago by Vladimir Dronnikov <[email protected]>
regenerated parser.js

4f827cb8158b26b972275cb7289d17735ec6e386 authored about 13 years ago by Vladimir Dronnikov <[email protected]>
parser cleanup

158570e4c4746fe4ce690a6a9347185df156278f authored about 13 years ago by Vladimir Dronnikov <[email protected]>
honor augmented PATH in Makefile

8ffeb5ed74ce66aba9d72be3f6f4b2f976457831 authored about 13 years ago by Vladimir Dronnikov <[email protected]>
linted

2eb8a7dc71bfe66dbf5873f37c6588f87fd1a7af authored about 13 years ago by Vladimir Dronnikov <[email protected]>
got rid of top-level closures for lint

38d658f77b7fecb000b38e4adfeb7df4aa1de35e authored about 13 years ago by Vladimir Dronnikov <[email protected]>
cleanup parser

7b4f4875ae885a89c78905cab90cffeb4db2f525 authored about 13 years ago by Vladimir Dronnikov <[email protected]>
Revert "supported coffee bulk comments ###* *###..." due serious markup clashes

This reverts commit 061ca226443cbfa3776800441f405195829478cb.

37dd4f1b91de57a2fbc808eeb377ae52bfb9775e authored about 13 years ago by Vitaly Puzrin <[email protected]>
supported coffee bulk comments ###* *###, new target make coffeetest, with example

061ca226443cbfa3776800441f405195829478cb authored about 13 years ago by Vladimir Dronnikov <[email protected]>
linted __dirname. should solve #20

b8c24c5380dce5cd9c8c28aa5b9bf4b6eb504583 authored about 13 years ago by Vladimir Dronnikov <[email protected]>
linted

cb6e2ded8671cfdcf9241ddf18cd7a1603c350a5 authored about 13 years ago by Vladimir Dronnikov <[email protected]>
Update Makefile

420aaf38e4f03728f358e69ce7a60020ab8271a5 authored about 13 years ago by Aleksey V. Zapparov <[email protected]>
added linter

15c0dd398c20f4a5ef4a472ca13282be1917ef52 authored about 13 years ago by Vitaly Puzrin <[email protected]>
Merge branch 'master' of github.com:nodeca/ndoc

cf2e93ed62e4f77dfbb9786e87e62557d22fe1d7 authored about 13 years ago by Vladimir Dronnikov <[email protected]>
signatures are escaped as well

2f399063feab1794f04e87cec16b4870e60da453 authored about 13 years ago by Vladimir Dronnikov <[email protected]>
Update HISTORY.md

2b2318a12dbdf27814caca65dad848ac4b435883 authored about 13 years ago by Vitaly Puzrin <[email protected]>
should fix #19

a711a5a4ebd35d25311205aa3340f5e407444ade authored about 13 years ago by Vladimir Dronnikov <[email protected]>
fixed boilerplate layout

2319c193d05262dd96244904ea444f22f150ab2f authored about 13 years ago by Vitaly Puzrin <[email protected]>
fixed: should JSON.stringify default value in signatures

1bc9459d18ff345a496dd577c573316014fd2b40 authored about 13 years ago by Vladimir Dronnikov <[email protected]>
Update HISTORY.md

9abff1696f22c09817dba70dc9568a03faaa89cd authored about 13 years ago by Vitaly Puzrin <[email protected]>
Fix processScroll. Resolves #17.

4c98b45ea38f8023d6d67e2e79c289c801b129db authored about 13 years ago by Aleksey V Zapparov <[email protected]>
Version bump. 1.0.1 released

150b0d5fca6b2a35ae014293e2562d770050abe1 authored about 13 years ago by Vitaly Puzrin <[email protected]>
Merge branch 'master' of github.com:nodeca/ndoc

a5aea8f7a96f080f82557775ef586e152962bf69 authored about 13 years ago by Vitaly Puzrin <[email protected]>
fixed default github sources links

fc68a6231caf8070e1e6e37cb714c56013395693 authored about 13 years ago by Vitaly Puzrin <[email protected]>
typo

3ef428fc0521726361cb66e252c07a3e3a8c35a1 authored about 13 years ago by Vladimir Dronnikov <[email protected]>
Updated package.json

1effcf10f4df132a85fdb92342571bb9749538cd authored about 13 years ago by Aleksey V Zapparov <[email protected]>
Version bump, 1.0.0 released.

a8ad7e336e9ea37b9f9d1a9b0ea1392b0280e892 authored about 13 years ago by Vitaly Puzrin <[email protected]>
Update HISTORY.md

8c0d329d1c9a036f39f8dca4c30463b09f98d459 authored about 13 years ago by Vitaly Puzrin <[email protected]>
Makefile fixed regression

ceb754e2c506ff1c06a3fb0006081fd6f846f020 authored about 13 years ago by Vladimir Dronnikov <[email protected]>
readme wordings

18b24f720cbd0a09a075ffc432f4b8f2818d488f authored about 13 years ago by Vladimir Dronnikov <[email protected]>
methodize methods fixed

c2fc65c0d04abe43ae14aa0d23faaa2ac7fc3db5 authored about 13 years ago by Vladimir Dronnikov <[email protected]>
_self suffix removed for methodized/functionalized methods

5f2cd86386d2049c940a77b5d23d07ea649d814c authored about 13 years ago by Vladimir Dronnikov <[email protected]>
removed unused images, closes #8

464c38df12eda0108a7ebf98478bbbf865d148f9 authored about 13 years ago by Vitaly Puzrin <[email protected]>
css: related-to, closes #6

15a9e00383cd0a65780516c5714d3bfc7a7cd6f1 authored about 13 years ago by Vitaly Puzrin <[email protected]>
css: methodized methods, closes #7

f821f21bc383cf1b26a11269e20006ff6bf763a7 authored about 13 years ago by Vitaly Puzrin <[email protected]>
methodized beutified

f6dd4f3c43c0175243c25b4a1fe777eb17ac09af authored about 13 years ago by Vladimir Dronnikov <[email protected]>
related-to note added. methodized/functionalized notes are given classes

63d129eac8b8ed9b5dabec12e37b006cc5a4be26 authored about 13 years ago by Vladimir Dronnikov <[email protected]>
fixed: {package.foo} resolved to '.' if package.json was missing

489d70685e15560851c1d3c9b76af1a00562480f authored about 13 years ago by Vladimir Dronnikov <[email protected]>
interpolation in title; hardcode manifest name

ead6f60dd5c2792c0a52e91100b55447675af9c7 authored about 13 years ago by Vladimir Dronnikov <[email protected]>
removed link in footer

43655546bfa0861babe55c1a6d2f7fc6e30001c8 authored about 13 years ago by Vladimir Dronnikov <[email protected]>
manifest is read and flattened, to help `package['a.b.c']` access

77a529224ba62b746e0cfa5849ee9776faaef509 authored about 13 years ago by Vladimir Dronnikov <[email protected]>
manifest drilldown supported. where to employ?

7c0a05c0eacd0dfa5f6c7043e9cfa27dded954d5 authored about 13 years ago by Vladimir Dronnikov <[email protected]>
got rid of bunch of --package options. now manifest is used to guess these options

1a89b308cb6eb8a608d7a35f70cda02dd38bf94f authored about 13 years ago by Vladimir Dronnikov <[email protected]>
issue #4 fixed. behavior is controlled by --broken-links=<hide|show|throw> option

9a50d6e8808288718eed6a3c6cf1bda221895da5 authored about 13 years ago by Vladimir Dronnikov <[email protected]>
updated 'marked' version

86faf9f9fe37da2a7eaa8471b2ef64fef945bd4b authored about 13 years ago by Vitaly Puzrin <[email protected]>
.bin -> bin, since npm per se uses bin

acf95578520ab743fd3f7ae3d11e6c86a317c441 authored about 13 years ago by Vladimir Dronnikov <[email protected]>
Permalink regression fix for FF

ad88e056a06fb67c267b686d09c47d6455b7c0df authored about 13 years ago by Aleksey V Zapparov <[email protected]>
Better title handling

3d10fdfe8f26f06588c736ac79544f38c7b42358 authored about 13 years ago by Aleksey V Zapparov <[email protected]>
Resolves #15

61a88b4bb6b52741a73891042dccf8939562e6e8 authored about 13 years ago by Aleksey V Zapparov <[email protected]>
Update README.md

d3400ab79dca9e7ddacfafc78211f856e509342d authored about 13 years ago by Vitaly Puzrin <[email protected]>
jison now ok with 0.6 node, updated dependency

502a429002b11d66646ae274e96a3f6fefd75f12 authored about 13 years ago by Vitaly Puzrin <[email protected]>
Update README.md

e0e5f06f03b96d8f341be8a1978249aaee9b6675 authored about 13 years ago by Vitaly Puzrin <[email protected]>
or i should reread docu

0e7e9f28f21c391db9d54911207d159811f66e23 authored about 13 years ago by Vladimir Dronnikov <[email protected]>