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
some docs, have more to write
9ccd0d7841fad68552bee1d638b3fb2a51ac260d authored about 13 years ago by Mickael Daniel <[email protected]>
9ccd0d7841fad68552bee1d638b3fb2a51ac260d authored about 13 years ago by Mickael Daniel <[email protected]>
add play-complete script, completion from `play help` output
f8347bb7d4d9949b758eb1a0b7b4ebf800f3bd9d authored about 13 years ago by Mickael Daniel <[email protected]>
f8347bb7d4d9949b758eb1a0b7b4ebf800f3bd9d authored about 13 years ago by Mickael Daniel <[email protected]>
Use readline's default filename completion if no matches.
5ea2d4cb8a3159551e508906019ef698dcab1469 authored about 13 years ago by Mickael Daniel <[email protected]>
5ea2d4cb8a3159551e508906019ef698dcab1469 authored about 13 years ago by Mickael Daniel <[email protected]>
log instruction on examples when not called within completion context
bfc6ad064152268c23ec6557073e0ab84894224b authored about 13 years ago by Mickael Daniel <[email protected]>
bfc6ad064152268c23ec6557073e0ab84894224b authored about 13 years ago by Mickael Daniel <[email protected]>
parse ``` and ~~~~ special code marker in markdowns
31ee00fad380e363fe9767df2d778326bbf0f846 authored about 13 years ago by Mickael Daniel <[email protected]>
31ee00fad380e363fe9767df2d778326bbf0f846 authored about 13 years ago by Mickael Daniel <[email protected]>
add help module, takes a file input (md, js or cs) and man a generated manpage
11d5d70559205d16fd792f10c644f3c3d91ce779 authored about 13 years ago by Mickael Daniel <[email protected]>
11d5d70559205d16fd792f10c644f3c3d91ce779 authored about 13 years ago by Mickael Daniel <[email protected]>
add basic script for vagrant completion
5a8fd4dce74ed6275f1a4ecf56e7c0473a88fc31 authored about 13 years ago by Mickael Daniel <[email protected]>
5a8fd4dce74ed6275f1a4ecf56e7c0473a88fc31 authored about 13 years ago by Mickael Daniel <[email protected]>
move helper functions to completion module
5fc9fa058f37b8b8d5a7028c13ea1ad814c9de5b authored about 13 years ago by Mickael Daniel <[email protected]>
5fc9fa058f37b8b8d5a7028c13ea1ad814c9de5b authored about 13 years ago by Mickael Daniel <[email protected]>
add cake/rake completion, very similar
Both scripts complete on cake/rake executable, parsing tasks and options
92f125f4bcc4dc7adc3e245754b656e104355c60 authored about 13 years ago by Mickael Daniel <[email protected]>
add completer options, decouple completed process from completer process
c864c9d66e7900a179f00195f43d9bcb4ccada49 authored about 13 years ago by Mickael Daniel <[email protected]>
c864c9d66e7900a179f00195f43d9bcb4ccada49 authored about 13 years ago by Mickael Daniel <[email protected]>
completion: add cakefile completion, testing options/tasks completion
working pretty well, but have to rely on child_process to parse stdout
33c272b5be8641c7be1ffd447aa616dba9e9d00c authored about 13 years ago by Mickael Daniel <[email protected]>
completion: add optimist completion, have to parse out the help output
cause there's no easy way to get optimist options/usage in the current
API. Note that this will ...
completion: add basic abbrev support and test with nopt/commander opt
a857dd28b167d15b2c8ef45baaf3e3d02e23046a authored about 13 years ago by Mickael Daniel <[email protected]>
a857dd28b167d15b2c8ef45baaf3e3d02e23046a authored about 13 years ago by Mickael Daniel <[email protected]>
played a little with nopt/commander options and basic completion
c6fa6de2860e050dde8b02e8cff71f17d5f041d4 authored about 13 years ago by Mickael Daniel <[email protected]>
c6fa6de2860e050dde8b02e8cff71f17d5f041d4 authored about 13 years ago by Mickael Daniel <[email protected]>
add prev to options parsed from compgen
cfb2894f5c4cd8c0f56dad31e7662fbf6c2bae87 authored about 13 years ago by Mickael Daniel <[email protected]>
cfb2894f5c4cd8c0f56dad31e7662fbf6c2bae87 authored about 13 years ago by Mickael Daniel <[email protected]>
add some commander/optimist/nopt examples script
22e06814744b52c7d3b4450ea52c1cd5e1ab7f0d authored about 13 years ago by Mickael Daniel <[email protected]>
22e06814744b52c7d3b4450ea52c1cd5e1ab7f0d authored about 13 years ago by Mickael Daniel <[email protected]>
completion - install instruction and simple line parsing/callback api
Run `<pkgname> completion` for install instruction.
Run `<pkgname> completion >> datauri complet...
completion start
totally inspired/copied/trying to learn from npm completion feature, not
doing much for now. Jus...
initial config work, merge of global/local rc file
64a0f7a268398ddea17163f9edae4e64cb51fbc6 authored about 13 years ago by Mickael Daniel <[email protected]>
64a0f7a268398ddea17163f9edae4e64cb51fbc6 authored about 13 years ago by Mickael Daniel <[email protected]>
readme, npm init
b5dae3a4e4fbf6dc3974ae3b86c5e6c21272b06d authored about 13 years ago by Mickael Daniel <[email protected]>
b5dae3a4e4fbf6dc3974ae3b86c5e6c21272b06d authored about 13 years ago by Mickael Daniel <[email protected]>
a start
a46ca2996264c6c4b2bf300855bdd11f3f4dadb1 authored about 13 years ago by Mickael Daniel <[email protected]>
a46ca2996264c6c4b2bf300855bdd11f3f4dadb1 authored about 13 years ago by Mickael Daniel <[email protected]>