Ecosyste.ms: OpenCollective

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

github.com/pnpm/tabtab

tab completion helpers, for node cli programs & others. Inspired by npm completion
https://github.com/pnpm/tabtab

1.1.0

79ee237df5eed45dc53b261b1944f717da517f78 authored over 8 years ago
example: have yo-complete based on yeoman-environment and parse-help

115fdaec737ea64e3016b113b5b77360c38637fb authored over 8 years ago
fish - set default description to package name

9f8e9345657fc99655ddef6eef40c16a38c848c8 authored over 8 years ago
fix(fish): Better handling of description

779a188d5dbc3dd591938a56e2c9babf28249be3 authored over 8 years ago
Add notes on debug and log output

e42149a1349331ab6bea22497731b2e8a55e8d37 authored over 8 years ago
feat(completion): Emit completion events along package.json results

2ed8ef560610db0c1da05b14f6a0e79197333858 authored over 8 years ago
feat(completion): Enhance package.json completion to support last word

ce794d4a3a14e6f7519e027c240b9b7c0f536a96 authored over 8 years ago
readme: rm version badge

65e6654b748cc84f3b4053ed5ee39c36ac83d541 authored over 8 years ago
1.0.5

1b92b0ff73f029cd773334082c583e0d7ffb22ad authored over 8 years ago
release: git push tags && npm publish

29035d8d5ddc0c57c75b101ce0dd827e543bb1ef authored over 8 years ago
1.0.4

ad35cb8555c8d9c0246103bf920d9aa731f0ec67 authored over 8 years ago
Change standard-version msg

d1d19f6b15705bbc50a8f953f2e8a0738b2159fa authored over 8 years ago
chore(release): 1.0.3

dbbdcac74412ccc5ef00d42dd3544d9b01f5bfcc authored over 8 years ago
fix(babel): Add babel as prepublish step

97fc9ceec13931d8b40aeb15297af9edeb6db6a9 authored over 8 years ago
1.0.2: adding changelog

568754fc67c635a5de5b1b9525ba93356cda22c0 authored over 8 years ago
Add changelog

74bfb99e6597299f046c0177a631838216729617 authored over 8 years ago
1.0.1

a2a0cff17d3c3de9b699c6c14052bd969b25c17e authored over 8 years ago
bash: apply same spacing before closing ]

50f034057d14cc5535804afc9d968cc813490087 authored over 8 years ago
Merge pull request #16 from bsr/master

fix: zsh (on osx anyway) seems to require a space before the ]]

491366e7ed3b9980b759facb82f7dbc24242426b authored over 8 years ago
zsh (on osx anyway seems to require a space before the ]]

1f9f983194a664cb385bbd1b0ba55b833b7c3249 authored over 8 years ago
readme: fix toc

e1d8eb12f13e668f989dd7beb81dcffb14807fc0 authored over 8 years ago
readme: add examples to readme

67316638e9ee930d696bf90c1932f8046ceaf178 authored over 8 years ago
examples: add yo-complete example

1a1838146065230a488e2e1de3deedef224f448b authored over 8 years ago
fix: fix fish shell script to properly escape variables

6f9664e49cd4626409f87c009103f9bc23ae5c70 authored over 8 years ago
examples: update bower-complete readme

af9da609e6dafb5cfca56f8b711f3e853f97f159 authored over 8 years ago
fix: check in example and fix bower-complete package.json

c46185ffd6663dc3fd9508a1c86583e5788f6477 authored over 8 years ago
Check in examples

82de5ef2cd8bab7c2b5ebe30cce90a786e268ccb authored over 8 years ago
1.0.0-pre

6e15dc6d3cce1337d946e7968001f3928e2fdceb authored over 8 years ago
More docs

a483822ab72a20dfc1783a432d4490f4cb897b43 authored over 8 years ago
More docs

731222e68dbe912cfd85366093c16c251f04c875 authored over 8 years ago
readme - reformat

be710d57c33d1c78e106daab5f37d76f0c5c4203 authored over 8 years ago
test - fixing

1e145d120591b2be4f580849f30dae3cbfd6435f authored over 8 years ago
Cleanup old dir

45b09af17c7897573097bb3de774d731c948f1df authored over 8 years ago
test - fixing

8ac0036f298662fb50617ed78971466f5ce3855d authored over 8 years ago
Check in screenshots

b7e37248108f24aba9d9e41becdadc80e1db72c8 authored over 8 years ago
test - update gentle cli

286f80369ce490c30d25ce6edc07a6009dbfc69c authored over 8 years ago
badge version

751af468b68d9140e3fd1144ec0139427e37c076 authored over 8 years ago
Update docs, less verbose debug output

927e08c39d0a76191dac37b7433b39da4fa80974 authored over 8 years ago
Support completion item description for fish, still need work to do on zsh

5dfc6f031ae6f18caa90f3d15e3e9b6346a6704d authored over 8 years ago
Implement fish bridge, template system depending on $SHELL

18232300a0bb80d2c715a9b87f4eab69a239f744 authored over 8 years ago
Ensure directory exists before writing

bed76b35a0795230b15d6df08396cf2e9f6e0fc0 authored over 8 years ago
Shell adapters, handle bash / zsh / fish

ab90a1ae2920eb2a15913da85bfb9225194af7aa authored over 8 years ago
Implement json based completion results

542139513e576c79f48acfcbc8ffff013dcad148 authored almost 9 years ago
Event chaining, walking up the line untill it find a listener

3c4241c51d68a33b52c287818d98c5d88ff93c91 authored almost 9 years ago
install - check for existing content before writing

to prevent sourcing same script multiple times

2250e0830943d59ea0a3d490aaa49f3454aec088 authored almost 9 years ago
wip install / uninstall

16cdf7390e42ccab025563df427b4dc03e0dd890 authored almost 9 years ago
init completion directory registry

3f92281dff40f56364bf3dec070d179452ed1839 authored almost 9 years ago
Handle permission issue

c44ef315f7c10278bd5bd39bf56fbfff27e48f75 authored almost 9 years ago
Prompt user for completion script installation method

- bashrc
- zshrc
- pkg-config bash-completion completionsdir
- /usr/share/bash-completion/comp...

73f60907f17dfb2d66d7c26fba8ac9d3f9b7ff88 authored almost 9 years ago
ghpages task

62c4362434a76fd1657059ccc2d0c7968ecd858d authored almost 9 years ago
doc -wrong prefix

2c8b91a817044328c598f0b004d96388369565f4 authored almost 9 years ago
TomDocify

95874188b01421e1850fc344c70a91c50755cb82 authored almost 9 years ago
docs task

305b0b4f0015a39cbc71843d2207f4b02bd0517a authored almost 9 years ago
travis - add babelrc file

8a2a29b4a2f4a9b0f100ec3d87e4b7a08f943f4b authored almost 9 years ago
travis - run mocha with babel-node

962127c3824615bca48cf008c6d73559c08610a4 authored almost 9 years ago
travis - babel compile before test

ddac4220c10f255ba82562f79d78964dbea5162c authored almost 9 years ago
travis

5fe6b73e0a970cb31e962f8c1a350ec5e9495095 authored almost 9 years ago
rm old completion file

cef3c003b1ee85ca1cbc991b63587547de4ed3a8 authored almost 9 years ago
update readme

043c8087e5fc005966e5b7b45443c6306bfd19c9 authored almost 9 years ago
Main API and plumbing system done

c3cba1d0cccb98717340e1f594c21a09a97747b9 authored almost 9 years ago
Init command plumbing system

0361905bf777b9014003b012387193b8dfdd4d97 authored almost 9 years ago
Move old stuff to .old

94369a065d98d52ed4b1b4daef52157112084ee8 authored almost 9 years ago
API example

4c4d86c876bdf47b286d3eaf196a51a4aabe342c authored almost 9 years ago
Init v1

331402462a639f2111c2df3112d6ad3b29a8b5d3 authored almost 9 years ago
Move old stuff

a53de4a509f653fb361d961ea3fc98e174ddc81c authored almost 9 years ago
readme - update link to npm docs

356354814626be46af03dd0f05d7ccc13cc05b1c authored over 9 years ago
0.0.4

6e6748ffcc356431788a4348c004e07e44aa9694 authored over 9 years ago
Merge pull request #10 from djblue/master

Issues with tabtab in zsh.

57dd99405ef5719053a6807fb882b0293bd88325 authored over 9 years ago
Merge pull request #11 from wcandillon/patch-1

Fix typo

edecb5652443e7f4eec8c9d7df734ade3d871c3a authored over 9 years ago
:book: Fix typo

45c6eadc3eeadaea4994a66272210e81ec9e17a6 authored almost 10 years ago
Added default filesystem matching.

f57a2545ed45b2ceaef74d9f559e5588fce7d585 authored almost 10 years ago
Added back new line.

c74f7ab23bc37818d997578c7ba607c2f8c00a86 authored almost 10 years ago
Didn't realize the line had {completer} before. Changing back.

10f3472f1886ac3a4a6c9929a3ceefcb6223d242 authored almost 10 years ago
Updated the completion script to match current npm output.

Before this, in zsh, the tab completion would include files.
Not sure if that was intentional. In...

be1c512fde5d7c64e9725e3cdf89e343ac8945b7 authored almost 10 years ago
test - update vows

9443f42df9bc65421857342e7fd00482548a2c06 authored almost 10 years ago
0.0.3

866546b48df5a1a1aef40f8d817eb9f75a0a9a3f authored almost 10 years ago
Fix #3 - Add license info

f3fa6c894dee3ed32f0b1653745c0bdcb61744ec authored almost 10 years ago
travis - node 0.10

e13de5b9ab83e480ba1c77a2fa7e9aeb57df3cdb authored almost 10 years ago
Merge pull request #5 from bewest/master

Allow completing long options

805b6939e7edd1ce65d2ab88b94a713a2e8ef81f authored over 10 years ago
Allow completing long options

There was a bug where any string starting with '--' would never be
matched by tab completion. T...

f8473555bf7278a300eae31cbe3377421e2eeb26 authored almost 11 years ago
Merge pull request #4 from malandrew/patch-1

Catching EPIPE error caused by `source` closing file descriptor before reading it

4e57bc9ca6cf2ff51a5b0cd8ec958a32b24024ee authored over 11 years ago
Catching error caused by `source` closing file argument before reading from it.

Just added the same lines that isaacs has in completion.js to catch the EPIPE error caused by us...

4fca6aaf04b30b04e3c66e46dd87b90c43b49bbc authored over 11 years ago
rm old .pkgrc file

42bcf50dbf2b4d6a6533c08f56534e08f17847f7 authored almost 13 years ago
bumping version

cd56910a847e3d77a5b3a8ed168ff81659f8bccd authored almost 13 years ago
add missing devDependency

fab4faf8115416902c64539472881c18d86d47eb authored almost 13 years ago
tidy up readme a little bit, add travis file

032d13df382cf8f9f8e045f7c7bb7183a938191c authored almost 13 years ago
tidy up the whole mess. remove unused / unnecessary code

6a1e9c3879a454b1db4f277e26c1e4555390516a authored almost 13 years ago
correct abbrev with `-` in it

0b51ad8140f152cdbbd15ed9bdbab46309cb8b82 authored almost 13 years ago
edit package.json

9be6eba26133bed9d21bd0b5329dcc39b00d2449 authored about 13 years ago
return warn messages as state

8da7d5bc2dc6cf781e7065790964f259c214db36 authored about 13 years ago
warn without exiting with error, and ensure numbers on parsed env

34a2ede7ebb5d0f21ad8021c712adaf87dc056a8 authored about 13 years ago
rm gendoc script

06d3a7a4772edbc684d4777c88b9b84ef882dd0c authored about 13 years ago
add gendoc script

dbd4739c965529be5f71e6fa30b2765e5efc2ea5 authored about 13 years ago
package.json: specify directories for the docs task

08a25ef1f829612fd8cf96b16e545bad42d82f49 authored about 13 years ago
add some completion install/uninstall docs

46d324a9d72ecb9bcaa42d37d24c006b7b41e189 authored over 13 years ago
rename to tabtab and edit test assert to use dynamic path

for install/uninstall state assert

061a357ae5af36541a52bf205b610aba0700ba01 authored over 13 years ago
add vows test suite for completion output and install/uninstall cmd

029de431ac136a92cf8498011c6937e08feb9da0 authored over 13 years ago
edit docs.js comments and rm lib/cli.js (was empty anyway)

4abc675573a6b9107be8eb6caa2636cb400c46aa authored over 13 years ago
add pkgrc help command

fff228f68060ba567a463c1445c5f31c1654dd3b authored over 13 years ago
add install/uninstall helper

* install add the completer script to the according shell config file only
if not present yet.
*...

6cfb0ee6a40684e918463b30b15240c939c132a3 authored over 13 years ago